Commit Graph

138 Commits

Author SHA1 Message Date
Chomp 73c48305a1 Add garbage collection after raid has been generated 2025-01-28 10:14:08 +00:00
Chomp 302a21af56 Further Concurrency improvements 2025-01-28 10:06:59 +00:00
Chomp 9a9c5f3c72 Fixed issues caused by inclusion of multithreading
Added stopwatch to bot generation
2025-01-28 08:49:01 +00:00
CWX 6b305bee07 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-27 21:28:45 +00:00
CWX 1cff358e52 add getLocalisation for pmc responses 2025-01-27 21:28:41 +00:00
Alex efe9f81b31 more fixes 2025-01-27 21:21:04 +00:00
Alex 87dd6f6e0f multithreaded ragfair and botgen 2025-01-27 20:57:47 +00:00
Chomp e836d3d0f8 Added more christmas items to list 2025-01-27 18:47:24 +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
Chomp ac8091106d Updated christmas item list 2025-01-27 12:43:42 +00:00
Chomp 63a5966222 Added HEADWEAR_ELF_HAT to christmas gear 2025-01-27 12:19:25 +00:00
Chomp 9c77553bde Fixed datetime being incorrect inside GetActiveWeatherSeason 2025-01-27 12:02:14 +00:00
KaenoDev 49529aecc1 Fix Quest reward pocket. Corrected comment 2025-01-27 11:38:22 +00:00
KaenoDev e265d024af Fix sptlastupdatetimestamp being null on first hideout tick causing weird issues. Fix ActivityService running on profiles not active 2025-01-27 11:23:09 +00:00
Chomp b72822bcf2 Fixed AddLootItemsToGifterDropItemsList causing raid load error + removed duplication 2025-01-27 09:45:21 +00:00
Chomp 6ecd66a05a Fixed possible null ref errors 2025-01-27 08:49:48 +00:00
Chomp b446d6b66d Enabled seasonal event system 2025-01-26 22:50:17 +00:00
Chomp ae9589cbcb Fixed weather not being set 2025-01-26 22:04:07 +00:00
Alex 39e1472afc more dictionary safety 2025-01-26 20:28:54 +00:00
Chomp 19cb1dc63d Expanded implementation of RagfairPriceService 2025-01-26 19:17:08 +00:00
CWX c7e0e58879 put back trycatch, seems to work as intended now 2025-01-26 18:14:59 +00:00
CWX d2c57c1e6a Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-26 18:13:55 +00:00
CWX e6c1d9fe94 finish off circleOfCultistService 2025-01-26 18:13:51 +00:00
KaenoDev 2f01efb70d Fixed airdrops not containing loot 2025-01-26 18:10:47 +00:00
Chomp e1b354e67b Implemented GetFleaPriceForOfferItems 2025-01-26 17:55:34 +00:00
Chomp c84754bd2d Implemented ItemFilterService 2025-01-26 17:48:31 +00:00
KaenoDev 2e3dc27eb0 Fix Car extract and coop extract 2025-01-26 17:41:02 +00:00
CWX 75b656bf87 CreateProfileService 2025-01-26 16:55:19 +00:00
CWX 8ae0759931 Remove unused class 2025-01-26 16:51:01 +00:00
CWX 5eb57fad6d remove unsued method and usings 2025-01-26 16:49:16 +00:00
CWX a8c58e95ff finish off notificationService 2025-01-26 16:48:53 +00:00
CWX 5639f13ccf finish off seasonalEventService 2025-01-26 16:42:11 +00:00
KaenoDev 17e4d1468f Fix membercatergory, victim and aggressor 2025-01-26 13:40:50 +00:00
Chomp aa56a06911 Fixed annoying issue where dictionary would throw exception 2025-01-26 11:10:06 +00:00
Chomp 4cf908eaae Fixed FilterBotEquipment nullref + others
Forced hideoutAreaStashes to show
Forced fastPanel to show

Forced bot min level to be no less than 1
2025-01-26 09:52:36 +00:00
CWX e16a08489a Fix profiles not creating, along with chomps replaceID changes 2025-01-25 21:20:32 +00:00
CWX 573cf786a9 cast to int, change type and lock before accessing bots 2025-01-25 20:13:30 +00:00
Chomp 5f663d70af Rewrote repaceIds function 2025-01-25 20:12:51 +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
CWX 04423082bd add pop function to List, fix accessing Dict 2025-01-25 16:14:54 +00:00
CWX 831ca48fbc null guarding and formatting 2025-01-25 15:44:54 +00:00
CWX 9c3aab4271 Type changes for "Time" to long or double 2025-01-25 14:42:59 +00:00
Chomp c6e774a063 partial implementation of RagfairOfferHelper 2025-01-25 13:17:55 +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
Chomp 4f60115494 Implemented CloneExistingCraftsAndAddNew 2025-01-25 10:33:01 +00:00
Chomp 228015dec6 Implemented CustomLocationWaveService 2025-01-25 10:22:49 +00:00
Chomp ab7d00aa0d FIxed AppContext.RAID_ADJUSTMENTS failure 2025-01-25 09:34:41 +00:00