Skip to content

Releases: javalent/initiative-tracker

v11.0.0

09 May 18:15
de8aaf2
Compare
Choose a tag to compare

11.0.0 (2023-05-09)

⚠ BREAKING CHANGES

  • Removed 5e SRD from Initiative Tracker

Features

  • Can now specify initiative as static (close #74) (b602f5c)
  • Creatures set as a player from Fantasy Statblocks now treated as players (cda408b)
  • Encounter Builder Custom Filters (0146f8a)
  • Load saved encounters into builder (de7181c)
  • Removed 5e SRD from Initiative Tracker (260abfc)

Bug Fixes

  • Changes to players sync back to linked notes (close #176) (40da2d3)
  • Confirm to overwrite saved encounters (be070ee)
  • Creature difficulty now won't display if CR is not present (a1079c4)
  • Creature hidden state no longer reset with HP / Status (e88b468)
  • Display friendly state in Player View (c3ff665)
  • Display saved encounters in settings (bcb9e14)
  • do not open creature suggester immediately when editing a creature (4340370)
  • Encounter Builder encounters will save between reloads (dca66ab)
  • Encounter builder supports hidden and friendly creatures (20d2ee7)
  • Encounters saved from builder now roll initiatives correctly (50e9281)
  • fixes issue where levels other than 1-20 caused encounter calculation errors (4599fc6)
  • Fixes issue with deleting saved encounters (75c8664)
  • Fixes player display in settings (5336fef)
  • Fixes reset filters to default (de9a394)
  • fixes saving players sometimes duplicating (c8c2a9b)
  • getting a player by name now returns a creature if no player exists (0549522)
  • issues: Typo Fix (d2dc915)
  • issues: Typo Fix (7347187)
  • Load encounters disabled when no encounters exist (06b1a45)
  • only include player levels in encounter if they are a number (3fb298f)
  • Plugin will now properly save encounters immediately from the builder (daa8ce2)
  • removes logs (ca9b95f)
  • Saved encounters now respect the roll HP setting (554a430)
  • show player level in settings (e739698)

v9.11.1

03 May 16:29
6c1e73f
Compare
Choose a tag to compare

9.11.1 (2023-05-03)

Bug Fixes

  • better handling for multiple modifiers (6a866f6)

v9.11.0

03 May 13:53
b1e6b00
Compare
Choose a tag to compare

9.11.0 (2023-05-03)

Features

  • Support for more complicated initiatives (f0b698a)

Bug Fixes

  • Add statuses with enter key (70be5ad)
  • Improves creature HP/Status editing UI (70be5ad)

v9.10.0

02 May 20:54
b9a74f8
Compare
Choose a tag to compare

9.10.0 (2023-05-02)

Features

  • You can now create custom encounter builder headers (2c42744)

Bug Fixes

  • can disable encounter builder ribbon icon (d6d2bee)
  • can now open combatant view for creatures in encounter builder (d6d2bee)
  • creatures in table display difficulty (921034a)
  • encounter builder name is editable (d6d2bee)
  • launching encounter from builder works again (d6d2bee)
  • new encounter builder ribbon icon (d6d2bee)
  • player & xp sections of builder are collapsible (8505873)

v9.9.0

02 May 15:16
78ca7b4
Compare
Choose a tag to compare

9.9.0 (2023-05-02)

Features

  • encounter creatures can be clicked to open combatant view (6fea212)

Bug Fixes

  • friendly can be used for allies (close #157) (114896f)
  • Add to Encounter will add players that aren't already in the encounter (close #160) (37a6520)
  • display hidden & friendly icons in encounter (b46545f)
  • hp state for rollable creatures now persists (b8fb407)
  • save initiative state when resetting ac (f362df1)

v9.8.2

25 Apr 20:47
591a6fd
Compare
Choose a tag to compare

9.8.2 (2023-04-25)

Bug Fixes

  • improvised statuses work again (close #148) (53dcaa2)

v9.8.1

25 Apr 01:56
64970e4
Compare
Choose a tag to compare

9.8.1 (2023-04-25)

Bug Fixes

v9.8.0

25 Apr 01:09
6501523
Compare
Choose a tag to compare

9.8.0 (2023-04-25)

Big thanks to @SondreElg and @dfaggioli for this release!

Features

  • add functionality for max HP damage (38ebd91)
  • Temporarily change AC on the fly (#118) (ac03929)

Bug Fixes

  • status amount set if not (6189dda)

v9.7.1

24 Apr 21:04
960a573
Compare
Choose a tag to compare

9.7.1 (2023-04-24)

Bug Fixes

  • handling of status amounts and logging of receiving multiple statuses (#141) (2821442)
  • show statuses' names rather than their IDs (#145) (d8cf7c8)

v9.7.0

23 Apr 01:31
aecdff3
Compare
Choose a tag to compare

9.7.0 (2023-04-23)

Features

  • Can now add multiple statuses to creatures at a time (afb603e)
  • Statuses can now be set to reset each round (close #139) (28f63cf)
  • Statuses can now have amounts associated (84b358b)