Skip to content

Releases: noahbclarkson/Auto-Tune

Auto-Tune 0.14.4

16 Jan 02:20
636c521
Compare
Choose a tag to compare

Updated to 1.20.4

For now I'm just pushing a release for this version as there seems to be difficulties supporting other versions atm.

Note: Also use the latest version of paper with this.

What's Changed

New Contributors

Full Changelog: 0.14.2...0.14.4

Auto-Tune 0.14.2

21 Sep 01:52
72a66e2
Compare
Choose a tag to compare

Auto-Tune 0.14.1

20 Sep 05:23
6172d32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.14.0...0.14.1

Auto-Tune 0.14.0

12 Jul 02:16
Compare
Choose a tag to compare

Information

This project is still in beta so be warned there may still be bugs! However, the project has been cut down to be more stable, faster and easily expandable. In addition, Auto-Tune 0.14.0 has been in pre-release with minimal changes for 3 weeks. It should now be stable enough to use on a production server with minimal issues. You will need to delete your Auto-Tune folder to update!

Usage Notes

Please use Paper or a fork of Paper for your server software. Make sure your Auto-Tune folder is deleted if this is not your first time using Auto-Tune and your updating from 0.13.0 or below. Please use the discord for help as the documentation is still in the process of being re-written.

Updates

This does not cover the full list of updates as Auto-Tune has been almost entirely re-written.

  • Complete data system overhaul. It should now be faster and not require data to be deleted when new features are added. It should also be far smaller as a bug was in the older version was the data.db file getting very large.
  • More events have been moved to the async category which should improve performance.
  • A whole host of bugs have been fixed and Auto-Tune should be far more stable now than ever before.
  • The web server has been completely re-written and now has a search bar.
  • A whole host of other things, try it out for yourself!

Auto-Tune 0.14.0 Pre-Release

30 Jun 05:43
738d39a
Compare
Choose a tag to compare
Pre-release

Information

This is a pre-release for 0.14.0. I will be updating the pre-release here until it is stable enough to be fully released. Please report any bugs in the discussion or on discord: Discord

Usage Notes

Please do not try to use this if you already have Auto-Tune installed. If you want to update, please contact me on discord.

Updates

30/05/2022 - 5:43 am (GMT)

Updated and pushed first pre-release

30/05/2022 - 8:05 am (GMT)

Fix GDP item not displaying item name
Add background-pane-text option to messages.yml to change the default background text

30/05/2022 - 8:13 am (GMT)

Fix page numbers concatenating instead of adding
Add units to time period comment
Add a default value to background-pane-text

30/05/2022 - 9:29 am (GMT)

Fix collect first settings not updating for enchantments
Edit default run-out-of-buys and run-out-of-sells messages

01/06/2022 - 10:41 pm (GMT)

Added a message that is displayed to players when they attempt to enable auto-selling for an enchantment
Set item displayName component to translatable to fix enchantments displaying levels in the shop selection
Allow servers to remove the back button in shop sections
Added info in config.yml for removing the back button

04/07/2022 - 8:37 am (GMT)

Change withdrawPlayer to depositPlayer in PurchaseUtil#sellItemStack. Fixes #49

05/07/2022 - 10:46 am (GMT)

Implement embedded web server with search functionality using jetty
Add option to enable/disable sell limits
Add option to enable/disable loans
Add /shop reload command with autotune.admin permission
Fixed Auto-Tune not working without essentials

08/07/2022 - 7:57 am (GMT)

Add checkstyle.xml
Fix codacy issues
Create dependabot.yml
Bump junitVersion from 5.8.1 to 5.8.2
Bump bstats-bukkit from 2.2.1 to 3.0.0
Make database loading async
Fix possible NPE on section constructor
Add "/shop update" command to force update prices
Force CSV to write on load to fix web-server not loading

09/07/2022 - 9:09 pm (GMT)

Added /shop export and /shop import
Added /shop price <shop_name>
Improved async event order
Fixed #63
Fix noClassDefFound error on 1.16.5 and below.

Auto-Tune 0.13.0

01 Dec 10:00
Compare
Choose a tag to compare

Auto-Tune 0.13.0-Pre-Release-3

22 Jan 16:24
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 sell command stability
  • Greatly improved /transaction command, new GUI, improved stability and ease of use.
  • Cleaned up some code and error statements
  • Improved stability of the enchantment algorithm
  • Improved HTTP request stability

Fixes:

  • Fixed illegal enchants

Other:

  • Updated to 0.13.0-pre-release-3

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

Auto-Tune 0.13.0-Pre-Release-2

18 Jan 17:37
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 transaction command utility
  • Improved stability of some commands

Fixes:

  • Fixed selling sometimes not registering
  • Fixed null errors when updating enchantment algorithm
  • Fixed price not updating without Essentials

Other:

  • Updated to 0.13.0-pre-release-2

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

Auto-Tune 0.13.0-Pre-Release-1

17 Jan 15:20
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 transaction command and transactions to view transaction data (unstable).
  • Improved stability of a number of commands
  • Improved enchantment algorithm
  • Completely rewritten sell command for performance / stability
  • Improved performance of a number of functions

Fixes:

  • Reduced null exceptions

Other:

  • Updated to 0.13.0-pre-release-1

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

Auto-Tune 0.12.4

06 Jan 10:29
Compare
Choose a tag to compare

This isn't the latest release! That's here: https://github.com/Unprotesting/Auto-Tune/releases

Features:

  • Improved enchantment algorithm and default settings
  • Improved stability of TopMovers check
  • Improved loaning and fixed a couple of bugs surrounding it

Fixes:

  • Fixed data.db and enchantment.db creating hundreds of files
  • Fixed a handful of null errors
  • Fixed rotten flesh not appearing in the shop by default
  • Fixed selling sometimes not registering by splitting up GUI's for players like the shop
  • Fixed incompatibility with IllegalStack

Other:

  • Updated to 0.12.4

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