Monogatari v2.6.0
Download Link: monogatari-v2.6.0.zip
๐ Support Monogatari
Monogatari is free, open source, and built in the open โ releases like this one are powered by the people who chip in to keep it going. If the engine helps you bring your stories to life, please consider sponsoring its development:
- โค๏ธ GitHub Sponsors
- ๐งก Patreon
- โ Ko-fi
๐ฐ Release Change Log
๐ New Features
- The engine now uses the Web Audio API to reproduce media replacing the old HTML5 Audio Element approach. This means better looping and a whole bunch of Audio Effects you can now use.
- Dynamically adding a class to the text box element is now possible via a new property in the Dialog Action
๐ Bug Fixes
- Issue #158 The distraction free mode would incorrectly reset the
text-boxelement to ablockdisplay instead ofgrid
๐ฆ Misc
- The npm package has been updated to this latest version
How To Upgrade
If you’re on the v2.x.x version
If you were already using a previous release from v2.x.x, then upgrading is pretty simple, replace the files in your engine directory with the new ones,
If you’re on v1.4.1 (stable) or below:
If you are planning to upgrade from a game made with the v1.4.1 release, we recommend you reading the Upgrade Guide