You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add test for the new provider
* Fix tests
* Move TestMapProvider class
* Update dependency gradle to v8.14.1
* Update dependency gradle to v8.14.2 (#16)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Add builder pattern to create a BaseMap reference (#17)
* Move provider part into a dedicated package
* Update import
* Add builder pattern for the BaseMap class
* Add static method to access the new builder
* Add modern variant of the FileHandler (#15)
* Deprecate FileHandler and GsonFileHandler; introduce ModernFileHandler and ModernGsonFileHandler
* Update ModernFileHandler and ModernGsonFileHandler to remove unused parameters and increment version to 1.9.0; add unit tests for ModernFileHandler
* Update version to 1.9.0 in build.gradle.kts
* Cleanup empty lines
---------
Co-authored-by: theEvilReaper <steffenwx@gmail.com>
* Update readme content
* Update dependency gradle to v8.14.3 (#18)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Remove refresh method (#21)
* Deprecate static methods (#20)
* Add 1.21.5 support (#19)
* Switch to a 1.21.5 snapshot
* Deprecate a constant value
* Rework inventory click handling to work with the latest version of Minestom
* Remove logger usage
* Improve switch expression usage
* Remove instance field
* Use existing event node and remove own definition
* Improve exception handling
* Fix ItemStackGsonTypeAdapter
* Update exception test case
* Update component import and usage
* Remove title variable in the update method and cleanup code
* Remove unused import
* Cleanup imports
* Update minestom to the latest 1.21.5 release
* Update RegistryKey usage
* Update minestom version
* Disable test which runs to long
* Update bom and migrate Minestom usage
* Fix documentation
* Update since content in the Deprecated annotation
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Phillipp Glanz <6745190+TheMeinerLP@users.noreply.github.com>
0 commit comments