Releases: Clownacy/ClownMapEd
Releases · Clownacy/ClownMapEd
v1.1.2
General changes
- Fixed cycling backwards through sprite pieces getting stuck at piece 0.
- Fixed the selected sprite piece not being visually highlighted.
- The editor now gracefully recovers when loading invalid mappings and DPLCs.
- Sprite importing now only matches the background colour if it is exact.
- Sprite importing now allows bitmaps which do not mark their unbounded areas.
Technical changes
- Added support for Qt 6.
- Made compatible with Qt 5.12.
- Offloaded asset processing to the libsonassmd library.
- Added an AppImage build.
- Switched to the static MSVC runtime library, avoiding the need for users to install any redistributables.
v1.1.1
v1.1
v1.0.1
- More keyboard shortcuts have been added to account for alternate keyboard layouts. This particularly benefits German keyboard layouts, where the '[' and ']' keys are far less accessible. '[' and ']' have been bound to '8' and '9', and ';' and ''' have been bound to '6' and '7'.
- File dialogs now support more file extensions ('.unc', '.nem', etc.).