Commit Graph

86 Commits

Author SHA1 Message Date
CWX 7e7c1d1aaa Move generators to primary ctor 2025-01-18 19:54:33 +00:00
Chomp 3c2f955cc4 Enabled GetClientRepeatableQuests 2025-01-18 15:46:57 +00:00
Chomp 9a492566b7 Reduced nesting inside AddCompatibleModsForProvidedMod 2025-01-18 15:36:14 +00:00
CWX 6d5ff3af2d use prim ctor and fixed warnings: Botcontroller and effected classes 2025-01-18 14:52:15 +00:00
CWX 2d0d8d6d0b Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-18 12:29:25 +00:00
CWX 6909837aac BotGeneraorHelper cleared of warnings, other changes needed for that too 2025-01-18 12:28:59 +00:00
Chomp 051c8a5a28 Replaced EliminationTarget with a dictionary 2025-01-18 12:08:29 +00:00
Chomp 566deba507 Various code linting changes 2025-01-18 11:49:21 +00:00
CWX 2b82a1065f partial implement 2025-01-17 23:02:12 +00:00
Chomp a8a0ce1880 Repeatable quest generation 2025-01-17 22:37:40 +00:00
Chomp 7a4bc0a3a6 Further work on repeatables 2025-01-17 21:39:03 +00:00
Chomp 1aa1737db3 Further implementation of generator 2025-01-17 21:28:43 +00:00
Alex 060b25222f help 2025-01-17 21:23:17 +00:00
Chomp ac354bb54f Partial implementation of RepeatableQuestGenerator 2025-01-17 19:38:07 +00:00
Chomp d862f845fd Implemented GenerateRepeatableQuest 2025-01-17 18:58:35 +00:00
Chomp 1b7a29a688 Added helper functions to BotEquipmentModGenerator 2025-01-17 10:25:41 +00:00
Chomp 7abcf08f09 Implemented getClientRepeatableQuests
Adjusted various profile properties to match EFT types
2025-01-16 20:36:50 +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
CWX d7f27820c8 start more botLootGen and fix types 2025-01-16 17:11:32 +00:00
CWX c8787c8310 Type changes, fix changes to botLootGen 2025-01-16 16:38:38 +00:00
Chomp fd969976eb Fixed client/weather returning the wrong date 2025-01-16 14:51:10 +00:00
CWX b25fc6b84b implement magGen Types 2025-01-16 13:31:50 +00:00
CWX 0826091fef fix null guards 2025-01-16 13:13:13 +00:00
CWX 80c4f75d01 formatting go wild, change two params to double from int in AddLootFromPool 2025-01-16 13:03:38 +00:00
CWX 3845b9c856 fix logging objects to be lowerCase for localisation 2025-01-16 12:33:19 +00:00
CWX bde1ee6008 fix check 2025-01-16 12:22:23 +00:00
CWX fbe2cd857b implement more in botequipmentmodgen 2025-01-16 11:57:20 +00:00
CWX c07c5982b5 implement FilterSightsByWeaponType 2025-01-16 11:39:20 +00:00
CWX 761aaff84c implement GetCompatibleModFromPool 2025-01-16 11:33:13 +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 e21515f02a implement SortModKeys 2025-01-16 10:51:16 +00:00
CWX 4bf2c72257 fix null guard 2025-01-16 10:48:00 +00:00
CWX 30962039d2 Doubles go brr 2025-01-16 10:39:53 +00:00
CWX 255034786a implement method in botequipgen 2025-01-16 10:36:59 +00:00
Chomp 25c9570859 Added implementation of GenerateModsForEquipment 2025-01-15 20:14:04 +00:00
CWX 863364a2ef fixed missing arg in constructor 2025-01-15 17:13:21 +00:00
CWX 65562a015e more bits 2025-01-15 17:02:09 +00:00
Chomp 9a29b29421 Fixed ILogger usage 2025-01-15 15:11:03 +00:00
Chomp e8b7247520 Partially implemented BotWeaponGenerator 2025-01-15 15:08:43 +00:00
Alex f48f7466f5 Fixed services 2025-01-15 15:08:36 +00:00
Alex 085eb66436 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-15 15:06:58 +00:00
Alex 8b3305efca T type logging 2025-01-15 15:06:54 +00:00
KaenoDev 3501ee4c2a updated GetTimeStampFromEpoch summery and made weathergenerate closer to ts 2025-01-15 14:39:33 +00:00
Chomp 655d559abd Implemented more of BotLootCacheService and related areas 2025-01-15 14:37:56 +00:00
CWX db490d215c fix type, fix changes to logic 2025-01-15 12:43:58 +00:00
CWX b7c6d6414a typing changes 2025-01-15 12:35:17 +00:00
CWX 9474487bdd Fix types, Implement botGenHelper 2025-01-15 12:24:37 +00:00
Chomp 926e5451df Updated PmcData Prestige property type 2025-01-15 12:15:01 +00:00