Skip to content

Releases: Rangi42/polished-map

4.2.1

03 Jun 23:44
Compare
Choose a tag to compare
  • Fix: Event coordinates are [-128, 127], not [0, 255], and map resizing was misplacing events
  • Scroll and drag events within the 3-block margin around a map
  • Add Classic, Aqua, and Metal themes

2.2.1++

03 Jun 23:32
Compare
Choose a tag to compare
  • Fix: Event coordinates are [-128, 127], not [0, 255], and map resizing was misplacing events
  • Scroll and drag events within the 3-block margin around a map
  • Add Classic, Aqua, and Metal themes

4.2.0

02 Jun 05:59
Compare
Choose a tag to compare
  • Game Boy Screen overlay in Event mode
  • Move events when resizing the map
  • Support .inc files for SECTION-split pokecrystal
  • Fix: Don't crash on event script files without final newlines

2.2.0++

02 Jun 05:51
Compare
Choose a tag to compare
  • Game Boy Screen overlay in Event mode
  • X and Y flip affect Ctrl+click and Ctrl+Shift+click for designing symmetrical blocks
  • Move events when resizing the map
  • Support .inc files for SECTION-split pokecrystal
  • Fix: Don't crash on event script files without final newlines

4.1.0

19 May 08:18
Compare
Choose a tag to compare
  • Support for editing and saving map events
  • The Tile Priority option explicitly enables priority tiles and fixes saving palette_map.asm files
  • Saving as a filename without an extension adds the default one
  • Fix building on Linux

2.1.0++

19 May 08:16
Compare
Choose a tag to compare
  • Support for editing and saving map events
  • Saving as a filename without an extension adds the default one
  • Fix building on Linux

4.0.0

12 May 20:46
Compare
Choose a tag to compare
  • Load and view events (no editing yet)
  • Fix: clear the tileset when a map fails to load

2.0.0++

12 May 20:37
Compare
Choose a tag to compare
  • Load and view events (no editing yet)
  • Fix: clear the tileset when a map fails to load

3.5.4

03 May 19:44
Compare
Choose a tag to compare
  • Show tile priority with a translucent zigzag pattern (ported from Polished Map++)
  • Show .blk bytes in map options dialog
  • Show selected tile ID in roof editor
  • Update FLTK to 1.3.5
  • Fix relative paths for Linux command line
  • Fix DESTDIR behavior for .desktop file on Linux

1.0.1++

03 May 19:12
Compare
Choose a tag to compare

A separate branch of Polished Map for projects that replace tileset-wide palette_map.asm files with per-block attributes.bin files.

  • Show .blk bytes in map options dialog
  • Show selected tile ID in roof editor
  • Update FLTK to 1.3.5
  • Fix relative paths for Linux command line
  • Fix DESTDIR behavior for .desktop file on Linux