Commit Graph

548 Commits

Author SHA1 Message Date
CWX 897be34ea9 more null guards, make params null by default 2025-01-17 14:01:35 +00:00
CWX 408dffbf13 fix null guards, implemented some of questHelper 2025-01-17 14:01:09 +00:00
CWX 8ed61ddbf2 implement the rest of bottlootcacheservice 2025-01-17 13:05:25 +00:00
Chomp d1cfe62c3f Implemented TraderStandingRequirementCheck 2025-01-17 12:59:11 +00:00
CWX cafb49e5fd implement GetRaidTime 2025-01-17 12:52:49 +00:00
Chomp ae80af5204 Implemented TraderLoyaltyLevelRequirementCheck 2025-01-17 12:53:06 +00:00
CWX 1db5750557 now use ProgramStatics 2025-01-17 12:35:51 +00:00
Chomp db09389adf Improved AddCustomisationUnlocksToProfile logic 2025-01-17 12:35:07 +00:00
Chomp f6e58e92f7 Include cybertark customisation on dev profiles 2025-01-17 12:29:25 +00:00
CWX 96a6acf1cd fix merge conflicts, finish off ProfileFixerService 2025-01-17 12:09:08 +00:00
Chomp 45fc86d8e0 Renamed QuestReward to Reward + QuestRewardType to RewardType 2025-01-17 11:58:10 +00:00
Chomp 6b2eed3a74 improved accuracy of GetOtherProfile 2025-01-17 11:48:22 +00:00
Chomp 730c1170a0 Updated CreateDialogMessage implementation 2025-01-17 11:14:22 +00:00
Chomp b9dd3289cc Remvoed unused response object 2025-01-17 11:03:14 +00:00
Chomp cfe76241bc Added comments to BuyClothing
Updated `GetTraderClothingOffer` logic to not throw exception and keep going
2025-01-17 10:53:54 +00:00
Chomp 9343ce5ddb Added Unheard customisations to AddCustomisationUnlocksToProfile 2025-01-17 10:48:30 +00:00
Chomp 794435eb47 Improved globals object accuracy 2025-01-17 10:45:08 +00:00
Chomp d4b9edb161 Stubbed out Migrate310xProfile 2025-01-17 10:31:39 +00:00
Chomp 1b7a29a688 Added helper functions to BotEquipmentModGenerator 2025-01-17 10:25:41 +00:00
Chomp b3c5cce497 Updated ObtainPrestige logic 2025-01-17 10:21:34 +00:00
Chomp f3a611cc64 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-17 10:12:01 +00:00
Chomp 3bf3c81815 Added nullguard to HideoutCustomizationSetMannequinPose 2025-01-17 10:11:51 +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
Chomp 6a13e91839 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-16 20:37:06 +00:00
Chomp 7abcf08f09 Implemented getClientRepeatableQuests
Adjusted various profile properties to match EFT types
2025-01-16 20:36:50 +00:00
CWX a0cf0846a6 implement some of botlootcacheservice 2025-01-16 20:22:46 +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 0bd70f5f6c fix types 2025-01-16 20:20:59 +00:00
CWX bde5fb90db fix routing 2025-01-16 19:59:16 +00:00
CWX fea51987e3 finish off botLootGen 2025-01-16 19:11:33 +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
Chomp c6538a7607 Fixed issue with GetUserBuilds 2025-01-16 18:00:01 +00:00
Chomp a2f82fa81b partial implementation of GetUserBuilds 2025-01-16 17:25:03 +00:00
CWX d7f27820c8 start more botLootGen and fix types 2025-01-16 17:11:32 +00:00
Chomp 7074683aad Implemented GetQteList 2025-01-16 17:06:22 +00:00
Alex c62f9c7e22 ArrayToObject to handle nulls 2025-01-16 17:05:56 +00:00
Alex 3114e3e374 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-16 16:51:12 +00:00
Alex 287fef617f ParentID in HandbookCategory as mandatory 2025-01-16 16:51:02 +00:00
Chomp beb5fab76c Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-16 16:42:56 +00:00
Chomp 11bd7be6ff use CountPVE as primary 2025-01-16 16:42:44 +00:00
CWX c8787c8310 Type changes, fix changes to botLootGen 2025-01-16 16:38:38 +00:00
Chomp 2746867d18 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-16 16:26:16 +00:00
Chomp 82cfeb974f improved accuracy of values 2025-01-16 16:26:06 +00:00
CWX a9e65f8464 fix new profiles being null 2025-01-16 16:17:10 +00:00
CWX 3113729e24 finish off botGenHelper 2025-01-16 16:14:35 +00:00