Skip to content

Releases: goldfire/phaser-webpack-loader

v2.0.0

23 Aug 15:19
Compare
Choose a tag to compare

The plugin has been updated to support Phaser 3 and Phaser 2 support has been dropped. If you are still using Phaser 2, continue to use v1.1.0.

v1.1.0

28 Dec 22:34
Compare
Choose a tag to compare
  • Added an optional third parameter when adding the plugin that takes a callback function to be called on each asset that is loaded (including fonts).

v1.0.2

29 Jun 01:01
Compare
Choose a tag to compare
  • Prevent an error when a listed sprite doesn't exist.

v1.0.1

31 May 13:20
Compare
Choose a tag to compare
  • Fixed issue with infinite loading if no font was specified in the asset manifest.

v1.0.0

19 Apr 23:22
Compare
Choose a tag to compare
  • Added support for loading compressed textures.
  • Fixed Webpack error when any of the base asset directories were missing.