Commit Graph

26 Commits

Author SHA1 Message Date
CWX 7e7c1d1aaa Move generators to primary ctor 2025-01-18 19:54:33 +00:00
CWX 6d5ff3af2d use prim ctor and fixed warnings: Botcontroller and effected classes 2025-01-18 14:52:15 +00:00
Chomp 566deba507 Various code linting changes 2025-01-18 11:49:21 +00:00
CWX 4bf2c72257 fix null guard 2025-01-16 10:48:00 +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
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
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
Alex 94b7caf398 fixed up config enums 2025-01-15 11:52:33 +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
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 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
Chomp e35c125e02 Implemented: GetKeepAlive, ClearCache, IsMagazine + stubbed out GenerateBot` 2025-01-13 16:41:13 +00:00
Chomp 9102d06d65 Implemented GeneratePlayerScav and GetCloneOfBotBase 2025-01-13 16:28:46 +00:00
CWX de93e93d4d fix type 2025-01-13 14:08:21 +00:00
CWX 1767ad9be2 injectors go brr 2025-01-11 21:01:32 +00:00
CWX 295e18b6b6 add docBlocks to callbacks 2025-01-07 14:33:32 +00:00
CWX 032a89fb93 move location of generators and fix namespaces 2025-01-06 19:10:33 +00:00