Skip to content

v1.1.0

Compare
Choose a tag to compare
@paulloz paulloz released this 17 Sep 10:32
· 13 commits to main since this release
57b6b56

Changelog

  • Add a missing GDS fallbacks:
    • InkStory.ChoosePathString (#53)
  • Mitigate potential issues with class name collisions (#58)
  • Improve documentation in the final package (#52)
  • Register the InkStory resource type to the engine with [GlobalClass] (godotengine/godot#79727)
  • Fix potential memory leaks on InkList and InkChoice
  • Gracefully error out if InkStoryImporter can't be instantiated, and print a message linking to the installation guide
  • Recompile .ink files when an included .ink file changed (#34)