Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 565 Bytes

CHANGELOG.md

File metadata and controls

19 lines (15 loc) · 565 Bytes

3.1

Features:

  • In-game box improvements. Now the hidden tiles, visible tiles and player position are displayed.
  • New Zoom In, Zoom Out and Zoom Normal menus.
  • New keyboard shortcuts:
    • Ctrl+Alt+Click Select the relative brush of an item.
    • Ctrl++ Zoom In
    • Ctrl+- Zoom Out
    • Ctrl+0 Zoom Normal(100%)
  • If zoom is 100%, move one tile at a time.

Fixed bugs:

  • Some keyboard shortcuts not working on Linux.
  • Main menu is not updated when the last map tab is closed.
  • In-game box wrong height.
  • UI tweaks for Import Map window.