lexys-labyrinth/js
Eevee (Evelyn Woods) 7e0c1b0337 Improve the editor's selection tool (slightly WIP)
It now supports arbitrary regions!  The tool itself still makes
rectangles, but you can shift-drag to add to the selection.

It also distinguishes visually between a floating selection and not, is
more easily visible against certain tile backgrounds and at small zoom
levels, and, I don't know, probably some other stuff.
2024-04-16 23:55:35 -06:00
..
editor Improve the editor's selection tool (slightly WIP) 2024-04-16 23:55:35 -06:00
headless Thread the bulk tester 2024-04-12 18:29:49 -06:00
vendor Abandon the .mjs naming scheme 2021-03-07 18:06:42 -07:00
algorithms.js Fix circuit blocks; distinguish floor wiring from black button wiring 2024-04-16 21:09:46 -06:00
defs.js Implement MS-style instant movement for some reason 2024-04-11 03:50:58 -06:00
format-base.js Merge trap/cloner connections; round-trip them through C2M; stub out connect tool 2021-04-28 22:05:01 -06:00
format-c2g.js Add a missing tile encoding spec for one-way walls 2022-12-30 23:51:32 -08:00
format-dat.js Extend CCL support with a chunk for storing the author's name 2021-05-25 17:27:41 -06:00
format-tws.js Fix loading of initial RFF direction from Tile World solutions 2021-03-08 21:33:03 -07:00
game.js Fix circuit blocks; distinguish floor wiring from black button wiring 2024-04-16 21:09:46 -06:00
main-base.js Rework mobile layout to be more compact, et al. 2021-05-21 21:10:44 -06:00
main.js Don't let key repeat interfere with the restart timer 2024-04-12 19:03:24 -06:00
renderer-canvas.js Update tileset: minor touchups, lighter popwalls, killer indicator, some experiments 2021-05-25 17:41:23 -06:00
soundtrack.js Add three new music tracks from notchris 2020-11-03 14:07:25 -07:00
tileset.js Fix circuit blocks; distinguish floor wiring from black button wiring 2024-04-16 21:09:46 -06:00
tiletypes.js Fix circuit blocks; distinguish floor wiring from black button wiring 2024-04-16 21:09:46 -06:00
util.js Improve the editor's selection tool (slightly WIP) 2024-04-16 23:55:35 -06:00