Posts

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:

๐Ÿ“ฐ 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-box element to a block display instead of grid

๐Ÿ“ฆ 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