Server/project/src
DanW 1fdd1967e9 Change name of trainArrivalDelaySeconds to clarify its meaning (!171)
Changed the name of the new `trainArrivalDelaySeconds` setting to `trainArrivalDelayObservedSeconds` so it's more obvious that it doesn't actually control the train arrival time.

`trainArrivalDelayObservedSeconds` is my first choice for naming this setting, and `trainArrivalDelayThatYouDefinitelyShouldNotChangeSoDoNotEvenThinkAboutItSeconds` is my second choice.

Co-authored-by: dwesterwick <dwesterwick@yahoo.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/171
Co-authored-by: DanW <danw@noreply.dev.sp-tarkov.com>
Co-committed-by: DanW <danw@noreply.dev.sp-tarkov.com>
2023-12-02 19:41:27 +00:00
..
callbacks Add new endpoint to calcualte a reduced raid time for scavs and send the maps base.EscapeTimeLimit value to client for PMC raids 2023-11-26 21:11:03 +00:00
context Move raid adjustment code into own service 2023-11-29 16:52:13 +00:00
controllers Potential fix for failed/repeatable quests keeping their subtask completed status 2023-12-02 00:10:25 +00:00
di Move raid adjustment code into own service 2023-11-29 16:52:13 +00:00
generators Fix multiple typos 2023-11-29 11:36:20 +00:00
helpers Fix big that casued bots to spawn with only 1 magazine at most 2023-12-02 19:25:46 +00:00
ide Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
loaders Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
models Change name of trainArrivalDelaySeconds to clarify its meaning (!171) 2023-12-02 19:41:27 +00:00
routers Move TraderData object into ItemEventRouterBase where it will cause less confusion 2023-11-30 10:30:13 +00:00
servers Rework of post-raid scav/pmc profile handling: 2023-11-20 16:33:04 +00:00
services Change name of trainArrivalDelaySeconds to clarify its meaning (!171) 2023-12-02 19:41:27 +00:00
utils Add new endpoint to calcualte a reduced raid time for scavs and send the maps base.EscapeTimeLimit value to client for PMC raids 2023-11-26 21:11:03 +00:00
ErrorHandler.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
Program.ts Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00