Commit Graph

981 Commits

Author SHA1 Message Date
CWX 91dbfca547 Fix Notes and remove Dupe type 2025-01-25 14:54:00 +00:00
CWX 9c3aab4271 Type changes for "Time" to long or double 2025-01-25 14:42:59 +00:00
CWX 99994a69bd null guard 2025-01-25 14:27:15 +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 29a605f791 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-25 12:27:14 +00:00
CWX c2e4a1ea90 finish off questHelper, jsonElement fixes 2025-01-25 12:27:10 +00:00
Chomp fe8e820e93 Implemented post-raid system 2025-01-25 12:07:07 +00:00
CWX 8559c52c67 fix traderRefresh of purchases 2025-01-25 11:50:07 +00:00
CWX ab26e4205c Partial implementation of healthHelper, Type fuckery needs to be fixed 2025-01-25 11:49:47 +00:00
CWX b4ec3ef2aa fix time going negative 2025-01-25 10:54:01 +00:00
CWX 803d136051 FIX SPELLING AGAIN CHOMPERS 2025-01-25 10:53:49 +00:00
Chomp 4f60115494 Implemented CloneExistingCraftsAndAddNew 2025-01-25 10:33:01 +00:00
Chomp 6b9256a447 Updated JSONs 2025-01-25 10:26:52 +00:00
Chomp 228015dec6 Implemented CustomLocationWaveService 2025-01-25 10:22:49 +00:00
Chomp ef7f75f489 Fixed loot having incorrect capitalisation 2025-01-25 10:13:37 +00:00
Chomp ab7d00aa0d FIxed AppContext.RAID_ADJUSTMENTS failure 2025-01-25 09:34:41 +00:00
CWX c81964ef26 fix location loot gen 2025-01-25 00:33:17 +00:00
CWX 0aa6ef2039 LocationLootGen done 2025-01-25 00:14:58 +00:00
CWX 213c6e61f7 remove using 2025-01-24 23:33:33 +00:00
CWX b31878045b Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-24 23:24:22 +00:00
CWX 187d70348a more loot gen 2025-01-24 23:24:18 +00:00
Chomp 0d1584c797 Implemented processOffersOnProfile 2025-01-24 23:15:05 +00:00
CWX dac410befd fix logic and nullguards 2025-01-24 22:57:20 +00:00
Chomp acb5def10c Implemented AddLootToContainer 2025-01-24 22:52:42 +00:00
CWX 303a830437 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-24 22:09:34 +00:00
CWX 4a3c2d7bf0 type fix, remove event fix 2025-01-24 22:09:30 +00:00
Chomp 8f9d0f426b Add missing cast 2025-01-24 22:06:52 +00:00
Chomp d2ac96dcf5 Implemented ChangeRepeatableQuest 2025-01-24 22:05:31 +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
Chomp 3737f1b34f Partial implementation of InRaidController 2025-01-24 21:38:17 +00:00
Chomp 902ed2a5de Further implementation of SeasonalEventService 2025-01-24 21:28:56 +00:00
CWX 2ad2540b53 implement HideoutHelper 2025-01-24 19:34:50 +00:00
Chomp 7d95368411 Removed ragfair from trader list 2025-01-24 19:33:47 +00:00
Chomp 9fd9cfcae6 Added debug logging to ResetTraderPurchasesStoredInProfile 2025-01-24 19:33:16 +00:00
Chomp ef40e60284 Made warn time a const 2025-01-24 19:30:40 +00:00
Chomp 8c6cd21e85 Fixed pristine trader assorts not being saved correctly 2025-01-24 19:30:05 +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 5a8e2a5d3c null guard and fix ctor 2025-01-24 18:23:04 +00:00
CWX 267c647cbb Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-24 18:18:59 +00:00
Chomp 887bfa7501 Fixed logging issues 2025-01-24 18:20:06 +00:00
CWX 3fa56ca5e7 implement repairHelper 2025-01-24 18:18:50 +00:00
CWX 578d3a166a Change Prop to ColliderProps to not collide with another type 2025-01-24 18:10:33 +00:00
CWX b82588208d fix type 2025-01-24 18:00:01 +00:00
Chomp 4071351327 Implemented ShouldBuffItem + lint 2025-01-24 17:54:52 +00:00
Alex 9bc04ddc17 enabled fenseservice in tradercontroller 2025-01-24 17:41:31 +00:00