melonJS/melonJS: Release 11.0.0

Name: melonJS

Owner: melonJS

Release: v11.0.0

Released: 2022-06-23

License: MIT

Release Assets:

Added

  • Event: new DOM_READY event triggered when the DOM is loaded and ready (now used internally to trigger the onReady() function)

Changed

  • Renderable: update the Light2d constructor to allow creating elliptical shaped lights

Fixed

  • Core: fix an uncaught exception when using parcel (thanks @8Observer8)

To top