Server/project/src
2024-06-17 17:46:28 +01:00
..
callbacks Fixed altering SelectedMemberCategory in settings page not saving 2024-06-08 09:15:59 +01:00
context Null checks first pass (!353) 2024-05-27 16:05:16 +00:00
controllers Fixed nullref error on repeatable refresh click event 2024-06-16 10:58:35 +01:00
di Moved map marker logic out of InventoryController and into its own MapMarkerService 2024-06-12 19:32:27 +01:00
generators Split generateRewardItem() into two functions 2024-06-17 17:46:28 +01:00
helpers Refactored applyMoneyBoost() to improve readability + apply alteration to reward.value 2024-06-17 17:45:48 +01:00
ide Rebranding to SPT (!345) 2024-05-21 17:59:04 +00:00
loaders primery-dependencies (!355) 2024-05-28 14:04:20 +00:00
models Further improvements to setRandomisedGameVersionAndCategory() to handle unheard profiles the same as live 2024-06-17 10:23:13 +01:00
routers Added nullguard protection to serialize() for bundle loading 2024-06-17 15:35:49 +01:00
servers Added Error throwing when calling getConfig() and a config cannot be found 2024-06-08 12:56:24 +01:00
services Initial implementation of an ItemTpl and Weapon enum generator (!364) 2024-06-16 08:33:01 +00:00
tools/ItemTplGenerator Initial implementation of an ItemTpl and Weapon enum generator (!364) 2024-06-16 08:33:01 +00:00
utils Improved Recursive cloner implementation to preserve null state of data 2024-06-10 18:25:58 +01:00
ErrorHandler.ts Rebranding to SPT (!345) 2024-05-21 17:59:04 +00:00
Program.ts Rebranding to SPT (!345) 2024-05-21 17:59:04 +00:00