Releases: TheJoCraftNET/MapEngine
Releases · TheJoCraftNET/MapEngine
v1.7.1
- Added passthrough mode for map click events
- Breaking Change: MapClickEvents can not be cancelled now
Full Changelog: v1.7.0...v1.7.1
v1.7.0
- Added optional packet bundling
- Removed api exposed update data
Full Changelog: v1.6.3...v1.7.0
v1.6.3
- Added 1.20.3/1.20.4 support
- Fixed several rare issues with per player buffering
Full Changelog: v1.6.2...v1.6.3
v1.6.2
- Added map display content cloning, closes #5
- Fixed NPE
Full Changelog: v1.6.1...v1.6.2
v1.6.1
- Added location and distance parameters for click/tracing
Full Changelog: v1.6.0...v1.6.1
v1.6.0
- 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: v1.5.5...v1.6.0
v1.5.5
- Added 1.20.2 support
Full Changelog: v1.5.4...v1.5.5
v1.5.4
- Actually use distance parameter in ray tracer getter
Full Changelog: v1.5.3...v1.5.4
v1.5.3
- Reactivate previous buffer logic for manual buffering
- Reuse executor in floyd steinberg dithering
- Removed some debug messages
Full Changelog: v1.5.2...v1.5.3
v1.5.2
- Add component utility draw methods to drawing space
- Fixed method to get new layers on layered drawing spaces
- Fixed clearing drawing spaces
Full Changelog: v1.5.0...v1.5.2