-
2.0.0 Stable
released this
2024-04-03 04:47:08 -04:00 | 13 commits to main since this release- Overhauled most of the code
- Fix issue where prices weren't being updated properly due to async load in v1
- Removed logic surrounding armour prices because of the new armour system
- Added bunch of extra features to the configs
Downloads
-
v1.3.1 Stable
released this
2023-10-09 05:05:43 -04:00 | 47 commits to main since this releaseUpdated SPT-AKI version in package.json to 3.7.*
Downloads
-
v1.3.0 Stable
released this
2023-08-02 05:56:17 -04:00 | 49 commits to main since this releaseFor SPT-AKI 3.5.* & 3.6.*
Changelog:
- Updated ammo price calculation so mid-tier blacklisted ammo like M856A1 starts around 1000 roubles. Works well with the SPT Realism mod as there is a bigger variance with all the ammo types.
- Added config.useBalancedPricingForAllAmmo that balances the price for all ammo. Effectively, it makes non blacklisted ammo a little bit more expensive on the flea. Default off.
If you have updated your config.json significantly already, I recommend you copy your changes and paste them back into the updated config.json. Sorry for any inconvenience.
Downloads
-
v1.2.0 Stable
released this
2023-07-28 21:07:22 -04:00 | 53 commits to main since this releaseFor SPT-AKI 3.5.*
Changelog:
- Added custom price overrides for Weapon Case and THICC Weapon Case
- For guns that don't have a flea price such many blacklisted high power rifles, the flea price is set to 100k. This value can be changed in advancedConfig.gunPriceFallback. This fixes issue with guns like the G28 or the Mk47 which were ~25k (their handbook price).
- Can now manually blacklist items within config.json, customItemConfigs.blacklisted.
- Blacklisted BEAR & USEC dogtags.
If you have updated your config.json significantly already, I recommend you copy your changes and paste them back into the updated config.json. Sorry for any inconvenience.
Downloads
-
v1.1.0 Stable
released this
2023-02-17 19:21:48 -05:00 | 60 commits to main since this releaseFor SPT-AKI 3.4.* & 3.5.*
Changelog:
- Added config limitMaxPriceOfAttachments (default true) & maxFleaPriceOfAttachmentsToHandbookPrice (default 5)
- Allows you to limit the flea price of attachments as a multiple of the Handbook price. This prevents scenarios where a random insignificant attachment is worth way too much. The default multiplier of 5 seems to be balanced enough.
If you have updated your config.json significantly already, I recommend you add these 2 configs manually so you don't overwrite your existing changes. Otherwise, the feature will be disabled if you don't have these values.
Downloads
-
v1.0.1 Stable
released this
2023-02-13 01:49:06 -05:00 | 63 commits to main since this release- Updated for SPT-AKI 3.5.0
- Moved startDelayInSeconds to advancedConfig.json. Falls back to 7 if it doesn't exist.
- Added price override to M32 MGL to 200,000 roubles.
Downloads
-
v1.0.0 Stable
released this
2023-02-11 05:31:17 -05:00 | 66 commits to main since this releaseInitial release of The Blacklist mod for SPT 3.4.1.
Downloads