Releases: iiyo/WebStory-Engine
WebStory Engine 0.3.8
This release fixes a bug:
- Attributes submitText and cancelText had no effect on prompt command.
WebStory Engine 0.3.7
This release fixes a bug:
- wait command ignored duration= attribute
WebStory Engine 0.3.6
Changes in this version:
Fixed: Text on Textboxes was set before triggering the fade effect, making it look funny.
WebStory Engine 0.3.5
Changes in this release:
- Added more options for variables. (https://iiyo.org/f/discussion/comment/180#Comment_180)
- Added fadeDuration= attribute on Textboxes to control the fade effect duration between lines. Default is 0 now which means no fade.
WebStory Engine 0.3.4
This release fixes a bug; updating from previous 0.3.x versions is recommended.
Changes:
- Fixed: Some images got stuck on the stage after loading a savegame.
- Added a changelog file.
WebStory Engine 0.3.3
This release fixes a bug:
When using the <set> command with duration="0" the duration was ignored.
Version 0.3.2
This release fixes a bug:
When using a <var> command inside of <choice>, any ifvar or ifvalue attributes on the <var> command were ignored.
See issue #10.
Version 0.3.1
This release fixes a bug in the savegame system, see issue #9.
The changes from 0.3.0 are:
- Restoring audio from savegames should now work.
- When restoring an asset fails, the other assets should still load just fine.
- Fixed example webstory to use HTML directly.
It is highly recommended that you switch to this release if you're currently using version 0.3.0.
0.3.1-rc
This release fixes a bug in the savegame system.
The changes from 0.3.0 are:
- Restoring audio from savegames should now work.
- When restoring an asset fails, the other assets should still load just fine.
It is highly recommended that you use this release when you currently use 0.3.0.