Commit Graph

67 Commits

Author SHA1 Message Date
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
Chomp f2c03d9e59 Partially implemented BotLootGenerator 2025-01-15 12:06:41 +00:00
CWX f9f108448a change config method 2025-01-15 11:59:31 +00:00
Alex 94b7caf398 fixed up config enums 2025-01-15 11:52:33 +00:00
Alex 8f47bd89c5 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-15 11:50:55 +00:00
Alex 6a2f11d2c4 Improved logging with exceptions and remove config enum parameter 2025-01-15 11:49:42 +00:00
Chomp 5e79f02cbf Made use of EquipmentSlots enum 2025-01-15 00:04:44 +00:00
Chomp f0d00a210d Fixed GetSkillsWithRandomisedProgressValue error 2025-01-14 22:55:27 +00:00
CWX 72b4079ae3 finish off botGen, add missing method 2025-01-14 21:23:47 +00:00
Chomp 3591cb73f6 Fixed errors in botController 2025-01-14 20:47:19 +00:00
CWX 0d1feb8017 fix services and botgen level being null 2025-01-14 18:02:14 +00:00
KaenoDev de36bd9f2c Implement GenerateWeather and update getInRaidTime to match Ts server output 2025-01-14 17:50:47 +00:00
CWX 1c93a6eaaf fix typing 2025-01-14 17:22:32 +00:00
Chomp 144b63d8ef Implemented more of Bot Generation 2025-01-14 16:56:37 +00:00
Chomp 6aaa80767d First pass at botGeneration 2025-01-14 15:01:19 +00:00
Chomp d64dc5d040 Expanded PrestigeController implementation 2025-01-14 10:50:15 +00:00
CWX 2f98045740 fix playerscavn 2025-01-13 21:59:15 +00:00
Chomp ac1c026399 Expanded stubbiness of GenerateBot 2025-01-13 18:50:57 +00:00
Chomp 93b50f2d4d Updated _botGenerator.GeneratePlayerScav to return a PmcData 2025-01-13 18:48:00 +00:00
Chomp b53fb999ab Improved stubbiness of GenerateBot 2025-01-13 18:23:43 +00:00