Skip to content

Releases: samme/phaser-plugin-display-list-watcher

v1.2.1

28 Feb 02:31
Compare
Choose a tag to compare

Fixed

  • Fixed no display in WebGL, for some batches

v1.2.0...v1.2.1

v1.2.0

27 Feb 19:27
Compare
Choose a tag to compare

Added

  • Tilemap Layers show tilesTotal.

Changed

  • The plugin renders on top of all scenes.

v1.1.0...v1.2.0

v1.1.0

22 Feb 17:23
Compare
Choose a tag to compare

Added

  • Keyboard controls: page up, page down, page start, page end

Changed

  • Limit scrolling to the bottom of the text
  • Round pixels when scrolling

Fixed

  • Fixed error in a scene with no input plugin
  • Fixed error in a scene with no keyboard plugin
  • Fixed error destroying the plugin without destroying a scene

v1.0.2

22 Dec 22:44
Compare
Choose a tag to compare

Fixed

Fixed display truncated before maximum length 1000


v1.0.1...v1.0.2

v1.0.1

22 Dec 22:30
Compare
Choose a tag to compare

Fixed

  • Fixed plugin not starting after load.scenePlugin()

v1.0.0...v1.0.1

v1.0.0

22 Dec 20:20
Compare
Choose a tag to compare

First release