Commit Graph

104 Commits

Author SHA1 Message Date
Chomp 8d632e9bb2 Implemented skeleton of chatbot init 2025-01-18 12:39:42 +00:00
CWX 6909837aac BotGeneraorHelper cleared of warnings, other changes needed for that too 2025-01-18 12:28:59 +00:00
Chomp 566deba507 Various code linting changes 2025-01-18 11:49:21 +00:00
Alex 060b25222f help 2025-01-17 21:23:17 +00:00
Chomp c29dfc486d Repeatable quest changes 2025-01-17 21:06:56 +00:00
Alex f38adbb6b9 Added probabilityObjectArray 2025-01-17 20:42:32 +00:00
Chomp ac354bb54f Partial implementation of RepeatableQuestGenerator 2025-01-17 19:38:07 +00:00
CWX 88ced9e70d fix again 2025-01-17 19:36:01 +00:00
CWX 891b93e114 fix itemhelper 2025-01-17 19:35:13 +00:00
Alex 4fbd75b9f5 websockets 2025-01-17 18:14:46 +00:00
CWX 408dffbf13 fix null guards, implemented some of questHelper 2025-01-17 14:01:09 +00:00
Chomp d1cfe62c3f Implemented TraderStandingRequirementCheck 2025-01-17 12:59:11 +00:00
Chomp ae80af5204 Implemented TraderLoyaltyLevelRequirementCheck 2025-01-17 12:53:06 +00:00
Chomp 45fc86d8e0 Renamed QuestReward to Reward + QuestRewardType to RewardType 2025-01-17 11:58:10 +00:00
CWX 29966718b9 Implement ItemHelper 2025-01-16 22:17:26 +00:00
CWX c8de56d395 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-16 21:46:13 +00:00
CWX 1ce566c6b4 fix types, added missing method 2025-01-16 21:46:08 +00:00
Chomp 3c0c94245c Partially implemented RepeatableQuestController 2025-01-16 21:21:23 +00:00
CWX ad17bc756f fix enums 2025-01-16 20:22:31 +00:00
CWX f8deb290f5 fix more to do with ws 2025-01-16 20:21:30 +00:00
CWX 408e522fa5 fix ws url 2025-01-16 20:21:17 +00:00
CWX 9fa39a972d Fix typing, Importer needs type to be defaultBuilds as buildtype can be a string 2025-01-16 18:28:10 +00:00
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