Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Releases: YarnSpinnerTool/ExperimentalYarnSpinnerEditor

v0.0.11

06 Oct 01:38
Compare
Choose a tag to compare
  • Fix crashing bug on first start up
  • New tagline

v0.0.10

06 Oct 00:27
Compare
Choose a tag to compare
  • Major Performance increases
  • Fix double opening files in web version

v0.0.9

29 Sep 01:34
Compare
Choose a tag to compare

All platforms

  • New logo for build-tree button
  • Support implemented for standalone web version

v0.0.8

27 Sep 01:24
Compare
Choose a tag to compare

All platforms

  • Add auto-tree sorting
    Trimmed

  • Add node colour feature
    Screen Recording 2021-09-27 at 11 10 03 am

  • Settings window, with theme and font options
    Screen Recording 2021-09-27 at 11 15 42 am (1)

  • Working Files is now open by default

  • Fix tokeniser not recognising the ends of some nodes

  • Open and save dialogs now point to users Document folder by default

  • Fix minimap position

v0.0.7

21 Sep 12:00
Compare
Choose a tag to compare

All platforms

  • Fix broken metadata handling on manual node creation
  • Save all button when closing
  • Fix broken escalation of x and y co-ordinates due to stage scaling
  • Fix problem where window was appearing before CSS was properly applied, leading to a white screen flash with a large logo
  • Nodes created through button now correctly placed in text view
  • Node movement now correctly updates the text view instantly
  • Added support for "colour:" header tag. Support CSS colour names as well as hex codes.
    image

MacOS

  • Fixed opening file by dragging to dock
  • Fix bug where app would need to be quit twice before it properly closed

Known issues

  • Colour header only applied when node text is pasted in as a whole node
  • Tokeniser not correctly delimiting nodes in some cases

v0.0.5

15 Sep 01:01
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release

All platforms

  • Title detection is now title
  • Prompting on about unsaved files on quit
  • Fixed bug with swapping node view between working files
  • Fixed bug with final node not clearing from minimap
  • Fixed missing icon
  • Fixed viewport scaling
  • Place nodes based off position
  • Add new node button

MacOS

  • Fixed open with right click while app is closed

Known issues

  • Known issue with scaling on file changes after dragging canvas
  • Known issue with having to quit twice

v0.0.4

06 Sep 01:02
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release

Change log:

All platforms

  • Added support for opening multiple files through the file open dialogue
  • Added support for opening files by dragging file into Yarn Editor Window (including dragging multiple files)

MacOS

  • Added support for opening files by dragging them to the dock icon (including dragging multiple files)
  • Added support for opening a file through Right Click -> Open with (Known issue: editor must be open, error occurs if editor is not currently open)

v0.0.3

25 Aug 01:04
7d0e352
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release
Merge pull request #50 from setho246/25-Set-up-CI-pipeline

#25 set up ci pipeline