Skip to main content

1.3.0

Changed Stuff IMPORTANT!

  • Moved board storage from Scenes to World. This allows you to see all of your boards regardless of which scene you're on. An automatic migration will happen the first time you load a world with this version installed. You can see the details and results in the dev console (F12).

New Stuff

  • Groups are now in Murder Board! Select a bunch of stuff and use the context menu option to Group them. Or use one of the new shortcuts (see below).
  • Font selection dropdown added to all relevant Item context menus.

New Keyboard Shortcuts:

  • Ctrl+C - Create connections between selected items
  • Ctrl+D - Duplicate selected items
  • Ctrl+G - Toggle group/ungroup selected items
  • G - Toggle group border visualization

Technical Improvements

  • Fixed (hopefully) canvas artifact issue on certain setups.
  • Canvas renderer enhancements for group border rendering
  • Enhanced error handling and logging