doodle/pkg/scripting
Noah 9a51ac39f9 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
..
events.go Settings Window + Bugfix 2021-06-19 22:14:41 -07:00
js_api.go Spit and polish 2022-01-02 22:36:32 -08:00
pubsub.go Polish and bugfixes 2021-10-09 20:45:38 -07:00
scripting.go Polish and bugfixes 2021-10-09 20:45:38 -07:00
supervisor_events.go Checkpoint Flag & Retry from Checkpoint 2021-08-15 20:17:53 -07:00
timers.go Script Timers, Multiple Doodad Frames 2019-04-18 18:15:05 -07:00
vm.go Tighten Doodad JavaScript API, User Documentation 2020-04-21 23:50:45 -07:00