Commit Graph

481 Commits

Author SHA1 Message Date
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
Chomp 21102b7680 Disabled zombies during halloween
Enabled summon event during halloween

Added peacefulZryachiyEvent hostility settings for summon event
2025-11-04 22:56:53 +00:00
Chomp c13193d4c4 Updated ReplaceBotHostility to insert hostility section if botrole not found instead of skipping 2025-11-04 22:54:38 +00:00
Chomp de55d173ed Improved accuracy of resources removed from repair kits when used
Fixed invalid ID values being logged
2025-11-03 18:43:26 +00:00
Chomp 26856006ff Fixed repairkit resource values going into negatives 2025-11-03 17:37:39 +00:00
Chomp 5eae048d99 Fixed bug in GetPresetPriceByChildren where root item was having be a combination of static and dynamic price + fixed root item not always being found 2025-11-02 19:47:54 +00:00
Chomp 088e7a156c Do not apply ItemPriceMultiplier values to weapon price 2025-11-01 12:22:37 +00:00
DrakiaXYZ 96c7feff55 Merge pull request #675 from DrakiaXYZ/fix-zombies
Fix zombie spawns
2025-11-01 09:13:35 +00:00
Chomp 4070f866fa Added halloween event bosses to april event 2025-10-31 13:45:06 +00:00
Chomp ab882617d7 Generate weapon/armor price based on the child item price total 2025-10-30 22:13:53 +00:00
Chomp df068fb8bd ProfileDataService changes:
Added `ClearProfileData()`
Replaced filepath access with `Path.Combine`
Reduced various sources of duplication
2025-10-30 10:45:22 +00:00
DrakiaXYZ ef18c902dc Addd a new ReleaseCheckService to notify users of updates (#670)
* Addd a new ReleaseCheckService to notify users of updates
- Pulls the latest release from GitHub API to compare the tag against the users current SPT version
- Runs at the very end of the startup process to avoid being pushed off screen by mod logging
- Only notifies of patch version increments, not major or minor increments
- Links the release notes so users can Ctrl+Click to open directly to the upgrade page
- Is run on its own thread, and discards all errors, so as to not impact users without an internet connection or ability to access GitHub

* Formatting

* Use record for the ReleaseInformation class

---------

Co-authored-by: DrakiaXYZ <565558+TheDgtl@users.noreply.github.com>
2025-10-30 09:05:34 +00:00