Commit Graph

57 Commits

Author SHA1 Message Date
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
Chomp 9aabe952a0 Fixed broken dictionary add 2025-01-13 13:48:16 +00:00
Chomp 0a5aaed532 Fixed logging messages 2025-01-13 13:19:29 +00:00
CWX 8e19190a20 fix itemHelper 2025-01-13 12:48:24 +00:00
CWX 2d4cdce6d5 add compareUtil (needs implementing), start implementing ItemHelper 2025-01-13 12:22:34 +00:00
CWX bb4c389180 implement method in trader helper 2025-01-13 11:08:42 +00:00
Chomp 007dd48b37 Implemented IsMoneyTpl 2025-01-13 11:00:13 +00:00
Chomp 85b53c5fa9 Resolved injection issue 2025-01-13 10:43:20 +00:00
Chomp 91a7918dd8 Implemented GetNextUpdateTimestamp 2025-01-13 10:40:00 +00:00
Chomp efb8f84ba2 Added QuestRewardHelper and Cleaned up QuestHelper 2025-01-12 22:39:06 +00:00
Chomp 045c1a5eb5 More implementation of QuestHelper
made `QId` consistent
2025-01-12 21:06:05 +00:00
Chomp 42ed7683c9 Implemented QuestConditionHelper 2025-01-12 20:35:07 +00:00
Chomp 4dec2b4e7b Implemented QuestHelper methods 2025-01-12 19:44:23 +00:00
Chomp c479e6aaf1 Implementation of QuestHelper 2025-01-12 19:35:27 +00:00
CWX a9ac113cbb Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-12 19:24:57 +00:00
Chomp 9269705eee Fixed types + Implemented QuestController/helper method 2025-01-12 19:12:35 +00:00
CWX 70fcac5dbd implement one method in presetHelper to continue work 2025-01-12 18:41:19 +00:00
CWX ce1219f5e9 start itemHelper 2025-01-12 17:37:32 +00:00
CWX a8ef6655d7 fix encoding 2025-01-12 16:48:26 +00:00
Chomp 44ee0f11d5 Expanded WeightedRandom() and GetWeightedWeatherTimePeriodMs() implementation 2025-01-12 16:37:28 +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 7bb98b6991 Fix reflection for GameVersions 2025-01-10 22:33:46 +00:00
CWX b9316fee63 Fix compile errors 2025-01-10 22:18:49 +00:00
CWX edc11a63ee Complete transfer of ProfileHelper 2025-01-10 22:16:02 +00:00
Alex 20fcc26d9a partial work on profile callbacks 2025-01-10 17:44:53 +00:00