Skip to content

Releases: Despical/Commons

v2.0.7

02 Jan 11:10

Choose a tag to compare

Release Notes

  • Updated license header.
  • Updated XSeries library.
  • Updated .editorconfig and reformatted the classes.
  • Updated the project namespace (v2.0.6 changes).

Full Changelog: 2.0.5...2.0.7

v2.0.5

30 Oct 08:08

Choose a tag to compare

  • Updated the MySQLDatabase class.
  • Converted WeakLocation class to record class.
    • Added built-in WeakLocation#toString method.
  • Added new method to LocationSerializer class to serialize block locations without serializing their float and yaw values.

Full Changelog: 2.0.4...2.0.5

v2.0.4

23 Oct 12:12

Choose a tag to compare

  • Updated the ItemBuilder#hideTooltip method's behaviour in MC 1.21.5+.
  • Now the ItemBuilder class is going to use XItemFlag class.
  • Now including the XParticle, XEntityType and XItemFlag classes from the XSeries library.
  • Removed duplicate exclusions from the pom.xml file.

Full Changelog: 2.0.3...2.0.4

v2.0.3

18 Oct 15:16

Choose a tag to compare

v2.0.2

16 Oct 14:12

Choose a tag to compare

  • Fixed XAttribute class not included in the JAR.

Full Changelog: 2.0.1...2.0.2

v2.0.1

16 Oct 13:32

Choose a tag to compare

  • Fixed ItemBuilder#lore method throws an exception if the current itemstack's lore is null.

Full Changelog: 2.0.0...2.0.1

v2.0.0

16 Oct 13:28

Choose a tag to compare

  • Fixed ItemUtils#getSkull method not working on MC 1.21.8+
  • Fixed AttributeUtils methods not working due to attribute names have been updated on newer versions.
  • Improvements on the FileUtils#copyURLToFile method.
  • Now including the ```/profiles/**`` package from the XSeries.
  • Other improvements using the new Java features.

Full Changelog: 1.9.9...2.0.0

v1.9.9

14 Oct 14:49

Choose a tag to compare

After five years, we are back in the Central Repository.

Release Notes

  • The project has been successfully deployed to the central repository.
  • The Commons now uses Java 21 for building and development.
  • Javadoc is now deployed to GitHub Pages for easy access.
  • Fixed some of the wrong test cases.
  • Fixed some of the broken Javadocs.

Useful Links

Full Changelog

Full Changelog: 1.9.8...1.9.9

v1.9.8

18 Aug 08:09

Choose a tag to compare

  • Added WeakLocation class for locations without an unloaded world.
  • Updated license header.

Full Changelog: 1.9.7...1.9.8

v1.9.7

15 Jul 07:50

Choose a tag to compare

  • Updated XSeries API to v13.3.3.

Full Changelog: 1.9.6...1.9.7