Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 763 Bytes

CHANGELOG.md

File metadata and controls

26 lines (23 loc) · 763 Bytes

0.3.0

(Typewriter update)

  • 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.

0.2.1

  • Added audio support for Linux (untested)

0.2.0

  • Autoskip
  • Improved UI on mobile
  • Choice system rework
  • Fixed a bug related to preferences copying

0.1.0

Initial release featuring:

  • Global and local game state management
  • Scene tree
  • Basic persistence (including autosaves)
  • Rendering backgrounds and foreground sprites
  • Sound