- Reverted the changes I made in 0.9.0.
- Made
Box.start and Box.end non-final.
- Added a
size property to the ZoneLevel class.
- Destroy reverbs and sound channels when popping
ZoneLevel instances.
- Added a "Zone Overview" menu item to
PauseMenu.
- Use the open_url package for opening credit URLs.
- Credit URLs will now open in the user's web browser.
- Added an ID to the
WorldCredit class.
- More tests.
- Fixed a bug with the default
getCreditsMenu function.
- Start using a
WorldContext class for running worlds.
- Make running games more configurable with event.
- Better test coverage.
- Added a message for when the game is closing.
- Fixed a string conversion bug in
loadEncrypted.