Phaser CE v2.12.1
New Features
- ScaleManager#startFullScreen has an
options
argument.
Bug Fixes
- Fixed undefined value in BitmapData#smoothed.
- Better tracking of pointer out events (#624).
- Fixed alpha for different Creature regions (#625).
Updates
- Videos now have their
playsinline
attribute set. - Added a warning for Tiled JSON maps version > 1.1. Object properties and tile properties in these maps may not work in Phaser CE. You can enable the json1 plugin and reexport the map in Tiled 1.1 format to use these features in Phaser CE (#623).
- Hide navigation UI in fullscreen mode in Chrome/Android (#626)
Thanks
@daniel-nth, @highlyinteractive, @mikeks, @ndee85, @photonstorm, @samme, @thomasMeynckens