MageStudio Mage Versions Save

Mage is a 3D Game Engine, built on top of THREE.js. It features Unity-like scripting, AMMO.js powered physics workers, an Infernojs powered UI and a clean API. Under (very) active development.

v3.21.1

1 year ago

What's Changed

Full Changelog: https://github.com/MageStudio/Mage/compare/v3.21.0...v3.21.1

v3.21.0

1 year ago

v3.20.2

1 year ago

v3.20.1

1 year ago

Better tweening:

  • exposing tweenTo function from easing module.
  • Supporting repeat option for between.js

What's Changed

Full Changelog: https://github.com/MageStudio/Mage/compare/v3.20.0...v3.20.1

v3.20.0

1 year ago

Fixed a series of issues:

Keyboard input was compromised and no longer working. Lights body was not properly set. Added easing functions and looping to the constants. Fixed camera not setting its body properly.

What's Changed

Full Changelog: https://github.com/MageStudio/Mage/compare/v3.19.0...v3.20.0

v3.19.0

1 year ago

Added Labels to the engine. The following has been added:

  • LabelComponent: When creating a Label, make your Inferno component extend the LabelComponent class, as it has the required instructions for the engine.
  • html-to-image: This library is being used to export Inferno components to images.

Full Changelog: https://github.com/MageStudio/Mage/compare/v3.17.10...v3.19.0

v3.17.10

1 year ago

Added missing .None to easing function used by Entities.

Full Changelog: https://github.com/MageStudio/Mage/compare/v3.17.9...v3.17.10

v3.17.9

1 year ago

v3.17.8

1 year ago

Fixed a bug occuring when switching levels with Physics settings enabled.

What's Changed

Full Changelog: https://github.com/MageStudio/Mage/compare/v3.17.7...v3.17.8

v3.17.7

1 year ago

Improved disposal of Entities.

What's Changed

Full Changelog: https://github.com/MageStudio/Mage/compare/v3.17.6...v3.17.7