Server/project/src
Dev 92c5dc7f6b Reworked how items are chosen to be force-stacked
Fixes medical items not stacking correctly when there was multiple of the same item with different resource values

Added additional item types to be force-stacked
Added backpack item limit
Sligfhtly reduce item limit to account for items now stacking
2024-03-08 12:05:43 +00:00
..
callbacks Implement IRelease interface, add new route action and data to core.json (!249) 2024-03-07 18:16:55 +00:00
context Formatting 2024-02-02 15:00:21 -05:00
controllers Centralise check for upd object / creation if it doesnt exist into one helper function inside ItemHelper 2024-03-07 09:18:39 +00:00
di EXPERIMENTAL - pass output object into handleItemEvent and into move function 2024-02-10 15:44:21 +00:00
generators Filter out seasonal items from scavcase rewards when not inside seasonal event 2024-03-07 18:15:42 +00:00
helpers Fix warning being logged constantly 2024-03-07 13:44:43 +00:00
ide Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
loaders Fixes Linting Issues 2024-02-02 15:00:21 -05:00
models Implement IRelease interface, add new route action and data to core.json (!249) 2024-03-07 18:16:55 +00:00
routers Implement IRelease interface, add new route action and data to core.json (!249) 2024-03-07 18:16:55 +00:00
servers Adjustments to profile saving logging logic 2024-02-10 10:07:40 +00:00
services Reworked how items are chosen to be force-stacked 2024-03-08 12:05:43 +00:00
utils Show commit hash on debug and release versions 2024-03-05 20:23:10 +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