Commit Graph

159 Commits

Author SHA1 Message Date
Chomp 58db41dd1e Added more type changes 2025-01-29 22:22:00 +00:00
Chomp 73b2924cf2 Added eventType enum 2025-01-29 20:03:31 +00:00
CWX ad1d368d08 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-29 13:35:22 +00:00
CWX b4602dce23 add timing to debug not info, remove a clone that i dont think is needed 2025-01-29 13:35:18 +00:00
clodan 7c060fdf86 RandomUtil fixes 2025-01-29 11:47:42 +00:00
Chomp 8a1dad338b Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-29 10:35:52 +00:00
Chomp 25617d507f Partially Implemented BackupService 2025-01-29 10:35:36 +00:00
clodan d427f5f33d Removed unnecessary services 2025-01-29 10:34:05 +00:00
CWX 16ba93383b add debug logging checcks 2025-01-28 21:30:57 +00:00
CWX 4d2a41fd0a formatting and start adding checks before logging debug messages 2025-01-28 20:12:41 +00:00
CWX b7184f68bd finish off custom item service 2025-01-28 19:57:01 +00:00
Chomp 78e8c1b3c1 Implemented BundleHashCacheService 2025-01-28 19:51:52 +00:00
Chomp 8ec6b94cc5 Implemented ModHashCacheService 2025-01-28 19:44:19 +00:00
CWX da301a570f formatting, finish off customItemService 2025-01-28 19:40:09 +00:00
CWX ed2bc36edd implement last method of CircleOfCultistService 2025-01-28 19:10:42 +00:00
Chomp 47512b0716 Small cleanup of ProfileFixerService 2025-01-28 15:39:44 +00:00
CWX 078e1b1b36 Improve Health system to Use EFT's models and actual Types, also fixed some RequestData not using the base record 2025-01-28 15:27:45 +00:00
Chomp ae7042dcc3 Improved logging message 2025-01-28 15:21:32 +00:00
Chomp df8f777431 Removed unnecessary method 2025-01-28 15:12:17 +00:00
Chomp 4605186c67 Updated MailSendService to use longs for timestamps + standardised optional params 2025-01-28 14:25:23 +00:00
Chomp dc0e29e8ef Updated _christmasEventItems 2025-01-28 12:46:21 +00:00
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