Commit Graph

117 Commits

Author SHA1 Message Date
CWX 6622f4767c Fix quests 2025-01-17 19:20:11 +00:00
Chomp d862f845fd Implemented GenerateRepeatableQuest 2025-01-17 18:58:35 +00:00
Chomp 49997e5819 Fixed compile error and improved logic of GetQuestCount 2025-01-17 14:20:18 +00:00
CWX cafb49e5fd implement GetRaidTime 2025-01-17 12:52:49 +00:00
CWX 1db5750557 now use ProgramStatics 2025-01-17 12:35:51 +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 cfe76241bc Added comments to BuyClothing
Updated `GetTraderClothingOffer` logic to not throw exception and keep going
2025-01-17 10:53:54 +00:00
Chomp d4b9edb161 Stubbed out Migrate310xProfile 2025-01-17 10:31:39 +00:00
Chomp b3c5cce497 Updated ObtainPrestige logic 2025-01-17 10:21:34 +00:00
Chomp 3bf3c81815 Added nullguard to HideoutCustomizationSetMannequinPose 2025-01-17 10:11:51 +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 ad17bc756f fix enums 2025-01-16 20:22:31 +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
Chomp 7074683aad Implemented GetQteList 2025-01-16 17:06:22 +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
Chomp 844e7bac2f Fixed GetCustomisationStorage returning incorrect data 2025-01-16 15:16:14 +00:00
Chomp 11181abba5 Improved GetGameMode implementation 2025-01-16 15:08:33 +00:00
Chomp c3d8b05322 Fixed issue with launcher showing incorrect xp value 2025-01-16 15:06:21 +00:00
CWX 07f97345fe fix editions for launcher 2025-01-16 14:55:12 +00:00
CWX a14e0e9a2d fix gameMode url 2025-01-16 14:51:33 +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 432a8f337b Fixed nullref error 2025-01-16 12:30:56 +00:00
Chomp 78fd9616df Further implementations to game start process 2025-01-16 12:11:05 +00:00
CWX 30962039d2 Doubles go brr 2025-01-16 10:39:53 +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
CWX b7c6d6414a typing changes 2025-01-15 12:35:17 +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
Chomp 3591cb73f6 Fixed errors in botController 2025-01-14 20:47:19 +00:00
Chomp 770976527e Formatting changes 2025-01-14 18:57:26 +00:00
Chomp 77c2f94aad Implemented HideoutCustomizationSetMannequinPose 2025-01-14 18:51:54 +00:00
Chomp 80b077b74d Implemented parts of HideoutCallbacks 2025-01-14 18:46:41 +00:00
Chomp 55b6f17de3 Stubbed out client/game/profile/items/moving - hideoutCustomizationSetMannequinPose 2025-01-14 18:05:58 +00:00
Chomp 34dcd2283e Updated GetFriends implementation 2025-01-14 16:16:57 +00:00
CWX 8dbbc07670 sorting 2025-01-14 14:16:47 +00:00
Chomp 190e658537 Further improvements to BotController 2025-01-14 12:50:36 +00:00
Chomp f20108a6c7 First pass at BotController implementation 2025-01-14 11:53:45 +00:00
Chomp 58f7390468 Added various error messages 2025-01-14 10:50:50 +00:00
Chomp d64dc5d040 Expanded PrestigeController implementation 2025-01-14 10:50:15 +00:00
CWX d5db2023da change type to dictorlist and use dict 2025-01-13 21:59:34 +00:00
CWX e117c97400 null check 2025-01-13 21:59:21 +00:00