Polished Map Versions Save

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

v4.5.2

3 years ago
  • Event dialog has taller text fields for long prefixes/suffixes
  • Support different ROOF palettes, like evening
  • Fix Shift+click to follow warps when the line has a comment
  • Refactor the code using C++17 features
  • Fix some internal issues found with static analysis

v2.5.2++

3 years ago
  • Event dialog has taller text fields for long prefixes/suffixes
  • Support different ROOF palettes, like evening
  • Fix Shift+click to follow warps when the line has a comment
  • Refactor the code using C++17 features
  • Fix some internal issues found with static analysis

v4.5.1

3 years ago
  • Support pokered's reorganization (data/mapHeaders → data/maps/headers, data/mapObjects → data/maps/objects, db <TILESET>map_header ...<TILESET>...)
  • Export all palettes, not just the current one
  • Support .2bpp tileset graphics
  • Support .2bpp.lz roof graphics
  • Internal code improvements with C++17

v2.5.1++

3 years ago
  • Export all palettes, not just the current one
  • Support .2bpp tileset graphics
  • Support .2bpp.lz roof graphics
  • Internal code improvements with C++17

v4.5.0

4 years ago
  • Warn if maps will not fit in the 1300-byte wOverworldMapBlocks WRAM buffer, with an option to configure the buffer size
  • For unknown map sizes, default to selecting a wider than taller one
  • Add a tooltip to the Rulers button

v2.5.0++

4 years ago
  • Fully support 512 tile graphics instead of the "★" attribute hack
  • Support pokemon_event for Polished Crystal 3.0
  • Warn if maps will not fit in the 1300-byte wOverworldMap WRAM buffer, with an option to configure the buffer size
  • For unknown map dimensions, default to selecting a wider than taller one
  • Add a tooltip to the Rulers button
  • Fix the example tilesets

v4.4.4

4 years ago
  • Event coordinates can range from -6 to 249
  • Fix Game Boy Screen position to update when moving the cursor within a block
  • Polished Map.prefs or polishedmap.prefs in the same directory as polishedmap.exe can be used for portable preferences

v2.4.4++

4 years ago
  • Event coordinates can range from -6 to 249
  • Fix Game Boy Screen position to update when moving the cursor within a block
  • Polished Map.prefs or polishedmap.prefs in the same directory as polishedmap.exe can be used for portable preferences

v4.4.3

4 years ago
  • Support keyitemball_event for Polished Crystal
  • Build with Visual Studio 2019
  • Fix some small memory leaks
  • Improve the Game Boy screen performance

v2.4.3++

4 years ago
  • Support keyitemball_event for Polished Crystal
  • Build with Visual Studio 2019
  • Fix some small memory leaks
  • Improve the Game Boy screen performance