Skip to content

Releases: noahbclarkson/Auto-Tune

Auto-Tune 0.12.3

03 Jan 18:01
Compare
Choose a tag to compare

Features:

  • Improved getting item price data locally
  • Improved some default values

Fixes:

  • Fixed buying enchantments when item isn't in the shop
  • Fixed shop not paginating properly when items in section were less than (pane-size + 7)
  • A few minor bug fixes

Other:

  • Updated to 0.12.3

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

Auto-Tune 0.12.2

01 Jan 11:13
Compare
Choose a tag to compare

Features:

  • Added command aliases
  • Added data configuration options

Fixes:

  • Fixed commands sometimes not registering
  • Fixed formatting on gdp command
  • Fixed shop sometimes taking items when you don't have enough
  • Fixed messages about the old algorithm displaying
  • Fixed some formatting and messages

Other:

  • Updated to 0.12.2

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

Auto-Tune 0.12.1

27 Dec 11:38
Compare
Choose a tag to compare

Features:

  • Added favicon.io to web folder

Fixes:

  • Fixed max-buys/sells not working properly
  • Fixed HTTP requests sometimes not sending properly
  • Fixed some null errors when tasks concurrently edited the map such as price calculation and inflation

Other:

  • Updated to 0.12.1

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

Auto-Tune 0.12.0

23 Dec 15:40
Compare
Choose a tag to compare

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>>

Auto-Tune 0.12.0-Pre-Release-7

22 Dec 10:32
Compare
Choose a tag to compare
Pre-release

WARNING: This is a pre-release! There will be bugs so use at your own risk.

Features:

  • Cleaned up some code
  • Added a few performance improvements
  • Improved error messages
  • Improved performance of client-to-server interaction
  • Fixed a few typos
  • Greatly Improved the way the API works
  • Improved a number of functions and removed algorithms that are not going to be used
  • Cleaned stuff up overall
  • 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 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

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

Auto-Tune 0.12.0-Pre-Release-6

18 Dec 22:50
Compare
Choose a tag to compare
Pre-release

WARNING: This is a pre-release! There will be bugs so use at your own risk.

Features:

  • Added Bstats
  • Removed unused imports
  • Improved readability and handling of deprecated functions
  • Fixed incompatiblity with FAWE

Fixes:

  • 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
  • General fixes and improvements

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

Auto-Tune 0.12.0-Pre-Release-5

17 Dec 17:31
5f0532c
Compare
Choose a tag to compare
Pre-release

WARNING: This is a pre-release! There will be bugs so use at your own risk.

Features:

  • 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.

Fixes:

  • 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
  • General fixes and improvements

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

Auto-Tune 0.12.0-Pre-Release-4

08 Dec 21:47
Compare
Choose a tag to compare
Pre-release

WARNING: This is a pre-release! There will be bugs so use at your own risk.

Features:

  • Started working on the WIKI

Fixes:

  • 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

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

Auto-Tune 0.12.0-Pre-Release-3

08 Dec 15:36
Compare
Choose a tag to compare
Pre-release

WARNING: This is a pre-release! There will be bugs so use at your own risk.

Features:

  • Optimised price loading by pushing price data to memory on startup.
  • A number of other improvements.
  • improved messages and comments to be more user friendly

Fixes:

  • Fixed some comments

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

Auto-Tune 0.12.0-Pre-Release-2

06 Dec 13:14
Compare
Choose a tag to compare
Pre-release

WARNING: This is a pre-release! There will be bugs so use at your own risk.

Features:

  • Improved performance of dynamic inflation rate algorithm
  • Added a new message to Tutorial regarding /buy

Fixes:

  • Fixed a bug when buying items with not enough money
  • Fixed some comment errors.

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