Commit Graph

91 Commits

Author SHA1 Message Date
Chomp 566deba507 Various code linting changes 2025-01-18 11:49:21 +00:00
CWX d5f8f22569 type changes 2025-01-17 23:02:02 +00:00
Chomp 7a4bc0a3a6 Further work on repeatables 2025-01-17 21:39:03 +00:00
Alex 060b25222f help 2025-01-17 21:23:17 +00:00
Chomp c29dfc486d Repeatable quest changes 2025-01-17 21:06:56 +00:00
CWX a4fa89ba6f add mapping for locations 2025-01-17 19:20:35 +00:00
Alex c94408c596 changed classes to records 2025-01-17 18:13:37 +00:00
CWX 897be34ea9 more null guards, make params null by default 2025-01-17 14:01:35 +00:00
Chomp 730c1170a0 Updated CreateDialogMessage implementation 2025-01-17 11:14:22 +00:00
CWX 0bd70f5f6c fix types 2025-01-16 20:20:59 +00:00
CWX fea51987e3 finish off botLootGen 2025-01-16 19:11:33 +00:00
CWX 9fa39a972d Fix typing, Importer needs type to be defaultBuilds as buildtype can be a string 2025-01-16 18:28:10 +00:00
Chomp c6538a7607 Fixed issue with GetUserBuilds 2025-01-16 18:00:01 +00:00
CWX c8787c8310 Type changes, fix changes to botLootGen 2025-01-16 16:38:38 +00:00
CWX a6b181fd69 implement GetCompatibleModFromPool 2025-01-16 11:29:16 +00:00
CWX 71d9afde1a implement ChooseModToPutIntoSlot 2025-01-16 11:11:55 +00:00
CWX 30962039d2 Doubles go brr 2025-01-16 10:39:53 +00:00
Chomp 25c9570859 Added implementation of GenerateModsForEquipment 2025-01-15 20:14:04 +00:00
CWX 063013927c type changes, helper implemented 2025-01-15 18:54:05 +00:00
Chomp 655d559abd Implemented more of BotLootCacheService and related areas 2025-01-15 14:37:56 +00:00
CWX b7c6d6414a typing changes 2025-01-15 12:35:17 +00:00
Chomp f2c03d9e59 Partially implemented BotLootGenerator 2025-01-15 12:06:41 +00:00
Chomp 5e79f02cbf Made use of EquipmentSlots enum 2025-01-15 00:04:44 +00:00
CWX b6e4dde259 add missing props, partial implement service 2025-01-14 23:11:42 +00:00
Chomp 0ce20d209f Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-14 21:33:22 +00:00
Chomp f55b2a51f9 Partially implemented seasonalEventConfig 2025-01-14 21:33:13 +00:00
CWX 72b4079ae3 finish off botGen, add missing method 2025-01-14 21:23:47 +00:00
Chomp 8c401cfd1f Various fixes + addedTimerUtil 2025-01-14 19:30:15 +00:00
CWX 6337aa7c02 change types 2025-01-14 16:49:56 +00:00
Chomp 34dcd2283e Updated GetFriends implementation 2025-01-14 16:16:57 +00:00
CWX b8ef700e28 Type fixings 2025-01-14 14:16:15 +00:00
Chomp 190e658537 Further improvements to BotController 2025-01-14 12:50:36 +00:00
Chomp 2bf4c2375f updated condition object and presetBatch types 2025-01-14 11:22:58 +00:00
CWX 5256d5b88a Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-13 21:59:47 +00:00
CWX 74a38d80e3 fix locations toDict 2025-01-13 21:57:18 +00:00
Chomp e261a9feef Implemented SendPraporStartingGift 2025-01-13 21:16:21 +00:00
Chomp 9102d06d65 Implemented GeneratePlayerScav and GetCloneOfBotBase 2025-01-13 16:28:46 +00:00
Chomp 6a66923545 Fixed issues with ScavGenerator not processing as expected 2025-01-13 15:57:40 +00:00
Chomp c1b509e3a8 Expanded LocationControler implementation 2025-01-12 17:24:26 +00:00
CWX a8ef6655d7 fix encoding 2025-01-12 16:48:26 +00:00
Chomp 44ee0f11d5 Expanded WeightedRandom() and GetWeightedWeatherTimePeriodMs() implementation 2025-01-12 16:37:28 +00:00
Chomp efaa85a44f Expanded ClientLogController implementation 2025-01-12 15:40:28 +00:00
CWX bb887b0901 Lots of new things (#40)
* callbacks

* controllers

* Router override

* make requests use interface

* create Routers

* extra parts
2025-01-12 15:35:32 +00:00
Alex 966562bc08 more work 2025-01-10 13:49:28 +00:00
CWX c4ab797820 More Type scaffolding 2025-01-09 19:26:55 +00:00
Alex 251b328208 fixed number parsing 2025-01-08 21:43:07 +00:00
CWX e64adbf4b8 update DatabaseTables and services to be Camelcase 2025-01-08 15:32:33 +00:00
CWX 3a8f9c77a0 fix up nullables missed 2025-01-08 14:01:23 +00:00
CWX 5d866c25c0 Formatting 2025-01-08 13:41:25 +00:00
Alex 0e883f3ec7 more db work 2025-01-08 00:04:02 +00:00