Skip to content

Releases: AlecSouthward/state-machine

v2.0.2

14 Apr 17:30

Choose a tag to compare

Fix invalid script in plugin config (plugin.cfg).

v2.0.1

14 Apr 17:17

Choose a tag to compare

Fix the LICENSE and README.md being located in the wrong place.

v2.0.0

14 Apr 16:42

Choose a tag to compare

  • Upgraded to the latest Godot version (from 4.2 to 4.6).
  • Refactored the directories to follow standard addon recommendations.
  • Added a project config.
  • Improved .gitattributes to ignore more files (unsure if this was an issue before, but it's better now).

release-v1.0.1

11 Jun 10:50
b835452

Choose a tag to compare

What's Changed

  • Added missing set current_state to false when switching by @AlecSouthward in #3

Full Changelog: release-v1.0...release-v1.0.1

release-v1.0

01 Mar 10:22
f3b3968

Choose a tag to compare

Release

Created State Machine and State.

Full Changelog