Valens new All In One mod >:)
I proudly present my new All In One mod featuring a shit load of configurable options, and more coming as I can get this thing updated.
To install simply extract so that your directory reads: "%SPT-Aki/user/mods/Valens-AIO".
ReadMe is included in the .zip and will also be extracted to the directory. Please read it to ensure you know what each variable does, and how to configure the variable if you have no experience in config mods already.
If you want the ReadMe to see what all is included currently you may access an online version here.
ALL SUPPORT IS DONE ON THE GITHUB FOR THE REPOSITORY/PROJECT YOU'RE HAVING THE ISSUE WITH.
1.7K Downloads
Full Changelog: 1.10.0...1.10.1
Added two new features and corrected some default config errors.
Added the ability to convert scav extracts into paid extracts
Added the ability to disable trader buying restrictions
265 Downloads
Full Changelog: 1.9.3...1.10.0
Compatible with SPT-AKI v3.7.6
-Separated ammo out from the weightModifier, so that ammo is now modified separately and its modifier is now contained in config/ammo.json
2.0K Downloads
SPT-AKI v3.5.5
870 Downloads
101 Downloads
SPT-AKI 3.5.3
495 Downloads
Compatible with AKI 3.5.3
606 Downloads
Compatible with AKI 3.5.2
234 Downloads
Full Changelog // Compatible with SPT AKI 3.5.2
* Re-enabled Containers In Marked Room after reworking it to integrate with the new loot overhaul from 3.5.1
* Reworked functions to be more compatible with other mods // thanks ODT.
539 Downloads
Compatible with AKI 3.5.1
2.3K Downloads
Hotfixes for update to v1.8.2/ Compatible with AKI 3.5.0
* Bots.json
* Insurance.json
* Traders.json
919 Downloads
Update to v1.8.1; Compatibility with SPT-AKI 3.5.0
- Fixed secure containers in marked room; removed the category and added the individual containers. All containers except Kappa are a probability of 3//Kappa is a probability of 1.
208 Downloads
Updates for v1.8.0 of Valens-AIO; compatible with SPT-AKI V3.5.0
- Added additional items to Airdrop Blacklist into the airdrop.json
- Added botGenerationBatchSizePerType and reworked maxBotCap to current defaults and to include Streets into bots.json
- Added botRelativeLevelDeltaMax into bots.json
- Added runIntervalSeconds into flea.json; affects how often flea will refresh in-game (so selling faster or slower - is taxing on CPU resources as it calls more often or less often pending how you set it; default is 45 seconds) into flea.json
- Reworked Ragfair Conditions to take current server values into flea.json
- Removed airFilterUnitFlowRate, generatorFuelFlowRate, and gpuBoostRate from hideout.json; these may return in the future however, as of now they have been removed from the server config and I would need to dive deep into server code.
- Consolidated timeLimit into its own boolean and raidTime settings. Restructured AiAmount and AiDifficulty to match the server config in raid.json
- Added new types into the bots.ts config file
- Added new types into the flea.ts config file
- Removed types no longer being used in the hideout.ts config file
- Added new types into the raid.ts config file
- Added Streets Marked Room Loot into the Containers In Marked Room Loot Pool
- General rework and cleanup of code
1.4K Downloads
Additional features added (don't recall what exactly kekw)
Thx to NotBlibl
Traders:
- Added individual durability threshold variables for all traders
- Fence no longer refreshes on restart
- Added configs for Fence weapon/armor min/max durability
- Increased default number of fence offerings
Airdrops:
- Adjusted Airdrop chances
- Added config for plane speed, crate fall speed
- Updated blacklist and whitelist for airdrops
- Added item and stack limit configuration options
- Added Airdrops to Streets Location (BE Only)
1.1K Downloads
* Updated Valens-AIO to v1.7.0 to be compatible with SPT-AKI v3.4.0
2.2K Downloads
Compatibility update for SPT-Aki v3.2.3
Added the ability to change the Zero for all weapons in config/ammo.json
533 Downloads
v1.6.0 Changelog
- Compatible with SPT-Aki v3.2.2
- Updated Readme with new features.
- Combined armorPlusArmorVests into removeGearRestrictions so that it now removes all gear restrictions. Located in config/armor.json
- Adjusted PMC Difficulty Weights to be 0/40/30/30 by default. Located in config/bots.json
- Removed Remove Backpack Filter. Located in config/items.json
- Added Remove Backpack, Container, In Raid Items, and Secured Container Restrictions. Located in config/items.json
- Added the ability to adjust the time it takes to examine items. Located in config/items.json/examineTime
- Added the ability to enable/disable updateTime for traders. Located in config/traders.json If you have custom traders they will need to be added to the updateTime array (Simply copy/paste one of the lines including the {} and add in the traderId for your custom trader.)
- Fixed logic for Fence blacklist because JS sucks /s. Located in config/traders.json
- Cleaned up armor.ts code and moved a lot of the armor materials to their own individual functions.
- Fixed types in items.ts, and cleaned up a lot of functions, and general code.
61 Downloads
Fix for bad logic cause JS sucks /s.
266 Downloads
v1.5.3 including new recoil tweaks, and the ability to wear both armor, and armor vests.
Compatible with SPT Aki v3.2.2
29 Downloads
Bugfixing onlyFoundInRaid Function to properly work for reals this time.
Programming nomenclature updates for some functions.
351 Downloads
Added ability to configure traders via configs/traders.ts for v1.5.1
Also, celebratory 20th release of Valens-AIO.
298 Downloads
Compatible with SPT-Aki v3.2.2
136 Downloads
Updated to be compatible with AmmoTypes enum update for .338 Lapua.
SPT-Aki v3.2.1
239 Downloads
Hotfix for Generator setting Fuel to 0.
712 Downloads
Fixed Therapist Insurance configs to be Therapist instead of Prapor...sigh
77 Downloads
Compatible with SPT-Aki v3.2.1
Fixes for server crashing.
104 Downloads
Fixes for removeItemRestrictions, and removeDiscardLimit.
68 Downloads
v1.4.0 Changelog
* Compatible with v3.2.0 of SPT-Aki...v3.2.1 has a hotfix which broke the mod, update will be released tomorrow with v3.2.1 stable.
* Bugfixes for non-working features
* Code Refactor, and cleanup
* Separated out all instances of the config files to their own separate entities. DebugMode is the only entity existing within the original config.json which will enable logging in the server for every feature enabled.
* Removed Progression from the AIO and separated it out to its own individual modification.
New Features
* Added SMG In Holsters to Weapons.json
* Added Skill Progression/Fatigue rates to Skills.json
* Added Remove Discard Limit, and Remove Item Restrictions to Items.json
* Reworked Insurance, and added minHr, maxHr, and storageMaxHr alongside the previously existing priceCoefficient, and returnChance in Insurance.json
* Added Armor Materials to Armor.json
826 Downloads
Extracted Containers from config.json into its own containers.json configuration file.
Updated Containers In Marked Room Loot Values for higher chances.
300 Downloads
Added Progression changes. Enabled by default.
Bit of code refactor.
140 Downloads
Compatibility update for SPT-AKI v3.2.0
296 Downloads
Added a new feature
* onlyFoundInRaid = true;
Set to False to disable the requirement of quest items being found in raid.
20 Downloads
Hotfix for locations/extractions config options. They now work properly.
156 Downloads
Hotfix for removeMaxKeyUsage. It now works properly.
New features added
- Weapon Malfunctions/Overheat in config.
- Common and Secured Containers editable in config.
Fixes implemented
- Fix for bots and the way they are generated including difficulty/weighting.
- Fix for containers on PMCs. They now spawn properly albeit rarely.
255 Downloads
Fixes and feature additions for release v1.1.2
42 Downloads
Fix PMC Bot Difficulty. Versioning Updated to 1.1.1
70 Downloads
Added plenty of new features, fixed some bugs.
v1.1.0 is finally release ready and running.
ReadMe Documentation can be found in the ZIP or online here: https://docs.google.com/document/d/1hTkiMOjx-7l8amDVJW70nVg8R4bEkAt02v63NPrBGl8/edit?usp=sharing
684 Downloads
Fixed a bug with Ragfair currencies.
Added Ammo stacks, 1st iteration.
217 Downloads
Not quite yet...