Skip to content

v0.2.6

Compare
Choose a tag to compare
@requinDr requinDr released this 06 Aug 22:11
· 79 commits to main since this release

Changelog

Note:

  1. There will be a fix soon to prevent title music from playing at the same time as a scene music (on page refresh)
    Temporary fix: set title music volume to 0.
  2. There is a cache issue with the scene controller, the browser might still use the one from previous version that is incompatible with this one.
    Temporary fix: save your data, clear the browser cache and reload

Both issues will be fixed soon

Improved

  • The skip scene prompt now has in its background the flowchart's thumbnail
  • All flowchart's thumbnail have been added!
  • Greatly reduced the size of the audio track files* (no quality loss).

Fixed

  • Scene starting context after a choice wasn't always right, it could result it the wrong music being played. (rare)
  • s265 and s266 should now be accessible (thanks for the report)
  • Audio not playing on title menu when opening a new tab



* for browsers that support the opus codec in webm container. Support should be wide now with Safari being the last one to adopt it a few months ago. When unsupported, it defaults to the previous files.
The SFX will get the same treatment in the next update.