lexys-labyrinth/js
2021-03-03 14:15:17 +11:00
..
algorithms.js handle circuit block undoing pretty well 2021-02-15 15:59:28 +11:00
defs.js Consolidate some repeated tile properties 2021-03-01 14:28:56 -07:00
editor-tile-overlays.js Add undo/redo support to the editor 2021-01-25 15:26:56 -07:00
format-base.js
format-c2g.js Implement Glass block 2021-02-19 18:21:29 +11:00
format-dat.js
game.js glass block-with-item can't move onto a tile with an item in it 2021-03-03 14:15:17 +11:00
main-base.js
main-editor.js Implement Glass block 2021-02-19 18:21:29 +11:00
main.js Name compat flags more consistently; add a couple; flip sliding blue tank behavior 2021-03-01 18:04:23 -07:00
renderer-canvas.js
soundtrack.js
tileset.js fix glass blocks vs mines and pseudo-items (fixes #63, 59) 2021-03-03 13:25:46 +11:00
tiletypes.js glass block-with-item can't move onto a tile with an item in it 2021-03-03 14:15:17 +11:00
util.js