Skip to content

Releases: Rangi42/polished-map

1.7.1

11 Oct 22:24
Compare
Choose a tag to compare
  • Ctrl+click a block to replace every block with its ID

1.7.0

02 Oct 23:47
Compare
Choose a tag to compare
  • If tilesets are just numbered, read constants/tilemap_constants.asm for better names
  • Screenshots save as map name by default instead of "map.png"

1.6.0

28 Sep 21:31
Compare
Choose a tag to compare
  • Undo/Redo
  • Consistently refer to "blocks" and "blocksets", not "metatiles"

1.5.1

27 Sep 00:23
Compare
Choose a tag to compare
  • Monochrome palette for pokered projects
  • Initial sidebar width matches zoom level

1.5.0

26 Sep 21:32
Compare
Choose a tag to compare
  • Generalize Prism support to include pokered support

1.4.3

26 Sep 19:54
Compare
Choose a tag to compare
  • Rename "metatiles" to "blocks"
  • Fix sidebar scroll positioning when removing blocks
  • Ignore files named gfx/tilesets/*_colored.png (rendered by utils/map.py)

1.4.2

26 Sep 15:55
Compare
Choose a tag to compare
  • Add/remove blocks
  • Fix canceling dialogs

1.4.1

26 Sep 03:07
Compare
Choose a tag to compare
  • Show hovered tile ID in block edit window
  • Fix a memory leak
  • Improve code style with Cppcheck

1.4.0

25 Sep 08:20
Compare
Choose a tag to compare
  • Linux support (no builds provided, though)

1.3.1

24 Sep 20:52
Compare
Choose a tag to compare
  • Add Pokémon Prism compatibility
  • Rename metatiles to blocks