Skip to content

Releases: Aevarkan/dialogue-node-editor

v0.4.0

20 Apr 08:15
eef4902

Choose a tag to compare

Web Compatibility

  • added web environment compatibility
  • new nodes are now initialised at centre of the view port instead of at origin
  • changed icon

Full Changelog: v0.3.0...v0.4.0

v0.3.0

13 Dec 05:05
a70a60e

Choose a tag to compare

Settings and Scene Dock

Added

  • added scene dock

  • made node colours configurable via nodeColors setting

  • made node editor use VS Code editor theme colours

Fixed

  • arrange children button now saves state correctly on first press

v0.2.0

08 Dec 13:07
ab7cbfe

Choose a tag to compare

Quality Improvements

Added

  • added minimap
  • added arrange children button to scene node

Changed

  • text areas now resize automatically

Fixed

  • create scene button cannot create a scene with a blank id

v0.1.1

07 Dec 05:35
e71f76f

Choose a tag to compare

Extension Marketplace Automation

No user facing changes.

The extension is now automatically published through a GitHub workflow.

v0.1.0

07 Dec 05:02
4d4d432

Choose a tag to compare

Core Feature Addition

Added

  • added edges
  • added create scene button
  • added delete scene button

Fixed

  • button index swapping correctly persists on state

v0.0.2

06 Dec 13:51
57a92bc

Choose a tag to compare

v0.0.2 Pre-release
Pre-release

Persistence Fix

Editor state now persists when panel is de-focused.

v0.0.1

05 Dec 14:34
61e9eef

Choose a tag to compare

v0.0.1 Pre-release
Pre-release

Early Build

The extension is somewhat usable, but it is very buggy.