Releases: Rangi42/polished-map
Releases · Rangi42/polished-map
4.7.1
2.7.1++
4.7.0
- Add sliders and hex input to the palette editor
- Update tileset when Monochrome or 256 Tiles options get toggled
- Saving warns about files that were modified by another program (like if you edit the map script .asm file in Notepad but also moved an event in Polished Map)
- Support spaces or tabs for indenting map events,
tilepal
,tilecoll
, andRGB
in .asm/.pal files - Roof tile editor supports Alt+click to swap hues like tileset editor
- Ruler highlights the cursor position even in Blocks mode
- More tolerant and accurate logic for guessing tilesets from map filenames, and destination filenames from Shift+clicked
warp_event
s - Default map size prefers multiples of 10x9, the typical grid unit Gen 1/2
- View→Transparent (F10) makes the window transparent
- Default to the Dark theme if Windows 10's color personalization is set to dark
- Save and restore maximized window state in Linux
- Consistently do OK/Cancel on Windows and Cancel/OK on Linux
- Any logic based on file extensions is case-insensitive
- Update FLTK to 1.3.7
- Various UI polishing
2.7.0++
- Add sliders and hex input to the palette editor
- Saving warns about files that were modified by another program (like if you edit the map script .asm file in Notepad but also moved an event in Polished Map++)
- Support spaces or tabs for indenting map events,
tilecoll
, andRGB
in .asm/.pal files - Roof tile editor supports Alt+click to swap hues like tileset editor
- Ruler highlights the cursor position even in Blocks mode
- More tolerant and accurate logic for guessing tilesets from map filenames, and destination filenames from Shift+clicked
warp_event
s - Default map size prefers multiples of 10x9, the typical grid unit Gen 1/2
- View→Transparent (F10) makes the window transparent
- Default to the Dark theme if Windows 10's color personalization is set to dark
- Save and restore maximized window state in Linux
- Consistently do OK/Cancel on Windows and Cancel/OK on Linux
- Any logic based on file extensions is case-insensitive
- Update FLTK to 1.3.7
- Various UI polishing
4.6.0
- Update FLTK to 1.3.6
- Support the
DARKNESS
palette for Flash darkness - Trim unused blank tiles from the end before saving a tileset
- Allow pasting graphics in the tileset editor to affect multiple tiles
- Allow loading empty palette map files (so you can assign tile palettes in Polished Map)
- Remember if the window is full-screen or maximized
- Fix opening files with special characters in their path name
- Fix saving tilesets with fewer than 16 tiles
- Fix some potential crashes from invalid input
2.6.0++
- Update FLTK to 1.3.6
- Support the
DARKNESS
palette for Flash darkness - Trim unused blank tiles from the end before saving a tileset
- Allow pasting graphics in the tileset editor to affect multiple tiles
- Remember if the window is full-screen or maximized
- Fix opening files with special characters in their path name
- Fix saving tilesets with fewer than 16 tiles
- Fix some potential crashes from invalid input
4.5.4
- Fix creating a New map
- One-time warning to fix the "
LoadMetatiles
wraps around past 128 blocks" pokecrystal bug
2.5.4++
4.5.3
- Support new pokered's
data/maps/objects/
instead ofdata/mapObjects/
- Add more keyboard shortcuts to place multiple tiles in blocks
- Support two-part and three-part tileset graphics, like for pokegold-spaceworld's common tiles
- Add a Brushed Metal theme
- Rename the Metal theme to Ocean (the default Java Swing Look&Feel)
2.5.3++
- Add more keyboard shortcuts to place multiple tiles in blocks
- Support two-part and three-part tileset graphics, like for Red++ 4's common johto/kanto and extra tiles
- Add a Brushed Metal theme
- Rename the Metal theme to Ocean (the default Java Swing Look&Feel)