Dev
|
d39c7f30f8
|
Update nvgIsActiveChancePercent into 2 properties, one for day, one for night
Removed:
nvgIsActiveChancePercent
Added:
nvgIsActiveChanceDayPercent
nvgIsActiveChanceNightPercent
|
2023-04-08 13:30:39 +01:00 |
|
Dev
|
c60c67fce5
|
Split config of lasers/lights active status by raid day/night status, default to day if no raid found
Removed:
lightLaserIsActiveChancePercent
Added:
lightIsActiveDayChancePercent?: number;
lightIsActiveNightChancePercent?: number;
laserIsActiveChancePercent?: number;
|
2023-04-08 13:18:01 +01:00 |
|
Dev
|
1fc35881d8
|
Refactor: Update various functions with changes from code review
|
2023-03-21 14:19:49 +00:00 |
|
Dev
|
e1310d74ca
|
Add Repo
|
2023-03-03 15:23:46 +00:00 |
|