github excaliburjs/Excalibur v0.5.1
Excalibur v0.5.1

latest releases: 0.31.0-alpha.1318+1e3d461, 0.31.0-alpha.1317+b5cafe9, 0.31.0-alpha.1316+2588006...
9 years ago

excalibur-title-dark

New Features

Actors can now recursively check the containment of their children (#453)
RotateTo and RotateBy now support ShortestPath, LongestPath, Clockwise, and Counterclockwise rotation (#461)

Bug Fixes

Actor.contains() did not work for child actors (#147)
Unexpected placement occasionally occurred for Actors with certain collision types (#319)
Velocity wasn’t updating properly when fixed and active Actors collided (#454)
Actors removed with actor.kill() were not being removed from the draw tree (#458)
RotateTo and RotateBy weren’t using the shortest angle by default (#282)
Sprite width and height didn’t take scaling into account (#437)
Fixed error message when calling Actor.setDrawing() on a non-existent key (#456)

Don't miss a new Excalibur release

NewReleases is sending notifications on new releases.