Skip to content

Releases: iiyo/WebStory-Engine

WebStory Engine 0.3.8

04 Nov 16:43
Compare
Choose a tag to compare

This release fixes a bug:

  • Attributes submitText and cancelText had no effect on prompt command.

WebStory Engine 0.3.7

01 Nov 11:00
Compare
Choose a tag to compare

This release fixes a bug:

  • wait command ignored duration= attribute

WebStory Engine 0.3.6

29 Oct 22:55
Compare
Choose a tag to compare

Changes in this version:

Fixed: Text on Textboxes was set before triggering the fade effect, making it look funny.

WebStory Engine 0.3.5

29 Oct 22:28
Compare
Choose a tag to compare

Changes in this release:

WebStory Engine 0.3.4

18 Oct 19:23
Compare
Choose a tag to compare

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

12 Oct 05:20
Compare
Choose a tag to compare

This release fixes a bug:

When using the <set> command with duration="0" the duration was ignored.

Version 0.3.2

10 Aug 09:13
Compare
Choose a tag to compare

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

04 Aug 09:39
Compare
Choose a tag to compare

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

06 Jul 09:06
Compare
Choose a tag to compare
0.3.1-rc Pre-release
Pre-release

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.