Skip to content

Releases: englercj/phaser-debug

v1.1.9

15 Mar 01:18
Compare
Choose a tag to compare

v1.1.8...v1.1.9

  • Properly namespace the styles

v1.1.8

21 Nov 17:47
Compare
Choose a tag to compare

v1.1.7...v1.1.8

  • Update builds and republish.

v1.1.7

21 Nov 17:46
Compare
Choose a tag to compare

v1.1.6...v1.1.7

  • Fix issue when PIXI.Stage is undefined (in phaser 2.4.4, #9)

v1.1.6

21 Nov 17:45
Compare
Choose a tag to compare

v1.1.5...v1.1.6

  • Fix the marks feature for the graph

v1.1.5

21 Nov 17:44
Compare
Choose a tag to compare

v1.1.4...v1.1.5

  • Add main attribute to package.json

v1.1.4

21 Nov 17:44
Compare
Choose a tag to compare

v1.1.3...v1.1.4

  • Bump the node liessify version

v1.1.3

29 Oct 23:58
Compare
Choose a tag to compare

Versions v1.1.1-v1.1.3 are all attempts to fix issues with using this module with browserify. Eventually the problems were fixed and are good to go in this version.

v1.1.0

16 Sep 05:21
Compare
Choose a tag to compare

Features

  • Make texture links open in a new tab
  • Add destroy methods to plugin and panels

Misc

  • A bunch of small bug fixes
  • Reformatting of some code
  • Got jshint tasks working