
AdvanceMyShop
Upgrade your shop with discounts, overpricings, multipliers - all configurable. Your shop - your rules.Details
- 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
Percentages
now supportsfloat
type (e.g.1.5
or0.25
).Percentages
now populated with smaller numbers by default to decrease chance of "buy all shop for nothing" thing to occur.
- Added
OverpriceMultiplier
to increase problems when overpricing occurs. Have fun with that lol. - Increased
FreeItemChance
from0.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!