lexys-labyrinth/js
Eevee (Evelyn Woods) ec41139960 Stub out enough to get CC2 Lesson 4 loading
- Gender signs: implemented
- Transmogrifier: basically implemented
- Yellow tank: basically implemented
- Directional blocks: load but don't draw or behave correctly
- Floor mimic: moves at hyperspeed
- Secret eye: no effect
2020-09-14 16:03:35 -06:00
..
defs.js Start to split out the renderer and add support for smooth scrolling 2020-09-03 07:36:05 -06:00
format-c2m.js Stub out enough to get CC2 Lesson 4 loading 2020-09-14 16:03:35 -06:00
format-dat.js Fix revealing the void under a block hiding an item in CC1 2020-09-12 20:58:28 -06:00
format-util.js Load the CC2 thin walls (and canopy) 2020-09-08 14:11:20 -06:00
game.js Players can't escape creatures exactly behind them 2020-09-12 21:16:48 -06:00
main.js Don't remove the player when stepping on a bomb; it breaks things 2020-09-12 20:45:34 -06:00
renderer-canvas.js Fix rotating actors in the editor 2020-09-10 21:06:58 -06:00
tileset.js Stub out enough to get CC2 Lesson 4 loading 2020-09-14 16:03:35 -06:00
tiletypes.js Stub out enough to get CC2 Lesson 4 loading 2020-09-14 16:03:35 -06:00
util.js Add a splash screen and the beginning of an editor 2020-09-05 16:21:31 -06:00