Releases: LoxoSoftware/RetroMap
Releases · LoxoSoftware/RetroMap
v.1.2.0
Changes since 1.1.1
- Added tile graphics editing with a new editor
- Added tileset management options
- Added drag and drop in the tile picker to swap place between two tiles in the tileset
- Added ability to pick a tile on the canvas selecting the corresponding tile in the tileset
- Made canvas grid more visible
Full Changelog: 1.1.1...1.2.0
v.1.1.1 hotfix
Fixed optimization with 8bpp tilesets
v.1.1.0
Changes since 1.0.0
- Added a dialog to allow tuning the settings before optimizing a tileset
- Added the option to keep/remove unused tiles
- Improved tileset optimizer: now it can optimize by removing redundancy if a tile can be matched with another by changing its sub palette
- The tileset optimizer can now revert all optimizations if you select no optimization options
- Implemented the option to export as a GBA affine tilemap
- Added the option to optimize the exported output when exporting as source file. This will not alter your project, only the exported data
- Bug fixes and UI polish
Full Changelog: 1.0.0...1.1.0
v.1.0.0
Changes since 0.9.0
- Implemented exporting the map as C source file
- Some visibility enhancements for dark themes
- The status bar now displays hints based on what it's hovered
- Added ability to pick the secondary pen color by right clicking a tile in the picker
- The tile picker now reacts when resized
- Many changes under the hood
- Bug fixes and UI tweaks
Full Changelog: 0.9.0...1.0.0
v.0.9.0 - Testing prerelease
Full Changelog: https://github.com/LoxoSoftware/RetroMap/commits/0.9.0