MapEngine 1.8.3
on Oct 31, 2024- Added 1.21.2/1.21.3 Support
Full Changelog: https://github.com/TheJoCraftNET/MapEngine/compare/v1.8.2...v1.8.3
MapEngine 1.8.2
on Oct 17, 2024- Added entity id utilities
Full Changelog: https://github.com/TheJoCraftNET/MapEngine/compare/v1.8.1...v1.8.2
MapEngine 1.8.1
on Jun 15, 2024- Added 1.21 support
Full Changelog: https://github.com/TheJoCraftNET/MapEngine/compare/v1.8.0...v1.8.1
MapEngine 1.8.0
on Apr 28, 2024- Added 1.20.5 support
- Added methods to destroy maps, closes #10
- Added method to disable glowing of item frames
- Removed deprecated methods
- Color palette improvements
Full Changelog: https://github.com/TheJoCraftNET/MapEngine/compare/v1.7.3...v1.8.0
MapEngine 1.7.3
on Feb 11, 2024- Improved multiline component rendering
- Huge performance increase of drawing utilities
Full Changelog: https://github.com/TheJoCraftNET/MapEngine/compare/v1.7.2...v1.7.3
MapEngine 1.7.2
on Jan 14, 2024- Fixed pass through mode
- Fixed geometry utilities and added ellipse draw utility
- Fixed inconsistent method naming in the map click event
Full Changelog: https://github.com/TheJoCraftNET/MapEngine/compare/v1.7.1...v1.7.2
MapEngine 1.7.1
on Jan 12, 2024- Added passthrough mode for map click events
- Breaking Change: MapClickEvents can not be cancelled now
Full Changelog: https://github.com/TheJoCraftNET/MapEngine/compare/v1.7.0...v1.7.1
MapEngine 1.7.0
on Dec 30, 2023- Added optional packet bundling
- Removed api exposed update data
Full Changelog: https://github.com/TheJoCraftNET/MapEngine/compare/v1.6.3...v1.7.0
MapEngine 1.6.3
on Dec 8, 2023- Added 1.20.3/1.20.4 support
- Fixed several rare issues with per player buffering
Full Changelog: https://github.com/TheJoCraftNET/MapEngine/compare/v1.6.2...v1.6.3
MapEngine 1.6.2
on Nov 5, 2023- Added map display content cloning, closes #5
- Fixed NPE
Full Changelog: https://github.com/TheJoCraftNET/MapEngine/compare/v1.6.1...v1.6.2
MapEngine 1.6.1
on Nov 4, 2023- Added location and distance parameters for click/tracing
Full Changelog: https://github.com/TheJoCraftNET/MapEngine/compare/v1.6.0...v1.6.1
MapEngine 1.6.0
on Nov 4, 2023- Added actual support for holdable displays, closes #6
- Small rewrite of component rendering, closes #7
- Added api for modifying the interaction distance, closes #4
- Added utility method for getting the api instance
Full Changelog: https://github.com/TheJoCraftNET/MapEngine/compare/v1.5.5...v1.6.0
MapEngine 1.5.5
on Sep 23, 2023- Added 1.20.2 support
Full Changelog: https://github.com/TheJoCraftNET/MapEngine/compare/v1.5.4...v1.5.5
MapEngine 1.5.4
on Aug 7, 2023- Actually use distance parameter in ray tracer getter
Full Changelog: https://github.com/TheJoCraftNET/MapEngine/compare/v1.5.3...v1.5.4
MapEngine 1.5.3
on Aug 5, 2023- Reactivate previous buffer logic for manual buffering
- Reuse executor in floyd steinberg dithering
- Removed some debug messages
Full Changelog: https://github.com/TheJoCraftNET/MapEngine/compare/v1.5.2...v1.5.3
MapEngine 1.5.2
on Jun 21, 2023- Add component utility draw methods to drawing space
- Fixed method to get new layers on layered drawing spaces
- Fixed clearing drawing spaces
Full Changelog: https://github.com/TheJoCraftNET/MapEngine/compare/v1.5.0...v1.5.2
MapEngine 1.5.1
on Jun 9, 2023- Added 1.20 support
- Added item rotation api
Full Changelog: https://github.com/TheJoCraftNET/MapEngine/compare/v1.5.0...v1.5.1
MapEngine 1.5.0
on Jun 1, 2023- First beta release
- Added optional per player buffering
- Added javadoc
- Added rotation and visual direction api
Full Changelog: https://github.com/TheJoCraftNET/MapEngine/compare/v1.4.9...v1.5.0
MapEngine 1.4.9
on May 28, 2023Added more advanced display tracing, closes #2
Full Changelog: https://github.com/TheJoCraftNET/MapEngine/compare/v1.4.8...v1.4.9
MapEngine 1.4.8
on May 26, 2023- Precise color blending
- Add method to create sub buffers
Full Changelog: https://github.com/TheJoCraftNET/MapEngine/compare/v1.4.7...v1.4.8