Skip to content

0.6.0

Compare
Choose a tag to compare
@nndda nndda released this 03 Sep 18:20
· 82 commits to main since this release
9c688d6

A somewhat, quite, slightly, partially, moderately, possibly, kinda, rather breaking changes. Though there's no noteworthy new features. In fact this update removed 'features', the redundant one that is.

General

  • Re-enabled automatic update check.
  • Bug fixes & performance improvements.

Dialogue

  • Add dlg extension to "Search in Files" feature.
  • #26 Completely refactor & improve written Dialogue import process using EditorImportPlugin. Compiled/parsed Dialogue resource will be saved to .godot/imported. Reducing project files clutter.
    • As a result, .gitignore filters for parsed resources are no longer needed.