Server/project/src
2023-10-29 20:46:50 +00:00
..
callbacks First pass at handling the cancellation of a hideout craft. 2023-10-28 15:53:13 +01:00
context Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
controllers Correctly handle when crafts are completed, null craft data instead of removing entire production key/value pair 2023-10-28 17:57:14 +01:00
di Add a new /singleplayer/log route (!160) 2023-10-26 09:44:17 +00:00
generators Default value to false if not found intead of letting it be undefined 2023-10-29 20:45:35 +00:00
helpers Rename variable for clarity 2023-10-29 20:44:41 +00:00
ide Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
loaders Cleanup of async method names 2023-10-20 12:23:19 +01:00
models First pass at handling the cancellation of a hideout craft. 2023-10-28 15:53:13 +01:00
routers Send correct data to client to inform it craft has been cancelled 2023-10-28 17:48:37 +01:00
servers Show sessionid/profile id when profile data is saved 2023-10-21 20:19:45 +01:00
services Adjust servers handling of item stacks, when item has a StackMaxSize value of 1, use that instead of items db property StackMaxRandom 2023-10-28 19:39:45 +01:00
utils Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
ErrorHandler.ts Fixes Insured items on secured containers (!158) 2023-10-23 16:45:40 +00:00
Program.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00