Skip to content

Releases: javalent/initiative-tracker

v12.2.2

20 Sep 12:42
90d7263
Compare
Choose a tag to compare

12.2.2 (2023-09-20)

Bug Fixes

  • Respect never rolling initiative when launching encounter (1ab1271)

v12.2.1

20 Sep 12:26
3890ec6
Compare
Choose a tag to compare

12.2.1 (2023-09-20)

Bug Fixes

  • Allow negative initiatives (7c6eb4c)

v12.2.0

19 Sep 19:58
7a3c4f1
Compare
Choose a tag to compare

12.2.0 (2023-09-19)

Features

  • Can now change how Player initiatives are rolled in the Tracker controls (4fe45ff)

v12.1.4

12 Sep 17:06
ba8ccf2
Compare
Choose a tag to compare

12.1.4 (2023-09-12)

Bug Fixes

  • Ignore creatures from FS that shouldn't be in bestiary. (77d048d)

v12.1.3

05 Sep 14:34
3314283
Compare
Choose a tag to compare

12.1.3 (2023-09-05)

Bug Fixes

  • Respect creature HP when given as array in encounters (244fe03)

v12.1.2

25 Aug 13:37
def58a8
Compare
Choose a tag to compare

12.1.2 (2023-08-25)

Bug Fixes

  • Creatures with HP specified will no longer roll HP (8790517)

v12.1.1

24 Aug 13:49
dca507c
Compare
Choose a tag to compare

12.1.1 (2023-08-24)

Bug Fixes

  • add false as an option for parties (0651b84)
  • fixes highlighting in creature suggester (ee5f812)
  • use statblock's bestiary names API vs transforming every time (e7038d1)

v12.1.0

16 Aug 18:30
f625175
Compare
Choose a tag to compare

12.1.0 (2023-08-16)

Features

  • Adds Editor Suggestor for encounter blocks (close #185) (012b1eb)
  • Can now sort initiatives by descendig or ascending (#68) (079b59c)
  • Copy encounter string to clipboard in Builder (close #207) (360ca03)

Bug Fixes

  • Can set party to None in tracker menu (268b661)
  • fixes bug preventing adding players via the "Add Creature" button (#197) (3e5cc4d)
  • fixes display of suggestor for Obsidian 1.4+ (1ba2348)
  • fixes rolling dice for array-based modifiers (close #196) (e489766)
  • fully remove leaflet support (for now) (51aed21)
  • handle players added directly in encounters, not just through parties (#197) (4317e07)
  • improves player management in settings (169cc7d)
  • Only set difficulty if the highest threshold is > 0 (#197) (11c3db7)
  • Roll initiative for creatures added to encounters (close #81) (fefe218)

v12.0.0

11 Aug 17:29
f62aa03
Compare
Choose a tag to compare

12.0.0 (2023-08-11)

⚠ BREAKING CHANGES

  • As this is a removal of an existing feature, this is technically a breaking change.

Features

  • This removed the feature of Leaflet integration. However, this feature has been broken. (ad30f98)

Bug Fixes

  • correctly retrieve creatures from bestiary in encounters (195d871)

v11.3.1

02 Aug 19:57
f9fa691
Compare
Choose a tag to compare

11.3.1 (2023-08-02)

Bug Fixes

  • fixes incorrect variable name reference (close #200) (f45be61)