Commit Graph

214 Commits

Author SHA1 Message Date
CWX 7fce98389f finish off dialogueController 2025-01-23 23:19:58 +00:00
CWX 71beef1adc implement buildController 2025-01-23 22:52:32 +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 78cd8dace0 null guards 2025-01-23 22:32:28 +00:00
CWX 43b38e3dcd add memberCat 2025-01-23 22:32:14 +00:00
CWX 6f7bc6d071 Fix typing 2025-01-23 21:21:11 +00:00
CWX 21f29e7a53 missed one 2025-01-23 21:00:05 +00:00
CWX 0dc240fa24 format kek 2025-01-23 20:59:44 +00:00
CWX d5f8509823 client returns ONLY Default like this 2025-01-23 20:59:36 +00:00
CWX 8c1cc9beea moved unused props to bottom, added additional missing props 2025-01-23 20:59:19 +00:00
CWX 07c4f6c306 client returns as double 2025-01-23 20:58:43 +00:00
CWX 21b834dd38 rename type 2025-01-23 20:58:34 +00:00
Chomp c0cbcee4be Fixed issue with Draw 2025-01-23 20:48:33 +00:00
Chomp 0938807640 Lint 2025-01-23 20:44:27 +00:00
Chomp d305e2cc7b Updated ApplyClothingItemToProfile 2025-01-23 20:43:56 +00:00
CWX a8043a0b60 Should match customization from node better 2025-01-23 19:35:02 +00:00
CWX dae1fd374d fix launcher given name not showing for registeration 2025-01-23 19:34:36 +00:00
CWX f0b82eeb9f dedupe with fall through 2025-01-23 18:58:32 +00:00
CWX 54459ff5f8 added missing jsonProp 2025-01-23 18:58:20 +00:00
CWX bc79e84173 make some props not be ignored if null 2025-01-23 18:43:00 +00:00
Chomp c857320ae9 Flagged props as never remove 2025-01-23 18:05:16 +00:00
Chomp b5066cab0a Improved error message 2025-01-23 17:30:51 +00:00
Chomp e666485c82 Implemented GetRandomTextThatMatchesPartialKey 2025-01-23 17:22:12 +00:00
Chomp 72cdae8641 Fixed GetAllBotDifficulties, now returns data for bot types lacking a json 2025-01-23 17:11:50 +00:00
Chomp 1fde680855 Cleanup of GetBotDifficultySettings 2025-01-23 16:58:42 +00:00
CWX 92453cca82 fix build issues 2025-01-23 16:23:39 +00:00
CWX 7f1d1397bc add nullable 2025-01-23 16:08:22 +00:00
CWX c3cbadb621 implement insuranceController 2025-01-23 16:08:14 +00:00
Chomp 750fde2e1d Made use of IdWithCount 2025-01-23 16:06:42 +00:00
Chomp a3bc91b076 Added missing type 2025-01-23 15:58:29 +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
Chomp 1cf6e4b93b Fixed invalid generation of repeatables 2025-01-23 15:12:29 +00:00
CWX ac81197c7a fix survey 2025-01-23 14:59:21 +00:00
Chomp 37912d1f4a Fix injection issue 2025-01-23 14:57:41 +00:00
Chomp 2bf3dd7b69 Implemented RagfairOfferHolder 2025-01-23 14:54:18 +00:00
CWX e90e9476a3 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-23 14:51:32 +00:00
CWX 23af3f7469 fix string for swtich 2025-01-23 14:51:25 +00:00
CWX 7998db110f fix negation 2025-01-23 14:51:16 +00:00
CWX 92771f9cdc fix types 2025-01-23 14:50:59 +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
CWX 0b1da5c956 fix switch on wrong type 2025-01-23 14:50:13 +00:00
Chomp 06e52e7323 Implemented TraderOffersNeedRefreshing 2025-01-23 14:16:27 +00:00
CWX c5e535fbde comment out ragfair code atm, to stop exception 2025-01-23 13:52:23 +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
Chomp 5fa7cb0a83 Fixed repeatable nullrefs 2025-01-23 13:42:49 +00:00