Skip to content

Releases: noahbclarkson/Auto-Tune

0.12.0-Pre-Release-1

05 Dec 12:05
35a5f31
Compare
Choose a tag to compare
0.12.0-Pre-Release-1 Pre-release
Pre-release

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

22 Nov 11:59
Compare
Choose a tag to compare

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

21 Nov 21:03
Compare
Choose a tag to compare

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

17 Nov 18:59
Compare
Choose a tag to compare

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

15 Nov 10:54
Compare
Choose a tag to compare

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

14 Nov 13:53
Compare
Choose a tag to compare

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

12 Nov 18:43
Compare
Choose a tag to compare

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

08 Nov 18:19
Compare
Choose a tag to compare

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

08 Sep 17:45
Compare
Choose a tag to compare

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

26 Aug 11:30
Compare
Choose a tag to compare

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