Server/project/src
Dev df69b229b3 Reworked bot generation to pass game version into generateEquipment()
`generateAndAddEquipmentToBot()` now handles pockets separately, flags UhD pockets as not to gen mods as for some reason it has slots 😕
Use this data to adjust the pocket tpl chosen for `unheard_edition`

Add pocket loot weightings of 5 + 6 items for unheard_edition PMCs
2024-06-16 21:09:59 +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 Reworked bot generation to pass game version into generateEquipment() 2024-06-16 21:09:59 +01:00
helpers Fixed nullref error on repeatable refresh click event 2024-06-16 10:58:35 +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 Initial implementation of an ItemTpl and Weapon enum generator (!364) 2024-06-16 08:33:01 +00:00
routers Fixed hideout crafts causing server failure 2024-06-04 19:23:37 +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