Commit Graph

33 Commits

Author SHA1 Message Date
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
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
Chomp 6a66923545 Fixed issues with ScavGenerator not processing as expected 2025-01-13 15:57:40 +00:00
Chomp 4aaa37f951 Fixed GetScavKarmaLevel failing when no TradersInfo is empty 2025-01-13 15:20:07 +00:00
CWX 542ee67bc7 Implement playerscavgenerator 2025-01-13 14:08:34 +00:00
CWX de93e93d4d fix type 2025-01-13 14:08:21 +00:00
CWX 85967ac91b return on two methods to allow moving forward 2025-01-13 11:08:17 +00:00
CWX a8ef6655d7 fix encoding 2025-01-12 16:48:26 +00:00
Chomp 6fcf73f223 Improved Weather implementation 2025-01-12 16:23:48 +00:00
CWX 1767ad9be2 injectors go brr 2025-01-11 21:01:32 +00:00
CWX 5d866c25c0 Formatting 2025-01-08 13:41:25 +00:00
CWX 3ca974de8a initial change of nullables and few more generators 2025-01-08 13:16:38 +00:00
Alex d86cd909b2 fixed mod chances 2025-01-07 23:33:03 +00:00
CWX 52a643b06e add more generators 2025-01-07 22:40:22 +00:00
CWX 8d4ac6152d more generators 2025-01-07 20:48:06 +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