github excaliburjs/Excalibur v0.12.0
Excalibur v0.12.0

latest releases: 0.31.0-alpha.1365+d7910ed, 0.31.0-alpha.1364+92aade0, 0.31.0-alpha.1363+9799378...
7 years ago

image

Thanks to @Crizzooo, @htalat, and @vritant24 for their contributions!

Breaking Changes

  • CollisionType.Elastic has been removed
  • Promises.wrap has been replaced with Promise.resolve

Added

  • Added new hsl and hex format options in Color.toString(format) using rgb as the default to maintain backwards compatibility (#852)

Changed

  • Animation.loop property now to set to true by default (#583)
  • Added backgroundColor to engine options as part of Engine constructor (#846)

Deprecated

  • ex.Scene.children is now ex.Scene.actors (#796)

Don't miss a new Excalibur release

NewReleases is sending notifications on new releases.