Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnovak committed Mar 3, 2024
1 parent e8c1aa8 commit 271f77b
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,26 @@

### New features

- The user manual is now searchable.

- Multi-monitor support.

- Option to [nudge the level](https://gridmonger.johnnovak.net/manual/advanced-editing.html#nudge-level) and move/paste with wraparound.
- Option to [nudge levels](https://gridmonger.johnnovak.net/manual/advanced-editing.html#nudge-level)
and move/paste selections with wraparound.

- Support for panning the level with the mouse (middle-click + drag, or
Ctrl + left-click + drag). Works in Paste Preview Mode and WASD Mode too.

- The selection can now be moved with the mouse in Paste Preview Mode.

- The user manual is now searchable.

- Support for [diagonal movement](https://gridmonger.johnnovak.net/manual/moving-around.html#diagonal-movement) TODO

### Enhancements

- Erase and clear floor actions don't erase labels now.

- Clear floor actions don't erase annotations now.

- Better mouse handling when using the mouse to place the cursor and the
mouse pointer is moved outside of the bounds of the level.

Expand All @@ -40,7 +45,9 @@
- Fix nudging non-square levels (previously, you could only nudge vertically
by the number of columns at most).

- Fix moving a selection not moving the links correctly (or at all).
- Fix moving selections not moving the links correctly (or at all).

- Fix moving selections leaving copies of labels on empty cells.

- If auto-saving is enabled, the map no longer gets immediately auto-saved
right after adding the first level to an empty map.
Expand Down

0 comments on commit 271f77b

Please sign in to comment.