Commit Graph

112 Commits

Author SHA1 Message Date
Chomp 5f663d70af Rewrote repaceIds function 2025-01-25 20:12:51 +00:00
Chomp f484a4b16f Improved types for item purchasing
Fixed purchased items lacking inserts
2025-01-25 19:06:01 +00:00
Chomp f46cb294cd Implemented RagfairOfferHelper 2025-01-25 17:29:09 +00:00
Valens d7cd632e36 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-25 12:26:17 -05:00
Valens cb23d26da3 Fix AirdropService
Implement the AirdropService file, and all associated methods from the node server.
2025-01-25 12:25:32 -05:00
Chomp 88df3e6651 Implemented GetValidOffers + lint 2025-01-25 16:49:35 +00:00
Chomp f991cbee7c Flagged properties as non-null + More ragfair implementation 2025-01-25 14:45:16 +00:00
CWX f2683aef54 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-25 14:23:23 +00:00
CWX 0ef0d90704 fix getting new quests on accepting others, fix dialog type and null guards 2025-01-25 14:23:14 +00:00
Chomp 114826b6a8 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-25 13:18:11 +00:00
Chomp c6e774a063 partial implementation of RagfairOfferHelper 2025-01-25 13:17:55 +00:00
CWX 9ada369ede null guards 2025-01-25 12:40:34 +00:00
CWX c2e4a1ea90 finish off questHelper, jsonElement fixes 2025-01-25 12:27:10 +00:00
CWX ab26e4205c Partial implementation of healthHelper, Type fuckery needs to be fixed 2025-01-25 11:49:47 +00:00
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