Changelog

Changelog

See https://github.com/NewbieOrange/clicksort/commits/master for detailed development change history.

ClickSort v1.3.2 (3 Apr 2016)

  • Added support for customizing item names.
  • Added support for Minecraft 1.9.

ClickSort v1.3.1 (25 Mar 2015)

  • Added langauge support.

ClickSort v1.3.0 (7 Mar 2014)

ClickSort v1.2.1 (12 Jul 2013)

  • Add support for middle-clicking to sort inventories.
  • Allow sorting of hopper and dropper inventories.
  • Added 60-second cooldown to player information messages when using shift-click to change sort/click mode. Reduces chat window spam a bit.
  • Requires CB 1.5.x or newer releases. Will not work on 1.4.x or older.

ClickSort v1.2.0 was pulled in favour of v1.2.1 - it contained an unwanted debug message

ClickSort v1.1.2 (5 Mar 2013)

  • Fixed NPE which can sometimes occur if Essentials is not installed.

ClickSort v1.1.1 (4 Mar 2013)

  • Fixed NumberFormatException seen with some data values - http://dev.bukkit.org/server-mods/clicksort/tickets/5-couple-new-errors/
  • Add extra sanity checking for possible null sort keys - if null keys are encountered (shouldn't ever happen) then an informative error message including inventory contents will be logged to the server.log. Please report any such errors via a ticket, including the inventory contents.

ClickSort v1.1.0 (27 Feb 2013)

  • Added two new sort modes: sort by group and sort by value. These depend on suitable configuration files (groups.yml and values.yml), of which samples have been included. Sort by value can also use the Essentials worth.yml file if you have Essentials installed.
  • Added /clicksort shiftclick command to disable shift-click to change sort & click mode on a per-player basis. Useful for players who find themselves accidentally shift-clicking on an empty slot.
  • Added /clicksort click and /clicksort sort commands to change click mode and sort mode. Alternatives to shift-left-click and shift-right-click if you have shift-clicking disabled.
  • Fix: http://dev.bukkit.org/server-mods/clicksort/tickets/3-random-error-on-sorting/ should be resolved now.

ClickSort v1.0.1 (16 Jan 2013)

ClickSort v1.0.0 (15 Jan 2013)

  • Initial public release

Comments

Posts Quoted:
Reply
Clear All Quotes