The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.

Download Latest Version v17.4.0 source code.zip (7.2 MB)
Email in envelope

Get an email when there's a new version of melonJS

Home / 17.0.0
Name Modified Size InfoDownloads / Week
Parent folder
melonjs.module.js 2024-03-05 1.4 MB
README.md 2024-03-05 699 Bytes
v17.0.0 source code.tar.gz 2024-03-05 6.2 MB
v17.0.0 source code.zip 2024-03-05 7.1 MB
Totals: 4 Items   14.7 MB 0

Added

  • Sprite: add support for aseprite texture atlas (including animation)
  • Atlas: createSpritefromAnim parameter is now optional, and if not defined will use all defined index in the corresponding atlas
  • Loader: new setOptions method that allows specifying custom settings to be applied to fetch requests (crossOrigin, withCredentials, etc..)

Changed

  • Loader: loader settings such as crossOrigin and withCredentials are now deprecated and have to be set through the setOptions method

Fixed

  • Doc: fix hyperlinks to source code within documentation (thanks @Waltibaba)
  • Loader: fix settings for the fetch request not being applied in ES6 builds (thanks @B0sh)
Source: README.md, updated 2024-03-05