Skip to content

Releases: jsbursik/DynamicTariffs

Dynamic Tariffs 2.0

24 Aug 01:27
Compare
Choose a tag to compare

Rewrote almost everything, now supports turning off the whitelist feature with "dt_usewhitelist" in the settings.json

Updated the mod_info.json to the current game version too.

Edit: Updated Again!

I've updated the mod_info.json to the current release version. Because I'm tired of a couple users complaining that the zip file doesn't contain a folder that THEN contains the mod, I've changed it to be that way.

Note: for those very few who struggled with this, at least in Windows 11 (and most likely 10), "Extract files..." in the context menu when you right click - LITERALLY DOES WHAT YOU WANTED. If you are using WinRAR, god help you... Do yourself a favor and download 7zip which is completely free and adds a context menu to any archive you right click to do various actions SUCH AS "Extract to [archive name as a folder]"

Dynamic Tariffs 1.4

12 Dec 04:48
Compare
Choose a tag to compare

This is an update for StarSector version 0.95.1a, should work with all RC's, I'll update this again when the RC's slow down.

Dynamic Tariffs 1.3.1

08 May 20:24
Compare
Choose a tag to compare

Updated the mod_info.json for 9.5a-RC15, nothing should've broken with this mod.

New Feature: Granular tariffs

24 Dec 10:36
Compare
Choose a tag to compare

Granular adds the option in the settings.json to account for all the percentages between each reputation level (think from -25 rep to -10 rep or SUSPICIOUS to NEUTRAL)

Hotfix and additional Commission feature

22 Dec 22:46
Compare
Choose a tag to compare

Had to hotfix for markets not existing for various reasons, it now checks if markets exist before doing anything to them.

Also the base tariff rates have been raised, BUT you can lower them 5% if you commission with a faction, this can be turned off in the settings.json by changing dt_commission from true to false.

Dynamic Tariffs 1.1

17 Dec 02:44
Compare
Choose a tag to compare

Reworked the code a bit. Instead of modifying on every market open/close, it now modifies all whitelisted markets when you load your save. Before you save, it removes all modifications, and after you save (if you're just quick saving) it reimplements all of the modified changes. It will also do this on the fly if your rep changes with a faction (I see you selling all those drugs on the black market).

Release 1.0

16 Dec 04:37
Compare
Choose a tag to compare

Updated to use a settings.json and reworked it to where this plays nicely with mods.

Initial Release (beta)

16 Dec 01:19
Compare
Choose a tag to compare

This is by no means the final product, stuff needs to be changed in order to make this a utility mod that plays nicely with other mods.