Server/project/src
2024-09-01 16:45:31 +01:00
..
callbacks Fixed item sell prices not varying per trader - client/items/prices/TRADERID endpoint requires prices to be altered by the traders sell coef (which is based on player loyalty level with said trader) 2024-09-01 15:04:59 +01:00
context Fixed various Biome issues 2024-07-23 17:30:20 +01:00
controllers Added back accidentally removed code that adds missing bonuses to profiles 2024-09-01 16:45:31 +01:00
di Created new CircleOfCultist service and transplanted all code from Hideout controller into it 2024-08-26 11:46:38 +01:00
generators Cultist circle: 2024-08-26 11:17:10 +01:00
helpers Renamed IHandbookBase interfaces 2024-09-01 13:18:30 +01:00
ide Add types for variables on global scope. (!398) 2024-08-19 16:54:06 +01:00
loaders Changed mod path for loading bundles from the server to be relative (!389) 2024-07-31 20:14:12 +01:00
models Renamed IHandbookBase interfaces 2024-09-01 13:18:30 +01:00
routers Added back missing singleplayer/settings/raid/menu endpoint 2024-08-23 17:08:14 +01:00
servers Add async to the handleRequest chain in HttpServer (!387) 2024-07-28 14:45:25 +01:00
services Added back accidentally removed code that adds missing bonuses to profiles 2024-09-01 16:45:31 +01:00
tools/ItemTplGenerator Updated itemtpl enum 2024-08-21 15:34:55 +01:00
utils Fix logs paths (!390) 2024-07-31 20:14:20 +01:00
ErrorHandler.ts Apply Biome Formatting 2024-07-23 11:12:53 -04:00
global.d.ts Add types for variables on global scope. (!398) 2024-08-19 16:54:06 +01:00
Program.ts Apply Biome Formatting 2024-07-23 11:12:53 -04:00