Commit Graph

492 Commits

Author SHA1 Message Date
rootdarkarchon b12c7ddbd0 Harden AddTaskItemRequirementsToRewardPool against NullReferenceExceptions (#729)
* Sanitize AddTaskItemRequirementsToRewardPool

* add log

---------

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2026-01-15 11:56:05 -08:00
Chomp 0523bd07a2 Fixed bot generation working with stale data when transiting #726 2026-01-10 10:43:58 +00:00
acidphantasm 432dd2e733 Furtherfix ragfair modlimits (#724)
* Further fix to mod limit debug log

* Small improvements on FlagOfferForRemoval to correctly fix logging instead of FromSeconds using the unixtimestamp

---------

Co-authored-by: acidphantasm <acidphantasm@acidphantasm.com>
2026-01-06 11:52:48 +00:00
sp-tarkov-bot 82effe6b1c Format Style Fixes 2026-01-06 10:10:52 +00:00
Chomp 9ed310538c Fixed invalid logging inside WeaponModLimitReached() #721 2026-01-06 10:09:57 +00:00
sp-tarkov-bot 5f32253a72 Format Style Fixes 2025-12-31 13:44:01 +00:00
Chomp 3c5ef91b11 Reduced memory allocations relating to debug logging
Improved debug log text consistency
Removed duplicate survival time calculation
Improved survival time calculation safety
improved `exitAdjustments` contents check
Improved use of values to be explicitly doubles
2025-12-31 13:43:10 +00:00
Chomp 4633d885f5 Fixed locked prestiged items being stuck #717 2025-12-31 09:58:44 +00:00
Chomp 1ba317d74b Moved christmasLootBoostAmount into config 2025-12-26 13:38:19 +00:00
Archangel a8aead3294 Revert "Slightly reduce boost"
This reverts commit 02a392b1b3.
2025-12-26 14:29:15 +01:00
Archangel 02a392b1b3 Slightly reduce boost 2025-12-26 14:23:18 +01:00
Archangel 29b721d0c8 Bump christmas loose loot spawns ever so slightly 2025-12-26 14:16:23 +01:00
Archangel 40defdd080 if christmas is enabled spawn items in the sleigh 2025-12-26 13:09:43 +01:00
Archangel 69120b6f63 Check if .upd is not null when sorting (Fixes: #715) 2025-12-26 11:50:25 +01:00
Archangel e314c9ae89 Reset timer back to 5 minutes 2025-12-20 20:29:43 +01:00
Archangel fe4a71a681 Further khorovod fixes 2025-12-20 20:17:41 +01:00
Chomp 899e6fbff0 Moved loop to be inside guard 2025-12-20 19:11:55 +00:00
Chomp c7155630a3 Moved logic to better location 2025-12-20 15:59:52 +00:00
sp-tarkov-bot 4ad97ec82b Format Style Fixes 2025-12-20 15:42:07 +00:00
Chomp ce2fc8a56e Wired up transit whitelist system for use in Khorvod event 2025-12-20 15:41:16 +00:00
Archangel e46474fdd2 Update if check 2025-12-20 16:28:40 +01:00
Archangel 04c86f6d9c Enable events on transit, set khorovod time to 300 seconds 2025-12-19 15:12:56 +01:00
Archangel 828df84ef3 Add proper flag handling on TransitionType 2025-12-19 14:26:15 +01:00
Archangel 1e323f8c24 Update log 2025-12-19 13:36:06 +01:00
Archangel 8789000d97 Remove overly verbose logging 2025-12-18 16:01:08 +01:00
Archangel 4daaf1fc47 Make ItemBaseClassService more robust, stop hydrating the entire DB each time 2025-12-18 15:40:00 +01:00
Archangel ad67f4b8d6 Set TransitionType as client request type 2025-12-16 20:48:56 +01:00
sp-tarkov-bot 250c2a5398 Format Style Fixes 2025-12-14 14:06:08 +00:00
Chomp 40f8ed1eb0 Improved handling of null stage data inside AddMissingHideoutBonusesToProfile + comment improvements 2025-12-14 14:05:12 +00:00
sp-tarkov-bot b0ea8200ad Format Style Fixes 2025-12-12 13:52:45 +00:00
Chomp 63c15f233e Enable rundans event during Christmas, add config to enable/disable 2025-12-12 13:51:49 +00:00
Archangel 304e549cae Improve null check 2025-12-11 23:03:59 +01:00
Archangel 9ce2f4a4f6 Further improve FilterCartridges 2025-12-11 22:57:29 +01:00
Archangel 5c6ea28066 Improve backup service compatibility with different calendars 2025-12-06 02:01:56 +01:00
Archangel 1fd1a6d834 Refactor bundle hash caching to save only after mod is loaded (#709) 2025-12-04 23:11:25 +01:00
Chomp cd6c98a1d7 Fixed AdjustUnreasonablePrice not correctly adjusting prices 2025-11-17 16:23:21 +00:00
sp-tarkov-bot 8ad3073450 Format Style Fixes 2025-11-14 16:42:34 +00:00
Chomp e1fb90644a Optimised PrioritiseStashSort to reduce iterating over list, reduces time taken to purchase items when player has a LOT of money stacks in stash 2025-11-14 16:41:29 +00:00
Chomp 0f44746943 Fixed broken logging messages 2025-11-12 18:03:00 +00:00
sp-tarkov-bot 14477bbaaa Format Style Fixes 2025-11-12 16:03:17 +00:00
Chomp 969e10aa80 Fixed pre-raid locales that can be confusing to players 2025-11-12 16:02:11 +00:00
Chomp ec7dbdf2bc Include brackets for loop to improve clarity 2025-11-12 15:32:09 +00:00
Chomp 79da1611fb Fixed GetWeaponRepairSkillPoints never applying crit success/failure 2025-11-10 11:10:30 +00:00
Chomp abbb814745 Fixed ShouldBuffItem always returning false 2025-11-10 10:54:48 +00:00
Cj fd02ac0f0b Fix bundle hash duplicate key error 2025-11-09 13:27:00 -05:00
Chomp 656d6efd17 Fixed seasonal events using UTC time instead of server local time 2025-11-08 21:01:54 +00:00
Chomp c96aedf8d4 Fixed error in ValidateQuestAssortUnlocksExist 2025-11-07 13:24:18 +00:00
Chomp 76182ba411 Updatd GetWeeklyBoss to use prime number when generating seed 2025-11-06 14:12:37 +00:00
Chomp 73b710eb7d Removed unused code 2025-11-06 13:35:11 +00:00
Chomp 8ad953a224 Added system to semi-randomly rotate goon spawns across various maps
Removed knight from weekly boss system
2025-11-06 13:31:44 +00:00