doodle/pkg/modal
Noah 962098d4e7 v0.11.0 last minute tweaks
* When playing as the Bird, the dive attack is able to destroy other
  mobile doodads such as Azulians and Thieves.
* The Box has been made invulnerable so it can't be destroyed by Anvils
  or player-controlled Birds.
* Bugfixes with pop-up modals:
  * The quit game confirm modal doesn't appear if another modal is
    already active on screen.
  * The Escape key can dismiss Alert and Confirm modals.
* Add "Level" menu items to Play Mode to restart the level or retry from
  the last checkpoint (in case of softlocks, etc.)
2022-02-21 13:09:51 -08:00
..
loadscreen Send User-Agent of version/os/arch on update check 2022-01-16 18:33:27 -08:00
alert.go v0.11.0 last minute tweaks 2022-02-21 13:09:51 -08:00
confirm.go v0.11.0 last minute tweaks 2022-02-21 13:09:51 -08:00
end_level.go Savegame and High Scores 2022-01-02 16:28:43 -08:00
modal.go v0.11.0 last minute tweaks 2022-02-21 13:09:51 -08:00
modal_test.go Global UI Popup Modals 2020-11-15 18:02:35 -08:00