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
MapEngine 1.4.7
on Apr 16, 2023- Added update notifier
- Fixed display if facing up or down
- Make interaction boxes responsive (1.19.4+)
Full Changelog: https://github.com/TheJoCraftNET/MapEngine/compare/v1.4.6...v1.4.7
MapEngine 1.4.6-hotfix
on Apr 14, 2023- Hotfix for broken map display arrangement
Full Changelog: https://github.com/TheJoCraftNET/MapEngine/compare/v1.4.6...v1.4.6-hotfix
MapEngine 1.4.6
on Apr 14, 2023- Added super sampling for full spaced buffer
- Fixed click event, also more accurate
Full Changelog: https://github.com/TheJoCraftNET/MapEngine/compare/v1.4.5...v1.4.6
MapEngine 1.4.5
on Apr 10, 2023- Added method to adjust full spaced buffers to mc colors
- Added simple rotation api to full spaced buffers
Full Changelog: https://github.com/TheJoCraftNET/MapEngine/compare/v1.4.4...v1.4.5
MapEngine 1.4.4
on Apr 10, 2023- Added another scaling method
- Added optional antialiasing for text conversion
Full Changelog: https://github.com/TheJoCraftNET/MapEngine/compare/v1.4.3...v1.4.4
MapEngine 1.4.3
on Apr 6, 2023- Writing directly to the netty channel
Full Changelog: https://github.com/TheJoCraftNET/MapEngine/compare/v1.4.2...v1.4.3
MapEngine 1.4.2
on Apr 6, 2023- Added scaling methods for full spaced buffers, they are significantly faster than image scaling methods
Full Changelog: https://github.com/TheJoCraftNET/MapEngine/compare/v1.4.1...v1.4.2
MapEngine 1.4.1
on Apr 6, 2023- Better names for drawing spaces dimension parameters
- More quality of life methods for receiver context
- Bugfix for buffer drawing on spaces
Full Changelog: https://github.com/TheJoCraftNET/MapEngine/compare/v1.4.0...v1.4.1