Skip to content

Auto-Tune 0.12.0

Compare
Choose a tag to compare
@noahbclarkson noahbclarkson released this 23 Dec 15:40

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
  • Improved performance of dynamic inflation rate algorithm
  • Added a new message to Tutorial regarding /buy
  • Optimised price loading by pushing price data to memory on startup.
  • Improved messages and comments to be more user friendly
  • Started working on the WIKI
  • Added loaning GUI
  • Removed complicated /payloan and /loans and merged them into the loan GUI
  • Improved loaning algorithm
  • Added compound interest loans
  • Added more configuration options surrounding loaning
  • Improved the look of loaning and ease of use.
  • Added Bstats
  • Removed unused imports
  • Improved readability and handling of deprecated functions
  • Improved error messages
  • Improved performance of client-to-server interaction
  • Greatly Improved the way the API works
  • Improved a number of functions and removed algorithms that are not going to be used
  • Improved the /autosell command by adding sections and price change display
  • Improved price calculation messages
  • Reduced computation of some functions
  • Improved shutdown methods to reduce errors
  • Improved storage performance by optimising functions and the way data is stored for specific tasks

Fixes:

  • Fixed a bug when buying items with not enough money
  • Fixed some comment errors.
  • Fixed Sell command displaying to 1 decimal place
  • Fixed selling not handling requests correctly
  • Fixed an issue with selling from the shop when on max-sells
  • Fixed loaning bugs
  • Fixed a bug where players would "lose" items when putting them into the shop by locking their inventories when in the shop
  • Fixed incompatibility with some plugins including Fast Asnyc World Edit
  • Fixed the shop not loading some items when using multiple pages
  • Fixed an error when clicking around the shop
  • Fixed incompatibility with FAWE
  • Fixed a host of bugs surrounding /buy and enchantments
  • Forced the economy provider to be vault as it is the dependency
  • Reduced probability for data-loss
  • Fixed date messages being doubled in time

Other:

  • Updated to 0.12.0

<< This project is still in BETA beware there may be bugs>>