Skip to content

Releases: WGBH/wgbh-springroll-game

v2.0.0

10 Jan 22:32
Compare
Choose a tag to compare

Update for compatibility with PixiAnimate v2, Pixi.js v6, Pixi-Sound v4, etc. #9

v1.2.3

10 Jan 20:51
Compare
Choose a tag to compare

#6 Eliminate an error when initializing a game with no captions

v1.2.2

02 May 22:17
Compare
Choose a tag to compare

Includes fix to disable antialiasing on iOS 15.4 and Safari 15.4 to work around a bug in Webkit's WebGL implementation #7

v1.2.1

03 Dec 18:45
Compare
Choose a tag to compare

Update GameTime to be compatible with latest versions of SpringRoll. Requires SpringRoll v2.3.0 or higher. #5

v1.2.0

03 Apr 18:59
Compare
Choose a tag to compare

Added

  • Support altHeight in GameOptions for vertical cropping #4

v1.1.17

30 Sep 21:25
Compare
Choose a tag to compare

Fixed

  • Only handle pause/resume messages if they would change state #3

v1.1.16

23 Sep 20:44
Compare
Choose a tag to compare

Added

  • Ability to return Promises in Scene preload() and setup() functions to perform asynchronous tasks not otherwise supported by the AssetManager during Scene transition. #2

v1.1.15

23 Sep 20:46
Compare
Choose a tag to compare

Fixed

  • Broadened list of Kindle Fire and RCA Voyager devices on which flickering-screen fix should be enabled. #1

v1.1.14

23 Sep 20:47
Compare
Choose a tag to compare

Changed

  • Reference published version of SpringRoll 2 on NPM

v1.1.13

23 Sep 20:50
Compare
Choose a tag to compare

First public release