Releases: Despical/Commons
Releases · Despical/Commons
v2.0.7
v2.0.5
- Updated the
MySQLDatabaseclass. - Converted
WeakLocationclass to record class.- Added built-in
WeakLocation#toStringmethod.
- Added built-in
- Added new method to
LocationSerializerclass to serialize block locations without serializing their float and yaw values.
Full Changelog: 2.0.4...2.0.5
v2.0.4
- Updated the
ItemBuilder#hideTooltipmethod's behaviour in MC 1.21.5+. - Now the
ItemBuilderclass is going to useXItemFlagclass. - Now including the
XParticle,XEntityTypeandXItemFlagclasses from the XSeries library. - Removed duplicate exclusions from the pom.xml file.
Full Changelog: 2.0.3...2.0.4
v2.0.3
Full Changelog: 2.0.2...2.0.3
v2.0.2
- Fixed
XAttributeclass not included in the JAR.
Full Changelog: 2.0.1...2.0.2
v2.0.1
- Fixed
ItemBuilder#loremethod throws an exception if the current itemstack's lore is null.
Full Changelog: 2.0.0...2.0.1
v2.0.0
- Fixed
ItemUtils#getSkullmethod not working on MC 1.21.8+ - Fixed
AttributeUtilsmethods not working due to attribute names have been updated on newer versions. - Improvements on the
FileUtils#copyURLToFilemethod. - 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
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
- Added WeakLocation class for locations without an unloaded world.
- Updated license header.
Full Changelog: 1.9.7...1.9.8
v1.9.7
- Updated XSeries API to v13.3.3.
Full Changelog: 1.9.6...1.9.7