Skip to content

1.0.0 is out!

Choose a tag to compare

@tomkail tomkail released this 22 Feb 16:18
· 143 commits to master since this release

GOSH IT'S 1.0.0 🎉🎉🎉

  • Update ink to 1.0.0
  • Ink Editor Window: Allow resizing (some) panels
  • Ink Editor Window: Named content panel
  • Ink Editor Window: Improved performance for large stories
  • Allow compiling include files that don't have the .ink file extension
  • Remove ability to use a custom inklecate (legacy compiler)
  • Fixes settings menu on 2020+
  • Improved migration from earlier versions
  • Moved persistent compilation tracking code from InkLibrary into InkCompiler
  • Use Unity's new ScriptableSingleton for InkLibrary, InkSettings and InkCompiler on 2020+