Skip to content

Releases: YarnSpinnerTool/YarnSpinner-Console

v2.5.0

16 Dec 04:02
Compare
Choose a tag to compare

ysc is the command line tool for working with Yarn Spinner scripts.

Yarn Spinner is made possible by your generous patronage. Please consider supporting Yarn Spinner's development by becoming a patron!

macOS Users: macOS use is still under development; this binary is not notarized.

Changed

  • The metadata CSV file now stores its metadata in the same way as Yarn Spinner for Unity's export feature, with a single metadata column that contains a space-separated list of tags.

v2.4.2

27 Feb 04:06
Compare
Choose a tag to compare

ysc is the command line tool for working with Yarn Spinner scripts.

Yarn Spinner is made possible by your generous patronage. Please consider supporting Yarn Spinner's development by becoming a patron!

macOS Users: macOS use is still under development; this binary is not notarized.

Changed

  • Updated to Yarn Spinner 2.4.2.

v2.4.1

21 Nov 04:06
Compare
Choose a tag to compare

ysc is the command line tool for working with Yarn Spinner scripts.

Yarn Spinner is made possible by your generous patronage. Please consider supporting Yarn Spinner's development by becoming a patron!

macOS Users: macOS use is still under development; this binary is not notarized.

Changed

  • project-name now has a --unity-exclusion flag which sets the exclusion field to default more appropriate for Unity.
  • Fixed a bug where the visited and visit_count functions were declared twice.

2.4.0

15 Nov 00:50
Compare
Choose a tag to compare

ysc is the command line tool for working with Yarn Spinner scripts.

Yarn Spinner is made possible by your generous patronage. Please consider supporting Yarn Spinner's development by becoming a patron!

macOS Users: macOS use is still under development; this binary is not notarized.

Added

  • Added a create-proj command which will create a new Yarn Project file.

Changed

  • The run command will now correctly abort when asked to run invalid Yarn.
  • A compiler error will no longer return a 0 exit code.

v2.3.2

07 Jul 03:50
Compare
Choose a tag to compare

ysc is the command line tool for working with Yarn Spinner scripts.

Yarn Spinner is made possible by your generous patronage. Please consider supporting Yarn Spinner's development by becoming a patron!

macOS Users: macOS use is still under development; this binary is not notarized.

Added

  • Added support for using .yarnproject files on all commands.
  • Added the list-sources command, which lists all .yarn files used by a Yarn Project.
  • Added the browse-binary command, which dumps out all nodes, their headers, and declared variables embedded within the compiled Yarn program.

v2.3.1

06 Mar 05:31
Compare
Choose a tag to compare

ysc is the command line tool for working with Yarn Spinner scripts.

Yarn Spinner is made possible by your generous patronage. Please consider supporting Yarn Spinner's development by becoming a patron!

macOS Users: macOS use is still under development; this binary is not notarized.

Added

  • New command version shows the current version of the tool, and of Yarn Spinner itself.

Changed

v2.3.0

31 Oct 02:08
Compare
Choose a tag to compare

ysc is the command line tool for working with Yarn Spinner scripts.

Yarn Spinner is made possible by your generous patronage. Please consider supporting Yarn Spinner's development by becoming a patron!

macOS Users: macOS use is still under development; this binary is not notarized.

Added

  • New subcommand extract allows for extraction of lines for the purpose of VO.
  • New subcommand graph allows for exporting a dot graph file of your dialogue.

Changed

  • upgrade now does a compile after upgrade to catch some sitations that upgrade but are still invalid.
  • compile now has a simpler and more useful naming option structure.
  • tag now aborts tagging on malformed Yarn files, this prevents some unexpected behaviour.

v2.2.0

27 Apr 06:22
6526114
Compare
Choose a tag to compare

ysc is the command line tool for working with Yarn Spinner scripts.

Yarn Spinner is made possible by your generous patronage. Please consider supporting Yarn Spinner's development by becoming a patron!

macOS Users: macOS use is still under development; this binary is not notarized.

Changed

v2.1.0

17 Feb 05:28
Compare
Choose a tag to compare

ysc is the command line tool for working with Yarn Spinner scripts.

Yarn Spinner is made possible by your generous patronage. Please consider supporting Yarn Spinner's development by becoming a patron!

macOS Users: macOS use is still under development; this binary is not notarized.

Changed

v2.0.2

08 Jan 02:51
Compare
Choose a tag to compare

ysc is the command line tool for working with Yarn Spinner scripts.

Yarn Spinner is made possible by your generous patronage. Please consider supporting Yarn Spinner's development by becoming a patron!

macOS Users: macOS use is still under development; this binary is not notarized.

Changed