Skip to content

v1.1.2

Latest
Compare
Choose a tag to compare
@Clownacy Clownacy released this 12 Apr 15:06

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.