Skip to content

v2.1.0

Choose a tag to compare

@DoomSalat DoomSalat released this 23 Jul 00:16

Preset groups on the board - Ctrl+click multiple tiles, then pick a color and name at the bottom of the board to create a group:

  • click a group tile to collapse/expand it (collapsed shows tiles stacked, expanded shows them side by side)
  • right-click a group - edit, "consolidate members", ungroup, or delete
  • right-click empty board space - "Create group"
  • right-click a preset - "Add to group" submenu; dragging a tile onto a group attaches it
  • board order is preserved and survives restarts

Groups in export/import - export window shows colored group tiles; a group is only included in the .cursorpalette file if all its presets are selected, and restored automatically on import

Painting in the Paint editor - Brush, Eraser and Fill tools instead of "coming soon" placeholders:

  • Brush/Eraser paint pixels while dragging; Shift+click draws a straight line (Shift+Ctrl snaps to 45°); Fill flood-fills a same-colored area
  • Color picker toggles between a wheel and a Photoshop-style square, brightness/alpha sliders, hex code copy/paste
  • Eyedropper samples a color from anywhere on screen, not just the canvas
  • Undo/Redo (Ctrl+Z / Ctrl+Y) covers painting, erasing, filling, moving the sprite, resizing the canvas, and importing an image
  • The Hotspot tool inside the Paint editor is now fully functional instead of a placeholder
  • Last tool, zoom, pan, color, and picker mode are remembered between sessions
  • Hotkeys: V/H/B/E/G/C/O

Background reference (BgRef) - a semi-transparent tracing overlay behind the sprite, with opacity/margin/offset controls; never saved into the cursor

Import an image onto the canvas - "Load image" button or drag-and-drop .png/.jpg/.bmp/.gif/.cur/.ani, with Over (composite) or Replace (overwrite) mode

  • The Paint editor button is now available on empty preset slots too
  • Toast notifications for "Consolidate members", "Ungroup", and "Delete group"
  • Fix: drag-reorder drop indicator Y-position and group hover outline positioning
  • Fix: submenus weren't rendering in custom context menus (dark/light themes)
  • Fix: drop-zone highlight not clearing when the cursor moved between the main window and a modal window on top of it
  • Fix: canvas flicker while painting; fix for 45° line-angle snapping occasionally double-stepping a pixel