game_utils 5.0.2 copy "game_utils: ^5.0.2" to clipboard
game_utils: ^5.0.2 copied to clipboard

discontinuedreplaced by: ziggurat

Various game-related utilities I use in my own projects.

Changelog #

1.0.0 #

  • Initial version, created by Stagehand

1.0.1 #

  • Add a note about examples

1.0.2 #

  • Changed the arguments accepted by Page.ambiencesPage

1.0.3 #

  • allow a function to be run before FormBuilder.render

2.0.0 #

  • Renamed CheckBoxLine to Line.checkBoxLine
  • Added a BookOptions class
  • Altered the signatures of a few functions
  • Renamed AmbiencesPage to SoundsPage

3.0.0 #

  • Updated Line.checkboxLine to take its title as a function.

3.1.0 #

-- Added an onCancel argument to hotkeyMenu.

4.1.0 #

Changed the signature of sound onEnded callbacks.

4.1.1 #

Fixed a bug with stopping sounds.

5.0.0 #

Restored signature of sound onEnded callbacks.

5.0.1 #

Only run onCancel when a form has actually been cancelled.

5.0.2 #

Pass a confirm page cancelFunc callback as the onCancel argument to the underlying Page constructor.

0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Various game-related utilities I use in my own projects.

Repository (GitHub)
View/report issues

License

MPL-2.0 (LICENSE)

Dependencies

meta

More

Packages that depend on game_utils