Commit Graph

  • e926379b4a ObjectExtensions performance improvement Alex 2025-01-18 11:33:11 +00:00
  • d96209f258 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp CWX 2025-01-17 23:02:30 +00:00
  • 107711ae12 Flagged some props as required in Item Chomp 2025-01-17 23:03:15 +00:00
  • 12a5a27809 change to lists CWX 2025-01-17 23:02:20 +00:00
  • 2b82a1065f partial implement CWX 2025-01-17 23:02:12 +00:00
  • d5f8f22569 type changes CWX 2025-01-17 23:02:02 +00:00
  • 18e7d5ba8e Expanded debug logging Chomp 2025-01-17 23:01:32 +00:00
  • 954144b079 Fixed build Chomp 2025-01-17 22:40:53 +00:00
  • a8a0ce1880 Repeatable quest generation Chomp 2025-01-17 22:37:40 +00:00
  • 7a4bc0a3a6 Further work on repeatables Chomp 2025-01-17 21:39:03 +00:00
  • 1aa1737db3 Further implementation of generator Chomp 2025-01-17 21:28:43 +00:00
  • 0d5e1ec9f6 haalp Alex 2025-01-17 21:25:41 +00:00
  • 060b25222f help Alex 2025-01-17 21:23:17 +00:00
  • c29dfc486d Repeatable quest changes Chomp 2025-01-17 21:06:56 +00:00
  • b2e454c826 fixed nullable Alex 2025-01-17 20:47:30 +00:00
  • f38adbb6b9 Added probabilityObjectArray Alex 2025-01-17 20:42:32 +00:00
  • ac354bb54f Partial implementation of RepeatableQuestGenerator Chomp 2025-01-17 19:38:07 +00:00
  • 88ced9e70d fix again CWX 2025-01-17 19:36:01 +00:00
  • 891b93e114 fix itemhelper CWX 2025-01-17 19:35:13 +00:00
  • 8bd927c75c commented out ping, Nodeserver doesnt do this afaik CWX 2025-01-17 19:21:01 +00:00
  • a4fa89ba6f add mapping for locations CWX 2025-01-17 19:20:35 +00:00
  • ab6d37bb7f remove unneeded routing use CWX 2025-01-17 19:20:23 +00:00
  • 6622f4767c Fix quests CWX 2025-01-17 19:20:11 +00:00
  • d862f845fd Implemented GenerateRepeatableQuest Chomp 2025-01-17 18:58:35 +00:00
  • 9421070406 Fix enum for WS CWX 2025-01-17 18:38:43 +00:00
  • 4fbd75b9f5 websockets Alex 2025-01-17 18:14:46 +00:00
  • c94408c596 changed classes to records Alex 2025-01-17 18:13:37 +00:00
  • 7d9afa3cb4 string splitting for URL fix CWX 2025-01-17 15:53:50 +00:00
  • 49997e5819 Fixed compile error and improved logic of GetQuestCount Chomp 2025-01-17 14:20:18 +00:00
  • 897be34ea9 more null guards, make params null by default CWX 2025-01-17 14:01:35 +00:00
  • 408dffbf13 fix null guards, implemented some of questHelper CWX 2025-01-17 14:01:09 +00:00
  • 8ed61ddbf2 implement the rest of bottlootcacheservice CWX 2025-01-17 13:05:25 +00:00
  • d1cfe62c3f Implemented TraderStandingRequirementCheck Chomp 2025-01-17 12:59:11 +00:00
  • cafb49e5fd implement GetRaidTime CWX 2025-01-17 12:52:49 +00:00
  • ae80af5204 Implemented TraderLoyaltyLevelRequirementCheck Chomp 2025-01-17 12:53:06 +00:00
  • 1db5750557 now use ProgramStatics CWX 2025-01-17 12:35:51 +00:00
  • db09389adf Improved AddCustomisationUnlocksToProfile logic Chomp 2025-01-17 12:35:07 +00:00
  • f6e58e92f7 Include cybertark customisation on dev profiles Chomp 2025-01-17 12:29:25 +00:00
  • 96a6acf1cd fix merge conflicts, finish off ProfileFixerService CWX 2025-01-17 12:09:08 +00:00
  • 45fc86d8e0 Renamed QuestReward to Reward + QuestRewardType to RewardType Chomp 2025-01-17 11:58:10 +00:00
  • 6b2eed3a74 improved accuracy of GetOtherProfile Chomp 2025-01-17 11:48:22 +00:00
  • 730c1170a0 Updated CreateDialogMessage implementation Chomp 2025-01-17 11:14:22 +00:00
  • b9dd3289cc Remvoed unused response object Chomp 2025-01-17 11:03:14 +00:00
  • cfe76241bc Added comments to BuyClothing Chomp 2025-01-17 10:53:54 +00:00
  • 9343ce5ddb Added Unheard customisations to AddCustomisationUnlocksToProfile Chomp 2025-01-17 10:48:30 +00:00
  • 794435eb47 Improved globals object accuracy Chomp 2025-01-17 10:45:08 +00:00
  • d4b9edb161 Stubbed out Migrate310xProfile Chomp 2025-01-17 10:31:39 +00:00
  • 1b7a29a688 Added helper functions to BotEquipmentModGenerator Chomp 2025-01-17 10:25:41 +00:00
  • b3c5cce497 Updated ObtainPrestige logic Chomp 2025-01-17 10:21:34 +00:00
  • f3a611cc64 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp Chomp 2025-01-17 10:12:01 +00:00
  • 3bf3c81815 Added nullguard to HideoutCustomizationSetMannequinPose Chomp 2025-01-17 10:11:51 +00:00
  • 29966718b9 Implement ItemHelper CWX 2025-01-16 22:17:26 +00:00
  • c8de56d395 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp CWX 2025-01-16 21:46:13 +00:00
  • 1ce566c6b4 fix types, added missing method CWX 2025-01-16 21:46:08 +00:00
  • 3c0c94245c Partially implemented RepeatableQuestController Chomp 2025-01-16 21:21:23 +00:00
  • 6a13e91839 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp Chomp 2025-01-16 20:37:06 +00:00
  • 7abcf08f09 Implemented getClientRepeatableQuests Adjusted various profile properties to match EFT types Chomp 2025-01-16 20:36:50 +00:00
  • a0cf0846a6 implement some of botlootcacheservice CWX 2025-01-16 20:22:46 +00:00
  • ad17bc756f fix enums CWX 2025-01-16 20:22:31 +00:00
  • f8deb290f5 fix more to do with ws CWX 2025-01-16 20:21:30 +00:00
  • 408e522fa5 fix ws url CWX 2025-01-16 20:21:17 +00:00
  • 0bd70f5f6c fix types CWX 2025-01-16 20:20:59 +00:00
  • bde5fb90db fix routing CWX 2025-01-16 19:59:16 +00:00
  • fea51987e3 finish off botLootGen CWX 2025-01-16 19:11:33 +00:00
  • 9fa39a972d Fix typing, Importer needs type to be defaultBuilds as buildtype can be a string CWX 2025-01-16 18:28:10 +00:00
  • c6538a7607 Fixed issue with GetUserBuilds Chomp 2025-01-16 18:00:01 +00:00
  • a2f82fa81b partial implementation of GetUserBuilds Chomp 2025-01-16 17:25:03 +00:00
  • d7f27820c8 start more botLootGen and fix types CWX 2025-01-16 17:11:32 +00:00
  • 7074683aad Implemented GetQteList Chomp 2025-01-16 17:06:22 +00:00
  • c62f9c7e22 ArrayToObject to handle nulls Alex 2025-01-16 17:05:56 +00:00
  • 3114e3e374 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp Alex 2025-01-16 16:51:12 +00:00
  • 287fef617f ParentID in HandbookCategory as mandatory Alex 2025-01-16 16:51:02 +00:00
  • beb5fab76c Merge branch 'main' of https://github.com/sp-tarkov/server-csharp Chomp 2025-01-16 16:42:56 +00:00
  • 11bd7be6ff use CountPVE as primary Chomp 2025-01-16 16:42:44 +00:00
  • c8787c8310 Type changes, fix changes to botLootGen CWX 2025-01-16 16:38:38 +00:00
  • 2746867d18 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp Chomp 2025-01-16 16:26:16 +00:00
  • 82cfeb974f improved accuracy of values Chomp 2025-01-16 16:26:06 +00:00
  • a9e65f8464 fix new profiles being null CWX 2025-01-16 16:17:10 +00:00
  • 3113729e24 finish off botGenHelper CWX 2025-01-16 16:14:35 +00:00
  • 7e0dc7f804 Fixed OpenZones type Chomp 2025-01-16 16:05:06 +00:00
  • 24dfd7cc11 Fixed incorrect types Chomp 2025-01-16 16:03:42 +00:00
  • 3086573017 Updated JSONs + assets Chomp 2025-01-16 15:51:22 +00:00
  • dbd3c18443 Enum converter for dictionary keys Alex 2025-01-16 15:45:26 +00:00
  • 0c08bac439 Fixed enum serialization Alex 2025-01-16 15:35:26 +00:00
  • 088248706d Merge branch 'main' of https://github.com/sp-tarkov/server-csharp CWX 2025-01-16 15:27:37 +00:00
  • 7901baea73 remove option to add nulls CWX 2025-01-16 15:27:32 +00:00
  • e1441f0782 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp Chomp 2025-01-16 15:22:07 +00:00
  • ebfaf73870 Updated UTC time values to match live Chomp 2025-01-16 15:21:54 +00:00
  • e8b208c09b fix localisation on beta mode CWX 2025-01-16 15:18:01 +00:00
  • fd010efbe7 Updated GameStartResponse.UtcTime return type Chomp 2025-01-16 15:18:47 +00:00
  • 844e7bac2f Fixed GetCustomisationStorage returning incorrect data Chomp 2025-01-16 15:16:14 +00:00
  • 11181abba5 Improved GetGameMode implementation Chomp 2025-01-16 15:08:33 +00:00
  • c3d8b05322 Fixed issue with launcher showing incorrect xp value Chomp 2025-01-16 15:06:21 +00:00
  • 07f97345fe fix editions for launcher CWX 2025-01-16 14:55:12 +00:00
  • f50666dea1 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp CWX 2025-01-16 14:55:03 +00:00
  • 0e434a695e Merge branch 'main' of https://github.com/sp-tarkov/server-csharp Alex 2025-01-16 14:54:48 +00:00
  • 083cf2557b Fixed image routes Alex 2025-01-16 14:54:41 +00:00
  • a14e0e9a2d fix gameMode url CWX 2025-01-16 14:51:33 +00:00
  • fd969976eb Fixed client/weather returning the wrong date Chomp 2025-01-16 14:51:10 +00:00
  • c385d77d1e include null when reading CWX 2025-01-16 14:35:05 +00:00