lexys-labyrinth/js
Eevee (Evelyn Woods) 0d59ffef85 Implement item priority (fixes #37 #50 #51)
Also expand the blue key MS compat flag to make keys never block
monsters; allow rovers to pass through score flags; and allow
doppelgängers to pause the clock.
2021-03-01 13:13:01 -07:00
..
algorithms.js handle circuit block undoing pretty well 2021-02-15 15:59:28 +11:00
defs.js Implement item priority (fixes #37 #50 #51) 2021-03-01 13:13:01 -07:00
editor-tile-overlays.js Add undo/redo support to the editor 2021-01-25 15:26:56 -07:00
format-base.js Finally populate the options dialog, with volume controls and tileset selection 2021-01-06 19:04:28 -07:00
format-c2g.js Implement Glass block 2021-02-19 18:21:29 +11:00
format-dat.js Finally populate the options dialog, with volume controls and tileset selection 2021-01-06 19:04:28 -07:00
game.js Implement item priority (fixes #37 #50 #51) 2021-03-01 13:13:01 -07:00
main-base.js Remember last opened level in editor; prevent deleting the current level 2021-01-16 02:50:52 -07:00
main-editor.js Implement Glass block 2021-02-19 18:21:29 +11:00
main.js Implement item priority (fixes #37 #50 #51) 2021-03-01 13:13:01 -07:00
renderer-canvas.js Add some more actor inspection to debug mode 2021-01-22 08:37:14 -07:00
soundtrack.js Add three new music tracks from notchris 2020-11-03 14:07:25 -07:00
tileset.js Implement Glass block 2021-02-19 18:21:29 +11:00
tiletypes.js Implement item priority (fixes #37 #50 #51) 2021-03-01 13:13:01 -07:00
util.js Add controls for rearranging, duplicating, and deleting levels 2021-01-16 01:45:57 -07:00