Skip to content

Releases: Rangi42/polished-map

2.2.1

13 Nov 20:10
Compare
Choose a tag to compare
  • Read map size and tileset from filename: NAME.WIDTHxHEIGHT.TILESET.blk
  • Change Tileset dialog remembers the previous selection
  • Add more colors for pokered lighting

2.2.0

13 Nov 00:28
Compare
Choose a tag to compare
  • Change tileset or lighting for an open map
  • Add more lighting modes

2.1.4

07 Nov 03:40
Compare
Choose a tag to compare
  • 0-9 are hotkeys for selecting blocks (Ctrl+0-9 assigns, Ctrl+Shift+0-9 unassigns).

2.1.3

05 Nov 04:38
Compare
Choose a tag to compare
  • Support PRIORITY_ color palette constants

2.1.2

28 Oct 04:22
Compare
Choose a tag to compare
  • Fix build on Linux (Xubuntu)

2.1.1

15 Oct 23:21
Compare
Choose a tag to compare
  • Show block cursor or event cursor, not both
  • Wider status bar fields

2.1.0

15 Oct 07:06
Compare
Choose a tag to compare
  • Show coordinates for events within blocks
  • Use decimal coordinates by default

2.0.2

13 Oct 16:58
Compare
Choose a tag to compare
  • Ctrl+C copies a block from the sidebar
  • Ctrl+V pastes its tiles onto the selected block
  • Ctrl+X swaps its tiles with the selected block

2.0.1

12 Oct 15:00
Compare
Choose a tag to compare
  • Fix status bar block count
  • Non-recursive flood fill algorithm cannot overflow the stack
  • Better error message for wrong project types

2.0.0

12 Oct 03:03
Compare
Choose a tag to compare
  • Switch to 32-bit builds for greater compatibility. (64-bit's greater memory space is unnecessary.)