lexys-labyrinth/js
Eevee (Evelyn Woods) 6d003287e4 Fleshed out editor tools considerably
- Added a layer selector

- Added a line tool

- Changed the fill tool to stop at blocking terrain, when filling with
  something other than terrain

- Updated the rotate tool to respect the layer selector

- Updated the adjust tool to respect the layer selector

- Added support to the adjust tool for railroad tracks, ice, swivels,
  force floors

- Restored the adjust tool's support for buttons, added a pressed-button
  preview, and added support for blue buttons

- Added an ice tool, for drawing ice corners interactively

- Added a text tool, for writing longer text via letter tiles

- Added a thin walls tool

- Changed the wire tool to draw wires for more types of mouse movements,
  so that any kind of scribble should produce a continuous wire;
  individual clicks will also place a wire immediately
2024-05-09 18:27:14 -06:00
..
editor Fleshed out editor tools considerably 2024-05-09 18:27:14 -06:00
headless Get the level filter out of the thread pool, and add a non-threaded pool 2024-05-06 20:07:31 -06:00
vendor Abandon the .mjs naming scheme 2021-03-07 18:06:42 -07:00
algorithms.js Fix and clean up wiring 2024-05-06 20:03:37 -06:00
defs.js Added a new auto-fix for actors atop bombs in CCL levels 2024-05-04 12:09:48 -06:00
format-base.js Add get_terrain() and get_actor() to StoredCell 2024-04-22 10:21:31 -06:00
format-c2g.js Try fruitlessly to make c2g parsing more tolerant of mistakes 2024-04-20 01:44:32 -06:00
format-dat.js Improve the connection tool somewhat; show implicit connections 2024-04-18 00:56:20 -06:00
format-tws.js Add partial support for the mouse move format in TWS files 2024-04-24 03:21:14 -06:00
game.js Fix undoing green button presses 2024-05-08 08:55:23 -06:00
main-base.js Highlight the most interesting button in a dialog 2024-04-16 23:58:47 -06:00
main.js Add dirt sfx, and Cerise versions of the footstep and mmf sounds 2024-05-07 17:50:58 -06:00
renderer-canvas.js Add a little noise to the rewind effect 2024-05-05 14:55:24 -06:00
soundtrack.js Add three new music tracks from notchris 2020-11-03 14:07:25 -07:00
tileset.js Added a new auto-fix for actors atop bombs in CCL levels 2024-05-04 12:09:48 -06:00
tiletypes.js Fleshed out editor tools considerably 2024-05-09 18:27:14 -06:00
util.js Add some random functions (which I'm already using whoops) 2024-05-06 22:06:56 -06:00