--- BETTERSPAWNSPLUS VERSION 2.0.0 --- COMPATIBILE WITH SPT-AKI 3.7.1 ---
Thank you all for your patience with this update. Work has been quite demanding, leaving me with limited hours at night and weekends to dedicate to it. If you'd like to support and keep me caffeinated, please consider making a donation over on my ko-fi. Your generosity is greatly appreciated!
*** SUPPORT ME AND MY ABILITY TO KEEP WORKING ON MODS OVER ON KO-FI! ***
--CODE CHANGES-----------------------------------------------------------------------------------------------------------------------------------
- I've completely overhauled the source code to enhance maintainability, making future updates easier to implement.
- In BetterSpawnsPlus-v1.1.6, all preset config file options are now neatly divided into individual config files within a dedicated settings folder. This restructuring brings a new level of organization and ease of navigation.
- The familiar "presetManager.json" from BetterSpawnsPlus-v1.1.6 has undergone a name change to "settingsManager.json."
- To streamline accessibility, each option has been thoughtfully re-categorized into specific config files within the settings folder, covering bots, hideout, items, locations, loot, misc, player, raids, and traders.
- Presets and config files from BetterSpawnsPlus-v1.1.6 are incompatible with BetterSpawnsPlus-v2.0.0.
--LOG CHANGES-------------------------------------------------------------------------------------------------------------------------------------
- Map-specific logs now reside in 'spt/user/mods/PreyToLive-BetterSpawnsPlus/logs/'. These logs document raid time, maximum bots per map, chosen preset(s) for spawn waves, the overall count of potential spawn waves for each bot type, and a comprehensive breakdown of spawn wave details, ordered by their spawn time.
--SETTINGS CHANGES-----------------------------------------------------------------------------------------------------------------------------
GLOBAL
- Added a global override option in the settings manager for setting individual boss spawn chance and spawn difficulty.
- Added a global override option in the settings manager thats forces all pmc and scav spawn waves to stop after a specified amount of time.
BOTS
- Added over 1000 unique bot pmc names (including all 151 Pokemon names, gotta catch 'em all!).
- Added brain type selection and randomization for scavs.
HIDEOUT
- Added options for generator, air filter and gpu rates.
- Added options for scave case rewards.
LOCATIONS
- Updated all spawn presets for Streets of Tarkov to include pmc and scav spawn waves for all new open zones.
- Updated all boss spawn rates to be in line with Live Tarkov.
- Added boss Kaban to the spawn generator presets.
- Added a new main preset that spawns tagillla and killa together on factory.
- Added a new main preset that spawns tagillla and killa together on interchange.
LOOT
- Added randomization and spawn chance modifier for containers on each map.
MISC
- You can now easily replace the launcher background images with your own ".jpg" image. Place your images in the /res/launcher directory within the mod and then type the names of the images into the images array.
RAIDS
- Added option for MIA on raid end.
- Added option to keep anything in secure container "found in-raid" upon death.
- Added option to choose which equipment is lost upon death, as well as, quest items.
- Added day and night time acceleration.
TRADERS
- Added an option to make all trader purchases "found in-raid".
- Added an option to remove trader repair random durability loss.
- Added an option to set the stock update time for each trader.
- Added on option to set the insurance storage time for prapor and therapist.
- Added item amount, weapon durability, and armor durability for fence.
--KNOWN ISSUES-----------------------------------------------------------------------------------------------------------------------------------
- The option to replace the trader profile images is no longer working. If you want to use the images I created for the traders from previous version of BSP you will need to manually replace the images in '/spt/Aki_Data/Server/images/traders/' with the trader images in 'spt/mods/PreyToLive-BetterSpawnsPlus/res/traders/'. Make sure to backup the original trader images if you would ever want to revert back to them.
- You may have to enable the installation of mod dependencies in the 'spt/Aki_Data/Server/configs/core.json' file. The server should direct you to the file if you need to.