Releases: noahbclarkson/Auto-Tune
0.12.0-Pre-Release-1
WARNING: This is a pre-release! There will be bugs so use at your own risk.
Features:
- Complete shop re-write - lines of code down from over 1600 in the shop file to 500
- Improved performance and ease of use.
- Made it easier to add new features
- Added ability to see price change over the last online day
- Added the ability to purchase enchantments
- Added the ability to sell enchantments
- Added enchantment price calculation algorithm and hooked into Auto-Tune API to change price dynamically
- Added the ability to sell items with durability and decrease price
- Changed the shop layout and ease of use
- A couple other minor things
Fixes:
- Fixed a LOT of bugs
- Main fixes include; max-buy/max sell not working, shop being generally glitchy, and selling sometimes breaking
Other:
Updated to 0.12.0
<< This project is still in BETA beware there may be bugs>>
Auto-Tune 0.11.1
PLEASE READ: When updating to this version from 0.10.5 or below, either, remove the shops.yml file before reset or look at shops file at https://github.com/Unprotesting/Auto-Tune/blob/1.16.4/Auto-Tune/src/resources/shops.yml and copy the format
Features:
- Added the ability to enter specific sections with the shop command using /shop
- Improved the stability of every command through increased checks and bug fixes
- Improved shop sections to make more sense and look nicer
- Added /at remove command to remove items from the data.db map that aren't on your shops file anymore
- Added at.remove permission
- Improved section stability
Fixes:
- Fixed gdp command being broken
- Fixed a couple of minor bugs
Other:
- Updated to 0.11.1
<< This project is still in BETA beware there may be bugs>>
Auto-Tune 0.11.0
PLEASE READ: When updating to this version, either, remove the shops.yml file before reset or look at shops file at https://github.com/Unprotesting/Auto-Tune/blob/1.16.4/Auto-Tune/src/resources/shops.yml and copy the format
Features:
- Improved look of online graphs
- Added support for mobile users using online graphs
- Greatly improved GDP algorithm and fixed a couple bugs regarding GDP calculation
- Added average balance and average debt to /gdp command
- Added /GDP reset command
- Added /GDP reset permission
- Added shop sections
Fixes:
- Updated a few values
- Fixed a bug where players can re-log and remove their max-buy/sell limits
- Fixed a few more bugs
Other:
- Updated to 0.11.0
<< This project is still in BETA beware there may be bugs>>
Auto-Tune 0.10.5
Features:
- Added max-buy and max-sell values to the shop to eliminate monopoly power on small servers
- Added option to stop calculating prices when no players are online
- Added inflation not increasing when no players are online and update-prices-when-inactive is set to false
- Added license
Fixes:
- Fixed cannot purchase being gold and green to red and green
- Fixed an exception when parsing shop and config values
- Fixed a JavaScript folder being created for no reason
- Fixed some grammatical mistakes
Other:
- Configured shops and config files further again
- Added Vault as a hard-depend instead of a soft one
- Fixed a few other bugs
- Updated to 0.10.5
<< This project is still in BETA beware there may be bugs>>
Auto-Tune 0.10.4
Features:
- Added Tutorial and tutorial settings
- Improved shop stability and performance
Fixes:
- Removed a few shop related bugs
- Fixed a small command bug
- Patched a game-breaking purchasing bug
- Fixed random numbers being displayed in console.
Other:
- Changed shops file default values to include a more comprehensive set of values
- Changed some default config values to make it easier for new players
- Updated to 0.10.4
<< This project is still in BETA beware there may be bugs>>
Auto-Tune 0.10.3
Features:
- Made some changes to the way rounding is calculated when loaning
- Improved performance of some functions
Fixes:
- Fixed auto-selling not showing all pages correctly.
- Fixed some errors when buying items
- Reduced the chances for errors in commands
- Fixed trade-short only showing after the number of time periods set in the server
- Fixed console error spam when adding Auto-Tune to an existing economy.
Other:
- Improved some default values and config comments
- Updated some old info in README.MD
- Updated to 0.10.3
<< This project is still in BETA beware there may be bugs>>
Auto-Tune 0.10.2
Features:
- Added economy transition for Essentials and GUIShop
- Added option to add increased buy value weight when converting GUIShop to Auto-Tune
- Added website and prefix to plugin.yml
- Added essentials as a load-before
- Redesigned config files titles
- Added Economy Shop Config setting
- Added the ability for another 2 pages in the shop
Fixes:
- Fixed economy transition algorithm sometimes changing values due to comparing incorrect item names.
- Properly format when converting economies.
- Fixed images and a few other errors in README.MD
- Fixed API key appearing in console when debug-mode was on
Other:
- Updated GUI dependency
- Updated to 0.10.2
Auto-Tune 0.10.0
Features:
- Added atconfig command and atconfig permission to edit config values in-game
Fixes:
- Cleaned up pom.xml
Other:
- Updated to 0.10.0
Auto-Tune 0.9.0
Features:
- Added /gdp to view GDP and per capita GDP
- Added /increase and /decrease to easily increase and decrease the prices of items
- Improved player UI and feedback
- Added server name to more areas of the plugin
- Improved data search algorithim for temporary data
Fixes:
- Fixed a lot of plugin incompatiblity issues
- Fixed intrest rate being too high on startup
- Improved code quality
- Removed unneeded lines and comments
- Fixed autotune not apperaing in some log messages
- Fixed random debug messages
- Fixed /at command frequently throwing an error
- Fixed some commands throwing usage info when used correctly
Other
- Some grammatical improvements
- More info and coherent README.MD
- Updated to 0.9.0
Auto-Tune 0.8.5
Fixes:
- Fixed Auto-Tune loading without a valid API key and then breaking on price-calculation.
- Fixed compilation errors when compiling manually on 1.15 due to maven-shade-plugin not being updated
Features:
- Added some more messages on startup surrounding API info
- Added some more debug info surrounding API info
Other
- Updated to 0.8.5