tag:github.com,2008:https://github.com/inkle/ink-unity-integration/releases Release notes from ink-unity-integration 2024-07-31T15:36:25Z tag:github.com,2008:Repository/55619208/1.2.1 2024-07-31T15:42:45Z 1.2.1 is out! <p>• Fixes broken demo script</p> tomkail tag:github.com,2008:Repository/55619208/1.2.0 2024-07-31T15:40:44Z 🎉 1.2.0 is out! 🎉 <p>• 🎉 Updated Ink to 1.2.0! <a href="https://github.com/inkle/ink/releases/tag/v.1.2.0">See whats new!</a><br> • Some significant editor performance improvements<br> • <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1431060512" data-permission-text="Title is private" data-url="https://github.com/inkle/ink-unity-integration/issues/173" data-hovercard-type="issue" data-hovercard-url="/inkle/ink-unity-integration/issues/173/hovercard" href="https://github.com/inkle/ink-unity-integration/issues/173">#173</a> Add support for automatically adding <code>#INK_RUNTIME</code> and <code>#INK_EDITOR</code> defines. Go to <code>Project Settings -&gt; Ink Settings</code> to toggle it!</p> tomkail tag:github.com,2008:Repository/55619208/v1.2.0 2024-07-12T13:36:40Z v1.2.0 <p>Updates the plugin to expect Ink 1.2.0</p> tomkail tag:github.com,2008:Repository/55619208/1.1.8 2023-07-13T10:34:00Z 1.1.8 No content. tomkail tag:github.com,2008:Repository/55619208/v1.1.8 2023-07-13T10:35:23Z 1.1.8 is out! <p>• Update the demo scene to Unity 2020.3.25f1 to improve compatibility with more recent versions<br> • Fixes a missing GUIStyle in the Ink Player Window in recent versions of Unity<br> • Optimise the Ink Player Window for large projects<br> • Automatically populate the changelog on the startup window</p> tomkail tag:github.com,2008:Repository/55619208/1.1.7 2023-02-22T18:08:40Z 1.1.7 is out! <ul> <li>Rework of the plugin's INCLUDE hierarchy system, allowing for previously unhandled valid setups.</li> <li>Changes the OpenInEditor function to use AssetDatabase.OpenAsset, which correctly uses the OS file editor.</li> <li>Prevents the Ink Player Window from showing itself when scripts are recompiled.</li> </ul> tomkail tag:github.com,2008:Repository/55619208/1.1.5 2022-12-02T08:27:14Z 1.1.5 is out! <p>Minor one!</p> <ul> <li>Adds InkSettings.suppressStartupWindow, which can be used to prevent this window from appearing (requested for some CI/CD pipelines).</li> <li>Adds links to Discord for community support in help menu, startup window and setting menu.</li> <li>Fixes an issue where InkSettings ScriptableObjects wouldn't be unloaded.</li> <li>Updates build documentation for this plugin</li> </ul> tomkail tag:github.com,2008:Repository/55619208/1.1.4 2022-12-01T20:33:39Z 1.1.4 No content. tomkail tag:github.com,2008:Repository/55619208/1.1.3 2022-10-26T08:39:34Z 1.1.3 is out! <p>This release fixes a bug with the Ink Player Window in 1.1.2, and hopefully resolves the last of issues with the auto-UPM release system we've set up.</p> tomkail tag:github.com,2008:Repository/55619208/1.1.2 2022-10-25T13:57:16Z 1.1.2 is out! <p>This release includes last week's release of ink 1.1.1.</p> <p>Other changes:</p> <p>The InkCompiler.OnCompileInk event now fires once when the compilation stack completes and returns an array of compiled files<br> Fixes some async threading issues when compiling<br> Enables installing via the package manager<br> Choice tags can be viewed by hovering choices in the Ink Player Window<br> Adds JSON formatting for save states copied or saved via the Ink Player Window<br> Use the Unity Progress API to show compilation. Useful for large ink projects!<br> Included files now show their own included files in the Inspector<br> Various optimisations</p> tomkail