Commit Graph

414 Commits

Author SHA1 Message Date
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 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 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
Chomp b446d6b66d Enabled seasonal event system 2025-01-26 22:50:17 +00:00
CWX 982e59e7d3 should fix manakin pose request, somehow managed to get it without one, just by going in and out into that area 2025-01-26 22:42:38 +00:00
CWX 55126ef96d make ScavSaveRequest Inherit PmcData 2025-01-26 22:13:23 +00:00
Chomp ae9589cbcb Fixed weather not being set 2025-01-26 22:04:07 +00:00
CWX f1ff3a2d0c fix method dying 2025-01-26 21:42:04 +00:00
Chomp 008fb8fd94 Fixed nullref in AddExtraMagazinesToInventory 2025-01-26 21:33:19 +00:00
Chomp f131b3be02 Second attempt to fix nullref 2025-01-26 21:26:37 +00:00
Chomp c75389fe54 Fixed nullref in scav generation 2025-01-26 21:24:52 +00:00
CWX 7ac60188a0 fix standing, and quest messages 2025-01-26 21:17:42 +00:00
Chomp eb263aa8cf Fixed 'transfer' action failing 2025-01-26 21:02:00 +00:00
Chomp 283274c29c Flagged various values with json ignore 2025-01-26 20:57:03 +00:00
Alex 39e1472afc more dictionary safety 2025-01-26 20:28:54 +00:00
Alex 51ada1613f added timeoutcallbacks 2025-01-26 20:17:12 +00:00
Alex f4f4779488 fixed some loose ends on dialogue chatbots 2025-01-26 20:04:01 +00:00
Chomp 566e09185c partially implemented GetLocalisedOfferSoldMessage 2025-01-26 19:47:19 +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
CWX fbac2a50c2 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-26 19:19:05 +00:00
CWX 2903108f02 more done 2025-01-26 19:18:55 +00:00
Chomp 19cb1dc63d Expanded implementation of RagfairPriceService 2025-01-26 19:17:08 +00:00
CWX 19425c8afd Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-26 19:08:20 +00:00
CWX e490646e5d Start chatBots 2025-01-26 19:08:16 +00:00
KaenoDev 383eff66ee null check warnings so server doesnt die on having no warnings 2025-01-26 18:55:40 +00:00
KaenoDev 7e361a0a5e Clone data instead of directly editing it 2025-01-26 18:43:33 +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