Server/project/src
2024-01-16 17:24:28 +00:00
..
callbacks Add locales fallback (!197) 2024-01-15 12:45:24 +00:00
context Fix app context 2023-12-27 20:08:57 +00:00
controllers Reduce instances of IItemEventRouterResponse being passed into a function and then returned, its an object and passed by ref, no need to return it 2024-01-16 12:21:42 +00:00
di Initial commit of trader services structure (!187) 2024-01-08 08:51:46 +00:00
generators Make use of presetHelper instead of rolling own implementation 2024-01-16 10:28:08 +00:00
helpers When choosing an item to add to a bot, check if the item being added would block an item already equipped 2024-01-16 13:14:48 +00:00
ide Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
loaders Merge branch 'master' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0 2023-12-15 14:16:15 +00:00
models Refactored flea purchase code 2024-01-16 11:47:40 +00:00
routers Initial commit of trader services structure (!187) 2024-01-08 08:51:46 +00:00
servers Remove redundant writeHead() call inside sendZLibJson() 2024-01-07 20:20:10 +00:00
services Add debug logging to getSortedMoneyItemsInInventory() 2024-01-16 17:24:28 +00:00
utils FIx appendErrorToOutput() overwriting warnings instead of appending 2024-01-16 12:04:55 +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