Commit Graph

  • dae1fd374d fix launcher given name not showing for registeration CWX 2025-01-23 19:34:36 +00:00
  • f0b82eeb9f dedupe with fall through CWX 2025-01-23 18:58:32 +00:00
  • 54459ff5f8 added missing jsonProp CWX 2025-01-23 18:58:20 +00:00
  • bc79e84173 make some props not be ignored if null CWX 2025-01-23 18:43:00 +00:00
  • c857320ae9 Flagged props as never remove Chomp 2025-01-23 18:05:16 +00:00
  • e040371998 CI Updates Refringe 2025-01-23 12:32:11 -05:00
  • b5066cab0a Improved error message Chomp 2025-01-23 17:30:51 +00:00
  • e666485c82 Implemented GetRandomTextThatMatchesPartialKey Chomp 2025-01-23 17:22:12 +00:00
  • 72cdae8641 Fixed GetAllBotDifficulties, now returns data for bot types lacking a json Chomp 2025-01-23 17:11:50 +00:00
  • 1fde680855 Cleanup of GetBotDifficultySettings Chomp 2025-01-23 16:58:42 +00:00
  • 92453cca82 fix build issues CWX 2025-01-23 16:23:39 +00:00
  • 7f1d1397bc add nullable CWX 2025-01-23 16:08:22 +00:00
  • c3cbadb621 implement insuranceController CWX 2025-01-23 16:08:14 +00:00
  • 750fde2e1d Made use of IdWithCount Chomp 2025-01-23 16:06:42 +00:00
  • a3bc91b076 Added missing type Chomp 2025-01-23 15:58:29 +00:00
  • 91fc7f842d Fixed GetQuestFromDb failing when accepting a repeatable quest Chomp 2025-01-23 15:58:18 +00:00
  • 300454e174 Implemented gym endpoint Chomp 2025-01-23 15:50:48 +00:00
  • 1cf6e4b93b Fixed invalid generation of repeatables Chomp 2025-01-23 15:12:29 +00:00
  • ac81197c7a fix survey CWX 2025-01-23 14:59:21 +00:00
  • 37912d1f4a Fix injection issue Chomp 2025-01-23 14:57:41 +00:00
  • 2bf3dd7b69 Implemented RagfairOfferHolder Chomp 2025-01-23 14:54:18 +00:00
  • e90e9476a3 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp CWX 2025-01-23 14:51:32 +00:00
  • 23af3f7469 fix string for swtich CWX 2025-01-23 14:51:25 +00:00
  • 7998db110f fix negation CWX 2025-01-23 14:51:16 +00:00
  • 92771f9cdc fix types CWX 2025-01-23 14:50:59 +00:00
  • 4080b430be null guards go brr CWX 2025-01-23 14:50:49 +00:00
  • 176c7ab8cf add check as this can come in as jsonElement for a reason CWX 2025-01-23 14:50:28 +00:00
  • 0b1da5c956 fix switch on wrong type CWX 2025-01-23 14:50:13 +00:00
  • 06e52e7323 Implemented TraderOffersNeedRefreshing Chomp 2025-01-23 14:16:27 +00:00
  • c5e535fbde comment out ragfair code atm, to stop exception CWX 2025-01-23 13:52:23 +00:00
  • a57f739c41 Slightly reduced perf impact of ReplaceIDs Chomp 2025-01-23 13:44:36 +00:00
  • fa718dc77a Fixed error when editing array while iterating over it Chomp 2025-01-23 13:43:51 +00:00
  • 5fa7cb0a83 Fixed repeatable nullrefs Chomp 2025-01-23 13:42:49 +00:00
  • 6dd43a3265 Reworked "readFile" to use streamreader Chomp 2025-01-23 13:42:31 +00:00
  • 3127465b35 Implemented RagfairRequiredItemsService Chomp 2025-01-23 13:42:03 +00:00
  • d97d901aad remove unneeded usings CWX 2025-01-23 13:40:23 +00:00
  • 753cb42b8c finish off payment helper CWX 2025-01-23 13:39:22 +00:00
  • e89c15efda Merge branch 'main' of https://github.com/sp-tarkov/server-csharp CWX 2025-01-23 13:38:07 +00:00
  • d56b8d1aaa revert typing changes CWX 2025-01-23 13:38:01 +00:00
  • 8176c815da add missing jsonPropNames CWX 2025-01-23 13:37:48 +00:00
  • 5f8717cf46 add nullguards and fix callback CWX 2025-01-23 13:37:38 +00:00
  • 00bd5b670c add code to setup missing objects CWX 2025-01-23 13:37:15 +00:00
  • 70e00e6f8c add jsonElement extension CWX 2025-01-23 13:36:58 +00:00
  • 37e45f5b99 add todo to fix error codes sent to client CWX 2025-01-23 13:36:46 +00:00
  • dc7378cd70 Repeatable Quest Implementation Chomp 2025-01-23 12:46:21 +00:00
  • 6fd562d672 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp CWX 2025-01-23 12:10:49 +00:00
  • 3386316c3a Finish scavcaserewardgen CWX 2025-01-23 12:10:46 +00:00
  • c475a04261 Expanded IsDogtag method Chomp 2025-01-23 11:41:20 +00:00
  • b99bdbdc1f Repeatable implementation Chomp 2025-01-23 11:29:27 +00:00
  • 916756bf19 work around to allow two different types of callbacks for the same one CWX 2025-01-23 11:23:48 +00:00
  • 7534f00fb6 fix build error CWX 2025-01-23 11:21:04 +00:00
  • 1dc2fec880 remove dupe type, finish off paymentService, add getItemAsProduct method to itemhelper CWX 2025-01-23 11:20:34 +00:00
  • f09c6f6088 Repeatable quest improvements Chomp 2025-01-23 10:58:47 +00:00
  • 792cf3a52c Added rootItem property to AddItemToStash Chomp 2025-01-23 09:34:49 +00:00
  • a2c01ee8ff Implemented RepairController.TraderRepair + repeatable cleanup Chomp 2025-01-22 23:30:40 +00:00
  • eec658641a Merge branch 'main' of https://github.com/sp-tarkov/server-csharp CWX 2025-01-22 22:04:54 +00:00
  • c28e494229 types go brr CWX 2025-01-22 22:04:50 +00:00
  • 4f80264eb4 tradeHelper and traderHelper CWX 2025-01-22 22:04:34 +00:00
  • 2c10617daa finish botDiffHelper CWX 2025-01-22 22:04:20 +00:00
  • 57807fdebb Implemented GenerateExplorationQuest Chomp 2025-01-22 21:41:39 +00:00
  • 63c1e51355 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp Alex 2025-01-22 21:16:17 +00:00
  • ea3e3f3a30 moaaaaar Alex 2025-01-22 21:16:10 +00:00
  • daa508c528 Fixed build error Chomp 2025-01-22 21:07:59 +00:00
  • dbf6f0d01f Partially implemented GenerateCompletionQuest Chomp 2025-01-22 21:04:11 +00:00
  • a95f5721c1 fix buying/selling CWX 2025-01-22 20:52:27 +00:00
  • decb6bbab7 added new stuff! :D Alex 2025-01-22 20:28:51 +00:00
  • 0cda91e7a5 Added missing set to probability Object Array Chomp 2025-01-22 20:21:47 +00:00
  • f4a180d9c4 Fixed repeatable quest generation errors Chomp 2025-01-22 20:21:25 +00:00
  • f2234e2d92 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp CWX 2025-01-22 19:59:58 +00:00
  • f260b22568 fix WS issues CWX 2025-01-22 19:59:54 +00:00
  • 7b0379bc5c Fixed null issues Chomp 2025-01-22 19:53:25 +00:00
  • d5d07f3bc1 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp Chomp 2025-01-22 19:46:07 +00:00
  • 426fe3305e Repalced saveserver with profileHelper Chomp 2025-01-22 19:45:04 +00:00
  • 7c347ffdf1 fix messages going poof CWX 2025-01-22 19:40:19 +00:00
  • c50b4b7d90 add lock on profiles CWX 2025-01-22 19:38:34 +00:00
  • f116eaba26 didnt do shit CWX 2025-01-22 19:38:25 +00:00
  • ce0b802246 Flagged more properties as JsonIgnoreCondition.Never Chomp 2025-01-22 17:44:47 +00:00
  • d565ec8b33 Flagged other items as nullable Chomp 2025-01-22 17:36:46 +00:00
  • 56a4fbf102 Flagged wishlist as never being removed from json Chomp 2025-01-22 17:34:13 +00:00
  • 9c40900bac Reworked GetDialog to return the dictionary value Chomp 2025-01-22 16:46:19 +00:00
  • 5da1060df6 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp CWX 2025-01-22 15:47:39 +00:00
  • 21207f4eef add timeout so debugging is earier CWX 2025-01-22 15:47:35 +00:00
  • 5f0b0c30fc Fixed ResetTrader setting new traders to level 4 Chomp 2025-01-22 15:22:36 +00:00
  • 396be67702 fixed missing props CWX 2025-01-22 14:46:19 +00:00
  • ea040f53e1 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp CWX 2025-01-22 14:29:26 +00:00
  • e7d5fda4d8 Fixed inaccuracies on profile creation Chomp 2025-01-22 14:29:57 +00:00
  • 785efd8678 fix quest rewards being borked CWX 2025-01-22 14:29:22 +00:00
  • d39b877cba Implemented Eat endpoint Chomp 2025-01-22 14:10:06 +00:00
  • 57fc237d64 assign timer to class field CWX 2025-01-22 13:45:59 +00:00
  • 59e73f5a58 Fixed RemoveItem Chomp 2025-01-22 13:44:59 +00:00
  • 3c66781207 null guard CWX 2025-01-22 13:35:36 +00:00
  • fac9b16713 check if exists and remove before trying to add again CWX 2025-01-22 13:35:27 +00:00
  • ee5eaae6a1 give traderstanding 0 instead of null CWX 2025-01-22 13:35:07 +00:00
  • 795a6ae09e fix logic CWX 2025-01-22 13:34:56 +00:00
  • 8949be2181 temp removal of async so exceptions dont get eaten and we can move forward CWX 2025-01-22 13:34:48 +00:00
  • 47d4466f92 remove async from onUpdate for now CWX 2025-01-22 13:33:51 +00:00
  • 0188c4a50d init dict before accessing CWX 2025-01-22 13:33:28 +00:00
  • d86a3c9c3c add regex anno alex asked for CWX 2025-01-22 13:33:10 +00:00
  • 877efc4adf Partial Implementation of InsuranceController Chomp 2025-01-22 12:55:45 +00:00
  • d9ea3d4497 Implemented InventoryHelper Chomp 2025-01-22 12:36:34 +00:00