Polished Map Versions Save

A map and tileset editor for pokecrystal, pokered, and projects based on them. Written in C++ with FLTK.

v4.7.1

2 years ago
  • Alt+1 through Alt+8 set the palette for the current tile in the tileset editor
  • Correct "Show Events" button tooltip (Ctrl+Shift+V)
  • Improve compatibility with international characters in filenames

v2.7.1++

2 years ago
  • Alt+1 through Alt+8 select the palette in the block editor
  • Correct "Show Events" button tooltip (Ctrl+Shift+V)
  • Improve compatibility with international characters in filenames

v4.7.0

2 years ago
  • 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, and RGB 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_events
  • 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

v2.7.0++

2 years ago
  • 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, and RGB 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_events
  • 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

v4.6.0

2 years ago
  • 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

v2.6.0++

2 years ago
  • 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

v4.5.4

3 years ago

v2.5.4++

3 years ago
  • Fix creating a New map

v4.5.3

3 years ago
  • Support new pokered's data/maps/objects/ instead of data/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)

v2.5.3++

3 years ago