worldsmith 0.11.0 copy "worldsmith: ^0.11.0" to clipboard
worldsmith: ^0.11.0 copied to clipboard

outdated

A library for creating RPGs using [ziggurat](https://pub.flutter-io.cn/packages/ziggurat).

Changelog #

0.11.0 #

Changed #

  • The ZoneLevel class now uses box IDs rather than indices to store references to boxes.

0.10.0 #

Changed #

  • Reverted the changes I made in 0.9.0.

0.9.0 #

Changed #

  • Made Box.start and Box.end non-final.

0.8.0 #

Added #

  • Added a size property to the ZoneLevel class.

Fixed #

  • Destroy reverbs and sound channels when popping ZoneLevel instances.

0.7.0 #

Added #

  • Added a "Zone Overview" menu item to PauseMenu.

0.6.1 #

Added #

  • Updated readme.

0.6.0 #

Changed #

0.5.0 #

Changed #

  • Use the open_url package for opening credit URLs.

0.4.0 #

Added #

  • Credit URLs will now open in the user's web browser.

0.3.0 #

Added #

  • Added an ID to the WorldCredit class.
  • More tests.

Fixed #

  • Fixed a bug with the default getCreditsMenu function.

0.2.1 #

Added #

  • Updated the docs.

0.2.0 #

Added #

  • Start using a WorldContext class for running worlds.
  • Make running games more configurable with event.
  • Better test coverage.

0.1.0 #

Added #

  • Added a message for when the game is closing.

0.0.2 #

Fixed #

  • Fixed a string conversion bug in loadEncrypted.

0.0.1 #

Added #

  • Initial version.
0
likes
0
points
2
downloads

Publisher

verified publisherbackstreets.site

Weekly Downloads

A library for creating RPGs using [ziggurat](https://pub.flutter-io.cn/packages/ziggurat).

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, dart_sdl, dart_synthizer, encrypt, json_annotation, open_url, path, ziggurat, ziggurat_sounds

More

Packages that depend on worldsmith