Skip to content

Releases: FurtherV/scriptable-items

1.3.0

31 Aug 16:08
Compare
Choose a tag to compare
  • Refactor the script data model such that button related data is in its own sub-object.

1.2.0

30 Aug 13:40
Compare
Choose a tag to compare

This update simply adds the ability to configure the required actor / item permission to see the chat card button of a script. Only players with the matching ownership level or higher will be able to see the button.

1.1.0

18 Aug 06:52
Compare
Choose a tag to compare

Resolves #7

1.0.0 - V12 Compatibility

06 Jul 18:15
Compare
Choose a tag to compare

This update promotes the module to a stable 1.0.0 version and also adds V12 compatibility to it...

while dropping v11 compatibility!

Nothing else has been changed, but new feature and refactors will come in the future.

0.3.0

26 Jun 13:56
Compare
Choose a tag to compare

Resolves #5 and #6.

0.2.2

11 Apr 17:40
Compare
Choose a tag to compare

Resolves #3 and #4

0.2.1

04 Apr 15:06
Compare
Choose a tag to compare
  • Update year and author in license
  • Update to links in module manifest

0.2.0

04 Apr 10:13
Compare
Choose a tag to compare
  • Improved README
  • Improved localization
  • Refactored optional script arguments into an object
  • Added script triggers addToActor and removeFromActor which will execute the given script when the item is added
    or removed from an actor
  • Added a module setting to toggle the visibility of the header button label

0.1.2

01 Apr 15:14
Compare
Choose a tag to compare
  • Added a module setting to show the header button only to users with the specified minimum role
  • Added message argument to scripts when triggered via chat card button

0.1.1

01 Apr 07:06
Compare
Choose a tag to compare
  • Adjusted README to convey more information as well as the new dependency
  • Added system requirement to module manifest