lexys-labyrinth/js
Eevee (Evelyn Woods) a1f357f317 Make sliding be the tiles' responsibility
This seems to simplify things and also explain the CC2 semantics: force
floors activate while being stood on (which happens, I guess, during
idle), so it applies to objects that start the level on force floors.
This was probably done to make force floor flipping work, too.  On the
other hand, ice still only activates when being stepped on.
2024-04-11 02:24:34 -06:00
..
editor One more missed tooltip 2021-12-18 23:54:43 -05:00
headless Add spatial audio and sound effect captions 2021-12-22 20:55:15 -07:00
vendor Abandon the .mjs naming scheme 2021-03-07 18:06:42 -07:00
algorithms.js Move diamond iteration to algorithms so the editor can (eventually) use it 2021-04-26 15:57:13 -06:00
defs.js Complete the pgchip ice block emulation (fixes #34) 2021-12-22 22:30:59 -07: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 Make sliding be the tiles' responsibility 2024-04-11 02:24:34 -06:00
main-base.js Rework mobile layout to be more compact, et al. 2021-05-21 21:10:44 -06:00
main.js If you select exactly the compat flags matching a ruleset, highlight that button 2024-04-11 02:24:34 -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 Add a MegaZeux-like ambient animation to ice tiles 2021-12-22 21:37:46 -07:00
tiletypes.js Make sliding be the tiles' responsibility 2024-04-11 02:24:34 -06:00
util.js Merge trap/cloner connections; round-trip them through C2M; stub out connect tool 2021-04-28 22:05:01 -06:00