doodle/pkg/windows
Noah a10a09a818 Cheats Menu UI
* Added a Cheats Menu UI accessible from the Settings window's "Experimental"
  tab and from there you can enable the Cheats Menu from the "Help" screen of
  the gameplay mode.
* Commonly used cheats all have corresponding buttons to click on, especially
  helpful for touchscreen devices like the Pinephone where keyboard input
  doesn't always work reliably.
* The buttons in the Cheats Menu just automate entry of the cheat commands.
* `boolProp` command has a new `flip` option to toggle their value (e.g.
  `boolProp show-hidden-doodads flip`)
2023-01-02 12:36:12 -08:00
..
about.go Rename Go module 2022-09-24 15:17:25 -07:00
add_edit_level.go Rename Go module 2022-09-24 15:17:25 -07:00
cheats_menu.go Cheats Menu UI 2023-01-02 12:36:12 -08:00
doodad_config.go Doodad/Actor Runtime Options 2022-10-09 17:41:24 -07:00
doodad_dropper.go Rename Go module 2022-09-24 15:17:25 -07:00
doodad_properties.go Doodad/Actor Runtime Options 2022-10-09 17:41:24 -07:00
filesystem_window.go Rename Go module 2022-09-24 15:17:25 -07:00
layers_window.go Rename Go module 2022-09-24 15:17:25 -07:00
levelpack_open.go Rename Go module 2022-09-24 15:17:25 -07:00
license_key.go Rename Go module 2022-09-24 15:17:25 -07:00
open_level_editor.go Rename Go module 2022-09-24 15:17:25 -07:00
palette_editor.go SemiSolid Pixels + Icons 2022-10-09 21:39:43 -07:00
pip_canvas.go Rename Go module 2022-09-24 15:17:25 -07:00
publish_level.go Rename Go module 2022-09-24 15:17:25 -07:00
settings.go Cheats Menu UI 2023-01-02 12:36:12 -08:00
text_tool.go Rename Go module 2022-09-24 15:17:25 -07:00