Commit Graph

448 Commits

Author SHA1 Message Date
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 71d76e0e77 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-27 21:21:11 +00:00
Alex efe9f81b31 more fixes 2025-01-27 21:21:04 +00:00
Chomp 8c7c01b214 Fixed mod chance calculation 2025-01-27 21:11:55 +00:00
Chomp 5d9d033d3c Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-27 21:11:38 +00:00
Chomp 3ac4eebcd9 Updated version 2025-01-27 21:11:17 +00:00
Alex b7b5b7da34 added if checks to some debug logs 2025-01-27 21:10:44 +00:00
Alex 7017f73d2e Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-27 20:57:56 +00:00
Alex 87dd6f6e0f multithreaded ragfair and botgen 2025-01-27 20:57:47 +00:00
Chomp 1ad04827a5 Fixed durability calculation issue 2025-01-27 20:39:07 +00:00
CWX 17aa4455a6 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-27 19:57:53 +00:00
CWX 557aee46b7 finish off lootgen 2025-01-27 19:57:50 +00:00
Alex a63365fc11 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-27 19:56:00 +00:00
Alex 3e46587bd9 fixed read buffering again 2025-01-27 19:55:49 +00:00
CWX 96110519de finish notificationSendHelper 2025-01-27 19:51:14 +00:00
Chomp 8fc0bb9547 Improved durability value generation 2025-01-27 19:41:04 +00:00
Chomp e836d3d0f8 Added more christmas items to list 2025-01-27 18:47:24 +00:00
Chomp b667982bad Fixed nullref on warnings 2025-01-27 18:46:39 +00:00
Chomp 178a947e16 Fixed incompatible checks failing 2025-01-27 18:46:15 +00:00
Alex 79793414d5 fixed buffering issue on read async spthttplistener 2025-01-27 18:37:17 +00:00
Chomp b0e34549ad Init output.warnings as array 2025-01-27 17:29:38 +00:00
Chomp fa669f3e05 Various ragfair fixes + implementations 2025-01-27 17:23:40 +00:00
Chomp 2617cbd0e5 Further fixes for flea items being listed by bots 2025-01-27 16:10:49 +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 9ff175d877 Improved logic inside GenerateModsForWeapon 2025-01-27 13:59:20 +00:00
Chomp 2f189ad00a Better system to get exp reward value from bot 2025-01-27 13:51:31 +00:00
Chomp b479c49d8f Updated bot data + added achievement icon 2025-01-27 12:46:04 +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 06c81c76d9 Update loot data 2025-01-27 12:12:44 +00:00
Chomp d2917062e8 Updated all instances of DateTime.Now to be DateTime.UtcNow 2025-01-27 12:06:02 +00:00
Chomp 9c77553bde Fixed datetime being incorrect inside GetActiveWeatherSeason 2025-01-27 12:02:14 +00:00
KaenoDev b4eceba9e6 Fix hideoutstashes getting their Ids replaced 2025-01-27 11:48:21 +00:00
Chomp a09519dd6a Cleanup of AddLootToContainer 2025-01-27 11:42:59 +00:00
Chomp 0ca878b269 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-27 11:40:05 +00:00
Chomp 2c65227f37 Fixed log message 2025-01-27 11:39:51 +00:00
KaenoDev 49529aecc1 Fix Quest reward pocket. Corrected comment 2025-01-27 11:38:22 +00:00
Chomp d7b316fa42 Get size of static loot item - take into account items with children may be larger with attachments 2025-01-27 11:31:12 +00:00
Chomp e832c3ca5a Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-27 11:26:53 +00:00
Chomp b6d6c06c6c Removed debugging code 2025-01-27 11:26:41 +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 cb6a0cd283 Fixed unable_to_generate_static_loot warning
hardened `GenerateStaticContainers` from nullref errors
2025-01-27 10:50:41 +00:00
Chomp f1915b61c2 Fixed DrawAmmoTpl nullref issues 2025-01-27 09:45:59 +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 1f74ebc920 Small cleanup of how the pocket pool is gathered 2025-01-27 08:36:38 +00:00
CWX d86865784b temp fix 2025-01-26 23:11:44 +00:00