Skip to content

Releases: Rangi42/polished-map

4.5.2

24 Aug 01:21
Compare
Choose a tag to compare
  • 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

2.5.2++

24 Aug 01:20
Compare
Choose a tag to compare
  • 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

4.5.1

12 Jul 21:36
Compare
Choose a tag to compare
  • 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

2.5.1++

12 Jul 21:35
Compare
Choose a tag to compare
  • Export all palettes, not just the current one
  • Support .2bpp tileset graphics
  • Support .2bpp.lz roof graphics
  • Internal code improvements with C++17

4.5.0

07 Mar 19:36
Compare
Choose a tag to compare
  • 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

2.5.0++

07 Mar 19:35
Compare
Choose a tag to compare
  • 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

4.4.4

23 Jan 23:31
Compare
Choose a tag to compare
  • 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

2.4.4++

23 Jan 23:30
Compare
Choose a tag to compare
  • 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

4.4.3

17 Nov 21:09
Compare
Choose a tag to compare
  • Support keyitemball_event for Polished Crystal
  • Build with Visual Studio 2019
  • Fix some small memory leaks
  • Improve the Game Boy screen performance

2.4.3++

17 Nov 21:07
Compare
Choose a tag to compare
  • Support keyitemball_event for Polished Crystal
  • Build with Visual Studio 2019
  • Fix some small memory leaks
  • Improve the Game Boy screen performance