lexys-labyrinth/js
Eevee (Evelyn Woods) aed96c8e41 Add a bunch of minor rendering stuff
- Added the active player background

- Added bomb fuses (though LL doesn't use them)

- Added CC2-style double-size blob and walker (though LL doesn't use them)

- Added the rover's directional overlay

- Added custom push animations

- Added custom bouncing heart animations

- Added a puff when opening a door or socket, or revealing a fake floor

- Fixed the rover's animations being a bit mixed up

- Fixed player walk animations occasionally being glitchy

- Touched up the fake floor x-ray tile

- Touched up the canopy x-ray tile

- Touched up the purple ball's shadows

- Touched up the transmogrifier and transmogrify flash
2021-01-05 17:10:21 -07:00
..
algorithms.js Fix black buttons to /always/ separate horizontal and vertical wires 2020-12-28 06:53:19 -07:00
defs.js Refactor to using cells with fixed slots 2021-01-03 17:19:27 -07:00
editor-tile-overlays.js Teach the editor to do partial redraws 2021-01-03 18:21:52 -07:00
format-base.js Change StoredCell to also be layered, and update the editor to match 2021-01-03 17:44:16 -07:00
format-c2g.js Change StoredCell to also be layered, and update the editor to match 2021-01-03 17:44:16 -07:00
format-dat.js LAYER => LAYERS, oops 2021-01-03 19:15:38 -07:00
game.js Fix undoing dropping a bowling ball; make bowling balls explode at level edge 2021-01-03 19:31:59 -07:00
main-base.js Add support for recording replays, with a bunch of refactoring along the way 2020-12-13 20:36:12 -07:00
main-editor.js Add a bunch of minor rendering stuff 2021-01-05 17:10:21 -07:00
main.js Add a bunch of minor rendering stuff 2021-01-05 17:10:21 -07:00
renderer-canvas.js Add a bunch of minor rendering stuff 2021-01-05 17:10:21 -07:00
soundtrack.js Add three new music tracks from notchris 2020-11-03 14:07:25 -07:00
tileset.js Add a bunch of minor rendering stuff 2021-01-05 17:10:21 -07:00
tiletypes.js Add a bunch of minor rendering stuff 2021-01-05 17:10:21 -07:00
util.js Teach format_duration to handle negative durations 2021-01-03 13:48:23 -07:00