doodads/dev-assets/doodads/regions
Noah ca9ad6e3a8 Spit and polish
* New doodad: Invisible Warp Door
* All warp doors require the player to be grounded (if affected by
  gravity) to open them. No jumping or falling thru and opening
  a warp door mid-air!
* Title Screen now randomly selects from a couple of levels.
* Title Screen: if it fails to load a level it sets up a basic
  blank level with a wallpaper instead.
* New developer shell command: titlescreen <level>
  Opens the MainScene with a custom user level as the background.
* Add Auto-save to the Editor to save your drawing every 5 minutes
* Add a MenuBar to the Play Scene for easier navigation to other
  features of the game.
* Doodad JS API: time.Since() now available.
2022-01-02 22:36:32 -08:00
..
Makefile Spit and polish 2022-01-02 22:36:32 -08:00
checkpoint-128.png Various minor tweaks and changes 2021-10-07 20:50:24 -07:00
checkpoint.js Technical Doodad: Checkpoint Region 2021-10-02 21:36:03 -07:00
fire-128.png Add Technical Doodads + UI Fixes 2021-10-02 20:52:16 -07:00
fire.js Add Technical Doodads + UI Fixes 2021-10-02 20:52:16 -07:00
goal-128.png Various minor tweaks and changes 2021-10-07 20:50:24 -07:00
goal.js Add Technical Doodads + UI Fixes 2021-10-02 20:52:16 -07:00
power-64.png Various minor tweaks and changes 2021-10-07 20:50:24 -07:00
power-128.png Add Technical Doodads + UI Fixes 2021-10-02 20:52:16 -07:00
power.js Add Technical Doodads + UI Fixes 2021-10-02 20:52:16 -07:00
stall-128.png Add Technical Doodads + UI Fixes 2021-10-02 20:52:16 -07:00
stall.js Add Technical Doodads + UI Fixes 2021-10-02 20:52:16 -07:00
warp-door-64.png Spit and polish 2022-01-02 22:36:32 -08:00