AdvanceMyShop
Upgrade your shop with discounts, overpricings, multipliers - all configurable. Your shop - your rules.
CHANGELOG
1.2.0
- Updated price calculation to match current game one.
- Added config entry
DisableVanillaPriceMultiplier, which disables vanilla item value multiplier. Might be useful for someone.
1.1.2
- Fixed bug with upgrades being priced at single rate, rather than scale with purchased amount. Thanks to @Ty7aN
- Optimized base price calculation to match current game one.
1.1.1
- Fixed critical error due to culture info when parcing floats from config. Sorry but that.
v1.1.0
- Improved compatibility with other mods changing various multipliers? Idk
Percentagesnow supportsfloattype (e.g.1.5or0.25).Percentagesnow populated with smaller numbers by default to decrease chance of "buy all shop for nothing" thing to occur.
- Added
OverpriceMultiplierto increase problems when overpricing occurs. Have fun with that lol. - Increased
FreeItemChancefrom0.3%to0.5%by default. - Added
OverpricedItemChance(default is0.5%) which will multiply item cost byOverpricedItemMultiplier(default is5). - Boring code chore. I want it to look pretty, what!?
v1.0.1
- Updated README due to another skill issue.
v1.0.0
- Initial release, have fun!