doodle/pkg/scripting
Noah 1a9706c09f Level Thumbnails on Story Mode Select
* Rework the Story Mode UI to display level thumbnails.
  * Responsive UI: defaults to wide screen mode and shows 3 levels horizontally
    but on narrow/mobile display, shows 2 levels per page in portrait.
  * Add "Tiny" screenshot size (224x126) to fit the Story Mode UI.
  * Make the pager buttons bigger and more touchable.
* Maximize the game window on startup unless the -w option with a specific
  window resolution is provided.
2023-12-09 14:59:31 -08:00
..
exceptions JavaScript Exception Catcher UI 2022-09-24 21:58:01 -07:00
events.go Unpin goja and fix callback registry functions 2022-10-10 19:14:38 -07:00
js_api.go JavaScript Exception Catcher UI 2022-09-24 21:58:01 -07:00
pubsub.go JavaScript Exception Catcher UI 2022-09-24 21:58:01 -07:00
scripting.go Rename Go module 2022-09-24 15:17:25 -07:00
supervisor_events.go Level Thumbnails on Story Mode Select 2023-12-09 14:59:31 -08:00
timers.go Switch JavaScript engine to goja 2022-01-16 20:09:27 -08:00
vm.go Add cheat code to send power to all actors 2023-02-18 14:21:07 -08:00