Skip to content

Releases: NiceTSY/nice-cypher-add-ons

Version 0.6.4

11 Mar 22:06
be71f7e

Choose a tag to compare

Fixes

  • [#32] fixes using html escaped chars in translateAnchor (jabelardo)

Version 0.6.3

12 Jan 00:12
f2872b4

Choose a tag to compare

  • no changes

Version 0.6.2

11 Jan 23:56
2d66f74

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.6.1...0.6.2

Version 0.6.1

13 Nov 17:14
4f6609d

Choose a tag to compare

What's Changed

  • Add patchLink to support FVTT V9 sentence link strings by @farling42 in #26

Full Changelog: 0.6.0...0.6.1

Version 0.6

10 Nov 10:20
8a97920

Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.6.0

Version 0.5

06 Jun 16:01

Choose a tag to compare

Version 0.4.1

12 May 10:09

Choose a tag to compare

Version 0.4.0

10 May 17:04
43869b2

Choose a tag to compare

See changelog: https://raw.githubusercontent.com/NiceTSY/nice-cypher-add-ons/master/CHANGELOG.md

Many kudos to Veil and Farling for their hardwork! I was away for way too long.

Version 0.3.0

19 Sep 20:20
0157b1a

Choose a tag to compare

Creation Tool-Beta Release-Fixes & Improvements #1

17 Sep 11:52

Choose a tag to compare

Update 0.3.0-Beta-2

WIP version

This version is only for testing purposes

Please read: Pre-release 0.3.0-Beta

Changelog

Bugs/Improvements

  • Added the missing folder image
  • @additionalSentence works again (it appears on the sheet as a linked button)
  • You can now use either @additional or @additionalSentence for the "Additional Sentence" (such as God of Dominion)
  • You can now use either @additional or @additionalPool for the "Additional Pool" (such as Luck)
  • Renaming a journal will update the name on the character sheet (you will still need to close and re-open the sheet as it needs to be re-rendered)
  • Size of the button seems to be linked to the flex attribute, I was able to change the height to 26px but not the width. Height does looks a bit weird (see images below). However, when the 3 (or the 4) attributes are placed everything is aligned (see images below).

image

Feature requests

  • It now reads through the first line even if it is secret (was previously reading the rest but the first line)
  • It now allows modifier for Pool Value and Edge and for Effort (it will only takes one time value such as @might 10 (edge) 1 but will add any from other journal with @might +3 edge +1 or @speed -5 ; same for Effort)

Questions

  • Everything can be used as @item but I have kept the @ability and @skill for people like me who use it for informative purpose.