Commit Graph

89 Commits

Author SHA1 Message Date
CWX 0fcfa99134 fix muslePainRequest 2025-01-28 16:47:45 +00:00
CWX 465054eabf Fix examine for Hideout and Messages 2025-01-28 16:31:03 +00:00
CWX 1900982a1e fix hideout takeProduction 2025-01-28 15:59:17 +00:00
Chomp 0f1a20507c Removed incorrect comments 2025-01-28 13:40:13 +00:00
Chomp cfde0bd528 Fixed issue with PMC level calculations coming back as 1 2025-01-28 12:11:15 +00:00
Chomp 9a9c5f3c72 Fixed issues caused by inclusion of multithreading
Added stopwatch to bot generation
2025-01-28 08:49:01 +00:00
Alex efe9f81b31 more fixes 2025-01-27 21:21:04 +00:00
Alex b7b5b7da34 added if checks to some debug logs 2025-01-27 21:10:44 +00:00
Alex 87dd6f6e0f multithreaded ragfair and botgen 2025-01-27 20:57:47 +00:00
Chomp b667982bad Fixed nullref on warnings 2025-01-27 18:46:39 +00:00
Chomp fa669f3e05 Various ragfair fixes + implementations 2025-01-27 17:23:40 +00:00
Chomp 5dc472014e Various Ragfair fixes - Allows trader offers to show, pmc offers still not appearing 2025-01-27 15:27:32 +00:00
CWX d86865784b temp fix 2025-01-26 23:11:44 +00:00
Chomp eb263aa8cf Fixed 'transfer' action failing 2025-01-26 21:02:00 +00:00
Chomp c971077ebb Implemented CreatePackOffer 2025-01-26 19:37:16 +00:00
Chomp 79cd42c62f Implemented CreateMultiOffer 2025-01-26 19:29:49 +00:00
KaenoDev 383eff66ee null check warnings so server doesnt die on having no warnings 2025-01-26 18:55:40 +00:00
KaenoDev 2f01efb70d Fixed airdrops not containing loot 2025-01-26 18:10:47 +00:00
CWX 30c239f7d1 potential fix for airdrops being requested after raid end 2025-01-26 14:04:02 +00:00
Chomp 93a2274165 Fixed botgen failing when no raid settings are found 2025-01-25 23:04:55 +00:00
CWX 986139b683 Fix botcap 2025-01-25 21:57:24 +00:00
CWX e16a08489a Fix profiles not creating, along with chomps replaceID changes 2025-01-25 21:20:32 +00:00
Valens 799a4c778e Update RepairController.cs
Implement RepairWithKit method.
2025-01-25 15:30:28 -05:00
Valens 7fcd72e8d3 Update NotifierController.cs
Remove unused parameters and clean up the controller so it doesn't break the build KEK.
2025-01-25 15:16:16 -05:00
Valens 8871827c92 Update NotifierController.cs
Start implementation of the NotifyAsync function from node server. Partially completed.
2025-01-25 15:14:22 -05:00
Chomp f484a4b16f Improved types for item purchasing
Fixed purchased items lacking inserts
2025-01-25 19:06:01 +00:00
Chomp 8ab23cf6f4 Fixed item examining not working 2025-01-25 18:02:06 +00:00
CWX 04423082bd add pop function to List, fix accessing Dict 2025-01-25 16:14:54 +00:00
CWX c3740ed484 re-enable bot gen 2025-01-25 15:44:27 +00:00
CWX 91dbfca547 Fix Notes and remove Dupe type 2025-01-25 14:54:00 +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
CWX c2e4a1ea90 finish off questHelper, jsonElement fixes 2025-01-25 12:27:10 +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
CWX 2ad2540b53 implement HideoutHelper 2025-01-24 19:34:50 +00:00
Chomp 8c6cd21e85 Fixed pristine trader assorts not being saved correctly 2025-01-24 19:30:05 +00:00
CWX 5a8e2a5d3c null guard and fix ctor 2025-01-24 18:23:04 +00:00
Chomp 887bfa7501 Fixed logging issues 2025-01-24 18:20:06 +00:00
Alex 9bc04ddc17 enabled fenseservice in tradercontroller 2025-01-24 17:41:31 +00:00
CWX 8cc8300a70 Removed Product as a whole, it was just an item 2025-01-24 12:27:37 +00:00
CWX 9b11df104b HideoutController done 2025-01-24 12:17:30 +00:00
Chomp 31d15e8404 Fixed build error 2025-01-24 11:12:36 +00:00
CWX 48b5a00726 implment other controllers 2025-01-23 23:52:35 +00:00
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