Skip to content

Releases: Kampfkarren/hoarcekat

[1.3.0] - 2023-07-10

11 Jul 01:05
16329b2
Compare
Choose a tag to compare

Also includes 1.2.1, which did not have a release on GitHub.

[1.3.0]

Added

  • Vertical splitter bar between Stories list and Preview pane which can be dragged to resize the two areas.

[1.2.1]

Changed

  • Improved live editing experience by retaining last working preview and delaying error messages. (#27)

Fixed

  • Fixed expanded UI not using sibling ZIndexBehavior, like the un-expanded UI. (#24)
  • Fixed the expand/select buttons being layered behind stories. (#21)
  • Fixed a bug where live refresh would fail until the story was re-selected. (#25)

[1.2.0] - 2021-05-12

12 May 19:05
Compare
Choose a tag to compare

Added

  • Expand to screen button which allows you to display UI on your screen.

Changed

  • When a studio test is initiated, HoarceKat will no longer display an update message.
  • Changed how loaded scripts location are displayed. Instead of using the script source, it uses the script location within the datamodel.

Fixed

  • Fixed plugin breaking with the removal of UI Theme.

1.1.1

11 May 01:12
7a9d391
Compare
Choose a tag to compare

[1.1.1] - 2020-05-10

Added

  • Added a button to select the preview.

Fixed

  • Fixed permanently breaking if the cleanup function errored.
  • Fixed stories being re-required if they were closed out.

1.0.1

06 Feb 05:46
eda17a1
Compare
Choose a tag to compare
  • _G is now monkey patched instead of referring to the real _G.

1.0.0

23 Jan 03:01
f0813cc
Compare
Choose a tag to compare

Initial release!