Releases: WGBH/wgbh-springroll-game
Releases · WGBH/wgbh-springroll-game
v2.0.0
Update for compatibility with PixiAnimate v2, Pixi.js v6, Pixi-Sound v4, etc. #9
v1.2.3
#6 Eliminate an error when initializing a game with no captions
v1.2.2
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
Update GameTime to be compatible with latest versions of SpringRoll. Requires SpringRoll v2.3.0 or higher. #5
v1.2.0
Added
- Support
altHeight
in GameOptions for vertical cropping #4
v1.1.17
Fixed
- Only handle pause/resume messages if they would change state #3
v1.1.16
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
Fixed
- Broadened list of Kindle Fire and RCA Voyager devices on which flickering-screen fix should be enabled. #1
v1.1.14
Changed
- Reference published version of SpringRoll 2 on NPM