Releases: cknave/kevedit
Releases · cknave/kevedit
KevEdit 1.2.1
- Support 16-bit xstep/ystep/cycle
- Accept extended character input on linux/mac/windows
- Fixes for stuck keys on some Linux WMs
- Ctrl-A will show the character selector in line editors
- Pressing enter on a text tile will show the character selector
- Pressing a key will jump to it in the character selector
KevEdit 1.2.0
- Support loading custom character sets and palettes
- Upgrade to SDL 2.26.4 in binary releases
- Add arm64 support to macOS binaries
- Windows installer supports non-administrative installs
- Change R key to reverse colors instead of run the game
- Use ctrl-arrows to switch to linked boards
- Use ctrl-pgup/pgdn to switch to the board 1 page up or down
KevEdit 1.1.3
- Fix #45, flood fill over objects with no stats
KevEdit 1.1.2
- Support signed values in stats editor
- Fix incorrect labels for bullets/stars in stats editor
- Fix plotting the player when moving stat 0
- Fix clicking when testing sounds on Windows when non-U16 audio formats are used
- Upgrade to SDL 2.0.14 for binary packages
KevEdit 1.1.1
- Fix bounds checking with left/right/plus/minus board link selector
- Fix -/+ keys not doing anything in param editor
- Make firing rate show up as a slider in param editor
- Don't show unused owner param for stars in param editor
- Fix fill not honoring default colour mode
KevEdit 1.1.0
- Fix a crash moving boards
- Fix several memory leaks
- Support newer system-provided glob library
- Keep a backup file in case of a crash during saving
- Adjust audio playback to better match ZZT
- Fix audio playback on Windows
- Fix the shift key on non-US keyboards
- Support 151 stats per board
KevEdit 1.0.7
- Fix spelling error on macOS touch bar
- Installing and uninstalling from source respects DESTDIR
- Adjust board size calculation to match ZZT 3.2 expectations
- Preserve case in filename extensions when saving
- Jump to the first character in selection boxes on keypress
- Forbid deletion of the current board from board selection dialogs
- Fix incorrect dialog names for non-north board selection dialogs
- Fix building source distributions via
make dist
KevEdit 1.0.6
- Allow testing #play statements without a space
- Add touchbar support for macOS
- Ignore spurious Finder command line args on macOS
- Fix glob compile on some Linux versions
- Support 256-length runs encoded as 0x00
KevEdit 1.0.5
- Fix double input bug on Appimage version for Ubuntu and Fedora Linux
KevEdit 1.0.4
- Fix rendering linewalls next to edge tiles inside the board
- Fix syntax highlighting for "time"
- Fix crash when trying to play a 32nd triplet drum sound