Server/project/src
2023-12-11 11:43:30 +00:00
..
callbacks Improve handling of a mail profileChangeEvents property 2023-12-07 20:16:04 +00:00
context Move raid adjustment code into own service 2023-11-29 16:52:13 +00:00
controllers From testing, inspecting an item sets value to false, not true 2023-12-07 20:37:56 +00:00
di Move raid adjustment code into own service 2023-11-29 16:52:13 +00:00
generators Improve handling of adding items to a bot container when the items type is incompatible with container 2023-12-08 16:27:34 +00:00
helpers Prevent increasing a skill to beyond the game limit of 5100 points 2023-12-11 11:43:30 +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 Improve handling of adding items to a bot container when the items type is incompatible with container 2023-12-08 16:27:34 +00:00
routers Update cleanUpCompleteCraftsInProfile() to handle when a hideout craft is cancelled by player 2023-12-10 22:31:55 +00:00
servers Reworked how the flea market categories are calculated, instead of trying to be smart and add/remove in a cache as offers are created, calculate the categories when needed 2023-12-05 20:41:43 +00:00
services getWeaponRepairSkillPoints() has a chance to return 0 due to the possibility of a critical failure, only run addSkillPointsToPlayer() if value is above 0 2023-12-10 13:18:14 +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