Commit Graph

108 Commits

Author SHA1 Message Date
CWX 795a6ae09e fix logic 2025-01-22 13:34:56 +00:00
CWX 8949be2181 temp removal of async so exceptions dont get eaten and we can move forward 2025-01-22 13:34:48 +00:00
CWX 47d4466f92 remove async from onUpdate for now 2025-01-22 13:33:51 +00:00
CWX 0188c4a50d init dict before accessing 2025-01-22 13:33:28 +00:00
Chomp 877efc4adf Partial Implementation of InsuranceController 2025-01-22 12:55:45 +00:00
Chomp d9ea3d4497 Implemented InventoryHelper 2025-01-22 12:36:34 +00:00
CWX b103882884 fix logic 2025-01-22 12:09:54 +00:00
CWX 8c832cb8cb finish tradeController 2025-01-22 12:03:59 +00:00
CWX 536751e6c0 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-22 11:50:12 +00:00
CWX 77e5112983 start of tradeController, with slight type change 2025-01-22 11:50:08 +00:00
Chomp 9fea3196a3 InventoryHelper implementation 2025-01-22 11:28:11 +00:00
CWX e1ec67619d questHelper done 2025-01-22 11:15:14 +00:00
CWX edb68d7f8b null guard 2025-01-22 10:19:41 +00:00
CWX dbc1c11e7e add questTypeEnum to converter 2025-01-22 10:17:03 +00:00
clodan 65650ad978 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-21 22:57:19 +00:00
clodan 9a6bcfa21a ItemTplGenerator 2025-01-21 22:57:13 +00:00
Chomp 216bfa123f Added missing bot 2025-01-21 20:43:27 +00:00
clodan 83d639bf47 Moved assets outside of main project to avoid duplication and other fixes 2025-01-21 20:39:52 +00:00
Chomp 3989fa5e58 Added inventory controller implementation 2025-01-21 20:24:09 +00:00
clodan d9643ef519 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-21 15:56:25 +00:00
clodan e2566d57f4 LazyLoad some assets 2025-01-21 15:56:17 +00:00
Chomp 35380120bd toLower bot role when generating 2025-01-21 14:53:43 +00:00
Chomp 5c07a05343 Fixed GetRandomizedArmorDurability not handling some bot types 2025-01-21 14:21:25 +00:00
CWX 8dba8d6a9c temp fix 2025-01-21 14:02:08 +00:00
CWX 8fdfa0658d inventory callbacks fixed 2025-01-21 13:58:04 +00:00
Chomp 992d183a6f Use correct name 2025-01-21 13:49:16 +00:00
Chomp 639cf7e559 Fixed 'zombie' error spam 2025-01-21 13:47:01 +00:00
Chomp eec9c0eba1 BotGeneration improvemetns 2025-01-21 13:16:28 +00:00
CWX cd414302bf Fix debugging response with requestcompressed and responsecompressed 2025-01-21 13:09:17 +00:00
CWX 1ff7dcc2c4 go brr 2025-01-21 13:01:39 +00:00
clodan 31f2d9f8dc desync the itemeventrouter 2025-01-21 12:57:57 +00:00
clodan 7962b6a290 serializer for item event handling done 2025-01-21 12:51:36 +00:00
clodan 17ed7e5da2 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-21 12:39:04 +00:00
clodan af3c559802 ItemRequestData feeds 2025-01-21 12:37:55 +00:00
CWX 26f86403fe partial itemeventrouter changes 2025-01-21 12:35:45 +00:00
clodan 1f7380169e Added itemeventrouted deserializer 2025-01-21 12:23:25 +00:00
clodan 27fc22abb8 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-21 11:57:52 +00:00
clodan 33eeaf69b8 Added capability of ListOrT to handle strings and numbers 2025-01-21 11:57:44 +00:00
Chomp 2c1319a62b Improved durability limits 2025-01-21 11:51:29 +00:00
Chomp 37c1786018 BotGen bugfixes 2025-01-21 11:19:26 +00:00
Chomp 966b36715b More bot generation implementation 2025-01-21 10:59:04 +00:00
CWX ec1f660f4e Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-21 01:22:59 +00:00
CWX d298e1762b finish off eventoutputholder 2025-01-21 01:22:54 +00:00
KaenoDev d5c6515ef0 Finish LocationLifecycleService. Getting into raid dies on botgen now 2025-01-21 01:21:48 +00:00
CWX f458b085bf remove un needed type 2025-01-21 01:14:16 +00:00
CWX fa8f7960ed formatting, added missing props 2025-01-20 23:57:26 +00:00
CWX be2d84cf3c fix quest filtering 2025-01-20 23:48:19 +00:00
Chomp 0b412f4a18 BotGen fixes 2025-01-20 23:13:17 +00:00
Chomp 80cc38f80f Rewrote GetSecureRandomNumber to stop it always returning the same number 2025-01-20 22:48:17 +00:00
Alex 7645d6f347 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-20 22:11:06 +00:00