Skip to content

Phaser CE v2.12.1

Compare
Choose a tag to compare
@photonstorm photonstorm released this 07 May 13:50
· 395 commits to master since this release
d17d49b

New Features

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