Skip to content

Releases: AleksandarHaralanov/Hats

v4.1.0-rc.2 [LIGHT TEST]

26 Aug 06:03
Compare
Choose a tag to compare
Pre-release

I would greatly appreciate any pull requests or issues to assist in the development of the new lighting system being implemented in Hats.

Please refer to the changelog hyperlink below to see what's new in this pre-release.
A complete changelog will be provided when a stable release is available.

Full Changelog: v4.1.0-rc.1...v4.1.0-rc.2

v4.1.0-rc.1 [LIGHT TEST]

18 Aug 17:50
Compare
Choose a tag to compare
Pre-release

I would greatly appreciate any pull requests or issues to assist in the development of the new lighting system being implemented in Hats.

Please refer to the changelog hyperlink below to see what's new in this pre-release.
A complete changelog will be provided when a stable release is available.

Full Changelog: v4.1.0-beta...v4.1.0-rc.1

v4.1.0-beta [LIGHT TEST]

06 Aug 03:15
Compare
Choose a tag to compare
Pre-release

I would greatly appreciate any pull requests or issues to assist in the development of the new lighting system being implemented in Hats.

Please refer to the changelog hyperlink below to see what's new in this pre-release.
A complete changelog will be provided when a stable release is available.

Full Changelog: v4.0.0...v4.1.0-beta

v4.0.0

24 Jul 02:48
Compare
Choose a tag to compare

Changes

  • Added backwards support for CB1000-CB1092. Hats is no longer for Poseidon's latest build only. It should now run smoothly on all standard CraftBukkit builds, as well as Project Poseidon and UberBukkit.
  • Command /hat [v | ver | version] changed to /hat about for simplicity.

Full Changelog: v3.2.0...v4.0.0

v3.2.0

17 Jul 01:03
Compare
Choose a tag to compare

Changes

  • /hats replaced by /hat [v | ver | version] and does not require permission to be ran.
  • Chat messages optimized for better readability.
    • Less eye-poking colors.
    • Normalized item names.
    • Shortened some messages.
  • Optimized code for functionality and readability.

Full Changelog: v3.1.4...v3.2.0

v3.1.4

07 Jul 05:50
Compare
Choose a tag to compare

Hotfix

  • Update description of info command and shorten source code link.

Full Changelog: v3.1.3...v3.1.4

v3.1.3

06 Jul 17:38
Compare
Choose a tag to compare

Hotfix

  • Code optimization and changes for clarity.

Full Changelog: v3.1.2...v3.1.3

v3.1.2

04 Jul 19:46
Compare
Choose a tag to compare

Hotfix

  • Removed PdfUtil and made some minor corrections.

Full Changelog: v3.1.1...v3.1.2

v3.1.1

01 Jul 10:24
Compare
Choose a tag to compare

Hotfix

  • Removed permission and permission-message attributes of /hat in the plugin.yml file to fix the no permission message prompt to the user when the command is ran and printed out. Previously, it would give out the I'm sorry, Dave, but I cannot let you do that. message, now correctly prints the custom no permission message.
  • Small corrections.

Full Changelog: v3.1.0...v3.1.1

v3.1.0

29 Jun 10:55
Compare
Choose a tag to compare

Changes

  • Changed to use the new PdfUtil instead of hardcoding the API url.

Full Changelog: v3.0.0...v3.1.0