Commit Graph

98 Commits

Author SHA1 Message Date
CWX c81964ef26 fix location loot gen 2025-01-25 00:33:17 +00:00
Chomp 0d1584c797 Implemented processOffersOnProfile 2025-01-24 23:15:05 +00:00
CWX 6e64f08089 Fix up types, added coversion methods to item and HideoutItem, null guards, add hideoutcontroller Update 2025-01-24 21:54:19 +00:00
CWX 2ad2540b53 implement HideoutHelper 2025-01-24 19:34:50 +00:00
Alex b81bc54c72 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-24 18:37:24 +00:00
Alex 53b5863650 moar fixes 2025-01-24 18:37:09 +00:00
CWX 3fa56ca5e7 implement repairHelper 2025-01-24 18:18:50 +00:00
Alex 022381d6e9 thanks typescript 2025-01-24 17:38:50 +00:00
Alex af8e082ae1 monkaS 2025-01-24 17:33:08 +00:00
Alex 8f6ee75e1d Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-24 17:06:50 +00:00
Alex aaa272b151 mooooaaaaaaaaaaar 2025-01-24 17:06:43 +00:00
Chomp 8389859940 Implemented RepairService 2025-01-24 14:59:08 +00:00
Alex 19619ec061 partial fixes 2025-01-24 13:56:47 +00:00
Alex 48228c6d2e more stuff fixed 2025-01-24 13:35:28 +00:00
CWX 8cc8300a70 Removed Product as a whole, it was just an item 2025-01-24 12:27:37 +00:00
CWX e3340beec9 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-24 12:17:40 +00:00
Alex 627d5dfe5c more stuff 2025-01-24 12:17:48 +00:00
CWX 5aaccf16af partial hideoutHelper 2025-01-24 12:17:20 +00:00
Alex 3eaf6887a1 FenseService 2025-01-24 12:16:17 +00:00
Chomp 2c06dd89d1 Map loot Implementation 2025-01-23 22:39:24 +00:00
CWX 8a0c66fd44 implement inraidHelper 2025-01-23 22:33:13 +00:00
CWX eaf903d884 first check pointless, implement probobjarray 2025-01-23 22:32:58 +00:00
CWX 21f29e7a53 missed one 2025-01-23 21:00:05 +00:00
CWX 07c4f6c306 client returns as double 2025-01-23 20:58:43 +00:00
Chomp 1fde680855 Cleanup of GetBotDifficultySettings 2025-01-23 16:58:42 +00:00
Chomp 91fc7f842d Fixed GetQuestFromDb failing when accepting a repeatable quest 2025-01-23 15:58:18 +00:00
Chomp 300454e174 Implemented gym endpoint 2025-01-23 15:50:48 +00:00
CWX 4080b430be null guards go brr 2025-01-23 14:50:49 +00:00
CWX 176c7ab8cf add check as this can come in as jsonElement for a reason 2025-01-23 14:50:28 +00:00
Chomp a57f739c41 Slightly reduced perf impact of ReplaceIDs 2025-01-23 13:44:36 +00:00
Chomp fa718dc77a Fixed error when editing array while iterating over it 2025-01-23 13:43:51 +00:00
CWX 753cb42b8c finish off payment helper 2025-01-23 13:39:22 +00:00
CWX e89c15efda Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-23 13:38:07 +00:00
CWX 5f8717cf46 add nullguards and fix callback 2025-01-23 13:37:38 +00:00
Chomp dc7378cd70 Repeatable Quest Implementation 2025-01-23 12:46:21 +00:00
Chomp c475a04261 Expanded IsDogtag method 2025-01-23 11:41:20 +00:00
Chomp b99bdbdc1f Repeatable implementation 2025-01-23 11:29:27 +00:00
CWX 916756bf19 work around to allow two different types of callbacks for the same one 2025-01-23 11:23:48 +00:00
CWX 1dc2fec880 remove dupe type, finish off paymentService, add getItemAsProduct method to itemhelper 2025-01-23 11:20:34 +00:00
Chomp f09c6f6088 Repeatable quest improvements 2025-01-23 10:58:47 +00:00
Chomp 792cf3a52c Added rootItem property to AddItemToStash 2025-01-23 09:34:49 +00:00
CWX 4f80264eb4 tradeHelper and traderHelper 2025-01-22 22:04:34 +00:00
CWX 2c10617daa finish botDiffHelper 2025-01-22 22:04:20 +00:00
Chomp 7b0379bc5c Fixed null issues 2025-01-22 19:53:25 +00:00
Chomp 426fe3305e Repalced saveserver with profileHelper 2025-01-22 19:45:04 +00:00
Chomp 5f0b0c30fc Fixed ResetTrader setting new traders to level 4 2025-01-22 15:22:36 +00:00
CWX ea040f53e1 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-22 14:29:26 +00:00
Chomp e7d5fda4d8 Fixed inaccuracies on profile creation 2025-01-22 14:29:57 +00:00
CWX 785efd8678 fix quest rewards being borked 2025-01-22 14:29:22 +00:00
Chomp 59e73f5a58 Fixed RemoveItem 2025-01-22 13:44:59 +00:00