github excaliburjs/Excalibur v0.30.3
Excalibur v0.30.3 Release

latest releases: 0.31.0-alpha.1344+dc51e39, 0.31.0-alpha.1343+51454e2, 0.31.0-alpha.1341+59b4bf4...
6 days ago

excalibur logo

Added

  • Adds contact solve bias to RealisticSolver, this allows customization on which direction contacts are solved first. By default there is no bias set to 'none'.

Fixed

  • Fixed false positive warning when adding timers
  • Fixed issue where gamepad buttons wouldn't progress the default loader play button
  • Add defense around middling Safari fullscreen support and update documentation
  • Fixed issue where non-standard gamepad buttons would not be emitted by Excalibur
    • Added an additional param to the ex.GamepadButtonEvent indexto disabiguate between ex.Buttons.Unknown
  • Fixed issue where Realistic solver would not sort contacts by distance causing some artifacts on seams
  • Fixed issue with CompositeCollider where large TileMaps would sometimes causes odd collision behavior in the Realistic Solver when the body & collider components are far apart in a TileMap.

What's Changed

New Contributors

Full Changelog: v0.30.2...v0.30.3

Don't miss a new Excalibur release

NewReleases is sending notifications on new releases.