lexys-labyrinth/js/editor
Eevee (Evelyn Woods) 3a9e7c1cd8 Split the adjust tool into rotate/adjust
It was trying to do too many things.  Also, the adjust tool is now free
to operate on actors, and can toggle the form of a number of them.

- Rearranged the palette to put colored tiles in canonical key order,
  finally

- Expanded the size of the SVG overlay slightly so hover effects don't
  get cut off at the level border

- Fixed some MouseOperation nonsense by simply using the same object
  when the same operation is bound to both mouse buttons

- Added a verb and preview to the adjust tool, in the hopes of making it
  slightly more clear what it might do

- Enhanced the adjust tool to place individual thin walls and frame
  arrows
2024-04-22 00:24:07 -06:00
..
dialogs.js Split the editor up 2021-05-07 17:57:25 -06:00
editordefs.js Split the adjust tool into rotate/adjust 2024-04-22 00:24:07 -06:00
helpers.js Improve the connection tool somewhat; show implicit connections 2024-04-18 00:56:20 -06:00
main.js Split the adjust tool into rotate/adjust 2024-04-22 00:24:07 -06:00
mouseops.js Split the adjust tool into rotate/adjust 2024-04-22 00:24:07 -06:00
tile-overlays.js Split the editor up 2021-05-07 17:57:25 -06:00