Server/project/src
Dev 8014bdd06f Updated water filtering system to correctly check the craft progress against the ProductionTime value stored in the profile instead of the base ProductionTime value in the hideout json.
This is because the base value doesn't take into account any craft bonuses the profile has

After collecting a product from a continious craft, `ProductionTime` in the profiles craft data will be refreshed, this resolves issues with adjusting the `production.json` craft times not applying to continuous crafts
2024-08-09 16:04:43 +01:00
..
callbacks Fixed various Biome issues 2024-07-23 17:30:20 +01:00
context Fixed various Biome issues 2024-07-23 17:30:20 +01:00
controllers Updated water filtering system to correctly check the craft progress against the ProductionTime value stored in the profile instead of the base ProductionTime value in the hideout json. 2024-08-09 16:04:43 +01:00
di Fixed container errors due to biome 2024-08-07 22:09:46 +01:00
generators Fix issue in BotLevelGenerator when high level (!388) 2024-07-30 08:29:04 +01:00
helpers Updated water filtering system to correctly check the craft progress against the ProductionTime value stored in the profile instead of the base ProductionTime value in the hideout json. 2024-08-09 16:04:43 +01:00
ide Rebranding to SPT (!345) 2024-05-21 17:59:04 +00:00
loaders Changed mod path for loading bundles from the server to be relative (!389) 2024-07-31 20:14:12 +01:00
models Basic implementation of pocket tpl quest reward handling 2024-08-03 23:10:54 +01:00
routers Fixed various Biome issues 2024-07-23 17:30:20 +01:00
servers Add async to the handleRequest chain in HttpServer (!387) 2024-07-28 14:45:25 +01:00
services Fix Bonuses in various Services using Find and not filter. 2024-08-09 15:03:50 +01:00
tools/ItemTplGenerator Fixed various Biome issues 2024-07-23 17:30:20 +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
Program.ts Apply Biome Formatting 2024-07-23 11:12:53 -04:00