- Added rich_typewriter to dependencies.
-
- It allows using RichText in verses, and much more!
- Introduced the NovelTextTheme, a convenient way to set up the text styles.
- Library structure reorganized.
-
- It's actually a breaking change, although it should only require to change imports.
- Added more dartdocs to the public APIs.
- Updated the decription of the package.
- Added audio support for Linux (untested)
- Autoskip
- Improved UI on mobile
- Choice system rework
- Fixed a bug related to preferences copying
Initial release featuring:
- Global and local game state management
- Scene tree
- Basic persistence (including autosaves)
- Rendering backgrounds and foreground sprites
- Sound