Skip to content

Releases: javalent/initiative-tracker

v12.0.0

11 Aug 17:29
f62aa03

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

Choose a tag to compare

11.3.1 (2023-08-02)

Bug Fixes

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

v11.3.0

02 Aug 12:35
66f0e60

Choose a tag to compare

11.3.0 (2023-08-02)

Features

  • PF2e Encounter Building Rules (618c78d)

v11.2.0

28 Jun 23:46
466f48a

Choose a tag to compare

11.2.0 (2023-06-28)

Features

  • Adds the Lazy GM additional difficulty calculation method + a scaffold for future difficulty methods. (2c39c7b)

v11.1.7

24 May 17:24
a0090ea

Choose a tag to compare

11.1.7 (2023-05-24)

Bug Fixes

  • decimal crs now pull xp correctly (close #190) (e293e78)

v11.1.6

17 May 00:18
3c807ec

Choose a tag to compare

11.1.6 (2023-05-17)

Bug Fixes

  • Encounters pull FS creatures correctly (0db3845)

v11.1.5

14 May 11:55
3288bcb

Choose a tag to compare

11.1.5 (2023-05-14)

Bug Fixes

  • actually remove side effects from updateCreatureByName (cf8bf9f)

v11.1.4

14 May 02:39
bf6a995

Choose a tag to compare

11.1.4 (2023-05-14)

Bug Fixes

  • updateCreatureByName no longer has side effects (a327221)

v11.1.3

13 May 22:46
7908847

Choose a tag to compare

11.1.3 (2023-05-13)

Bug Fixes

  • remove AC from player view (c6ecb19)

v11.1.2

13 May 17:39
b5b3fc2

Choose a tag to compare

11.1.2 (2023-05-13)

Bug Fixes

  • updateCreatureByName accepts a status array now (7e8cf1f)
  • Fixes updateCreatureByName (4d36f25)