Commit Graph

82 Commits

Author SHA1 Message Date
CWX d7f27820c8 start more botLootGen and fix types 2025-01-16 17:11:32 +00:00
CWX 3113729e24 finish off botGenHelper 2025-01-16 16:14:35 +00:00
Chomp c3d8b05322 Fixed issue with launcher showing incorrect xp value 2025-01-16 15:06:21 +00:00
CWX fa307a29a3 finish BotWeaponGenHelper 2025-01-16 13:01:03 +00:00
CWX a9d9f2c4ff Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-16 12:33:33 +00:00
CWX 3845b9c856 fix logging objects to be lowerCase for localisation 2025-01-16 12:33:19 +00:00
Chomp 8e18d19e26 Temp implementation of TraderEnumHasValue 2025-01-16 12:31:49 +00:00
CWX 5ca4aa08d5 finish off profileHelper 2025-01-16 12:15:22 +00:00
Chomp 78fd9616df Further implementations to game start process 2025-01-16 12:11:05 +00:00
Chomp 62f917b325 Fixed server runtime error relating to web sockets 2025-01-16 11:28:34 +00:00
Chomp c589bc025c partially implemented NotificationSendHelper 2025-01-16 11:16:24 +00:00
Chomp 14a9a591aa Partially implemented NotifierHelper 2025-01-16 11:07:46 +00:00
CWX 11afc8f240 implement ProbabilityHelper 2025-01-16 10:56:29 +00:00
CWX 063013927c type changes, helper implemented 2025-01-15 18:54:05 +00:00
CWX 5fa67ad316 implment more of itemhelper 2025-01-15 18:03:28 +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 72457b697a Fixed presetHelper 2025-01-15 14:38:14 +00:00
Chomp 655d559abd Implemented more of BotLootCacheService and related areas 2025-01-15 14:37:56 +00:00
CWX 9474487bdd Fix types, Implement botGenHelper 2025-01-15 12:24:37 +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
CWX 31aae84e39 Implement botHelper 2025-01-15 10:57:00 +00:00
Chomp 5e79f02cbf Made use of EquipmentSlots enum 2025-01-15 00:04:44 +00:00
CWX 0fba37a18e Formatting and Tests need to be remade, RandomUtil now takes a logger 2025-01-14 21:27:24 +00:00
Chomp 3591cb73f6 Fixed errors in botController 2025-01-14 20:47:19 +00:00
CWX 06e4d3b820 implement method in weightedRandomHelper 2025-01-14 20:19:29 +00:00
Chomp 8c401cfd1f Various fixes + addedTimerUtil 2025-01-14 19:30:15 +00:00
CWX 0d1feb8017 fix services and botgen level being null 2025-01-14 18:02:14 +00:00
KaenoDev 826a463289 Remove comment 2025-01-14 17:53:18 +00:00
KaenoDev de36bd9f2c Implement GenerateWeather and update getInRaidTime to match Ts server output 2025-01-14 17:50:47 +00:00
CWX 1bc2d50eaa fix service and helper 2025-01-14 17:39:32 +00:00
CWX d147d81701 implement dialogueHelper 2025-01-14 17:17:44 +00:00
Chomp f0b534a6e0 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-14 11:53:56 +00:00
Chomp f20108a6c7 First pass at BotController implementation 2025-01-14 11:53:45 +00:00
CWX 0c243008b0 Fix timeutil 2025-01-14 11:42:12 +00:00
Chomp d64dc5d040 Expanded PrestigeController implementation 2025-01-14 10:50:15 +00:00
CWX feee6ccf91 implement weather helper 2025-01-13 21:58:02 +00:00
Chomp 2a875b2566 Fixed build 2025-01-13 19:35:42 +00:00
Chomp 251ccb9a04 Implemented GetFenceInfo 2025-01-13 19:03:10 +00:00
Chomp 572575802f Improved if check 2025-01-13 18:51:22 +00:00
CWX 533d21f06c implement questrewardhelper 2025-01-13 18:00:53 +00:00
CWX 4f3710e066 again 2025-01-13 16:11:29 +00:00
CWX d1aea27c5e formatting go brr, add missing method 2025-01-13 16:08:28 +00:00
Chomp 6a66923545 Fixed issues with ScavGenerator not processing as expected 2025-01-13 15:57:40 +00:00
CWX ba0da6c392 implement getquestfromdb for both helpers 2025-01-13 14:15:53 +00:00
CWX 33b937c841 Fix types 2025-01-13 14:08:15 +00:00
Chomp 25ecfa7e5b Fixed issues with `ReplaceIDs 2025-01-13 14:06:23 +00:00