Skip to content

Releases: Pixel-Map/plugin-yarn-spinner

v0.2.1

11 Jan 23:30
958e1d3
Compare
Choose a tag to compare

0.2.1 (2023-01-11)

Features

  • added get_variable function, and more sample dialog (8c4fd0c)

v0.2.0

06 Jan 04:33
Compare
Choose a tag to compare

0.2.0 (2023-01-06)

⚠ BREAKING CHANGES

  • No more ambiguous commands. All self-referential commands are now on their own, and the event name is specified first, not last

Features

  • Demonstrate portrait demo (3204fd7)
  • No more ambiguous commands. All self-referential commands are now on their own, and the event name is specified first, not last (5824a61)
  • now awaiting callback on message completion (4053199)

Bug Fixes

  • Now properly waits after message completion, and started on data storage (075794c)

v0.1.7

03 Jan 21:25
Compare
Choose a tag to compare

0.1.7 (2023-01-03)

Features

  • Added change_weather command (538b615)
  • Added item_count function (29d0000)
  • Added set_level command (e5036c0)
  • Added show_balloon command (e6bfb8a)
  • Added sync_move_event command, redid how move_event works (c604e47)
  • Added teleport_event command (0cb1a56)

v0.1.6

03 Jan 05:00
Compare
Choose a tag to compare

0.1.6 (2023-01-03)

v0.1.5

31 Dec 20:19
Compare
Choose a tag to compare

0.1.5 (2022-12-31)

v0.1.4

31 Dec 20:13
Compare
Choose a tag to compare

0.1.4 (2022-12-31)

Bug Fixes

v0.1.3

31 Dec 05:30
Compare
Choose a tag to compare

0.1.3 (2022-12-31)

Features

  • added autogeneration of docs, albeit roughly (3722dd7)
  • converted everything to use more descriptive parameters (1568232)
  • fully generated ysls via comments (9aa11c5)

Bug Fixes

  • eslint (c7767b1)
  • removed package-lock.json, this is a yarn shop sir (b45e059)
  • renamed all files to reflect real command name (7b7b594)
  • update yarn.lock (7ea9d8d)

v0.1.2

29 Dec 22:20
Compare
Choose a tag to compare

0.1.2 (2022-12-29)

Bug Fixes

v0.1.1

29 Dec 21:25
Compare
Choose a tag to compare

0.1.1 (2022-12-29)

Bug Fixes

  • trying to publish artifacts (18a7ee3)

v0.1.0

29 Dec 21:06
9c8a29e
Compare
Choose a tag to compare

0.1.0 (2022-12-29)

⚠ BREAKING CHANGES

  • Switched to lower snakecase for command names, standardized to reflect yarn docs

Features

  • Added HasItem function (076bd2a)

  • Switched to lower snakecase for command names, standardized to reflect yarn docs (c2b51d3)