github excaliburjs/Excalibur v0.21.0
Excalibur v0.21.0

latest releases: 0.31.0-alpha.1504+f5bccaa, 0.31.0-alpha.1503+73acda4, 0.31.0-alpha.1502+85008fe...
6 years ago

image

Thanks to @kevin192291 and @dylanavery720 for their contributions!

Added

  • Added ability to automatically convert .gif files to SpriteSheet, Animations, and Sprites #153 courtesy of @kevin192291
  • Add new viewport property to camera to return a world space bounding box of the current visible area #1078

Changed

  • Updated ex.Color and ex.Vector constants to be static getters that return new instances each time, eliminating a source of bugs in excalibur #1085
  • Remove optionality of engine in constructor of Scene and _engine private with an underscore prefix (#1067) courtesy of @dylanavery720

Deprecated

  • Rename ex.BaseCamera to Camera, ex.BaseCamera will be removed in v0.22.0 #1087

Fixed

  • Fixed issue of early offscreen culling related to zooming in and out #1078
  • Fixed issue where setting suppressPlayButton: true blocks load in certain browsers #1079

Don't miss a new Excalibur release

NewReleases is sending notifications on new releases.