Monogatari v2.0.1

December 29, 2020

Hyuchia

We may not yet have an official release announcement for v2.0.0 even when it got released on October but that doesn’t mean we’re waiting on it to continue working on what’s next. This small point release has some important bug fixes. We’re releasing this in the Latest track and as soon as we get more feedback on it, it will be moved to the Stable track.

Download Link: Monogatari-v2.0.1.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#

  • Inputs now allow a textarea type

๐Ÿ› Bug Fixes#

  • After using the unregisterListener function to then register a custom listener, the keyboard shortcuts would not get automatically re-registered
  • Notifications would block out the game if the permission to show them was denied by the user or the browser
  • The stop action would stop and remove all audio from the same media (music, sound, voice) when an invalid asset id was provided or a player was not found
  • The character documentation shows the default_expression property accepts an expression name as a value but it actually expected an image path. Now both are valid.

๐Ÿ“ฆ Misc#

  • Dependencies have been upgraded to their latest version
  • Korean translation has been updated

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

Tags: #monogatari