Commit Graph

116 Commits

Author SHA1 Message Date
Chomp 853b644033 Partially implemented ragfair controller 2025-01-19 16:53:56 +00:00
CWX 19293d72b8 fix raidsettings being null, implement bot cache service 2025-01-19 16:04:17 +00:00
Chomp dab445a993 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-19 12:58:34 +00:00
Chomp 02dff918d1 Made use of HashSet when storing filled container ids during bot loot generation 2025-01-19 12:58:19 +00:00
CWX 10ca26c022 warnings fixed in inventoryController 2025-01-19 12:56:41 +00:00
Chomp 907b602646 Removed unused using across server project 2025-01-19 11:46:12 +00:00
CWX 4f32268c02 make stackCount an int 2025-01-18 22:58:22 +00:00
CWX bea2d1799c fix warnings for dialogueController 2025-01-18 22:53:04 +00:00
CWX 3402f94398 moved helpers to primary ctor 2025-01-18 20:11:08 +00:00
Chomp 69d22cef11 partially implemented inventory item movement 2025-01-18 18:01:40 +00:00
Chomp 8180fab8b8 Implemented various dialog functions 2025-01-18 17:03:21 +00:00
CWX 6d5ff3af2d use prim ctor and fixed warnings: Botcontroller and effected classes 2025-01-18 14:52:15 +00:00
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