Skip to content

v0.2.6

Compare
Choose a tag to compare
@dogboydog dogboydog released this 09 May 01:32
· 5 commits to develop since this release
b9a8fc3

[0.2.6] 2024-05-08

  • Fix #53 where the first OptionView in an OptionsListView could not be interacted with if fadeTime was zero
  • Update YarnSpinner core DLL files to version 2.4.2
    • Updated dependency versions:
      • Google.Protobuf: Moved from 3.15.0 to 3.25.2.
      • Microsoft.Extensions.FileSystemGlobbing: Moved from 7.0.0 to 8.0.0
    • Standard library functions (e.g. random, round_places, dice) have been removed from Yarn Spinner for Godot, since they have been added directly to the core Yarn Spinner library.
  • Fix #55 where Yarn projects with no scripts added / compiled yet threw exceptions when locale related or 'export strings' were pressed

See here for installation. You can clone the repo at this tag, or download the below zip and use the addons/ folder inside it to follow the setup instructions.