Skip to content

Releases: strongpauly/fvtt-condition-lab

3.0.4

Choose a tag to compare

@strongpauly strongpauly released this 30 Jun 10:02
d639ff1

What's Changed

  • Strip back-compat top-level changes in ActiveEffect#toObject() (v14.364 apply fix) by @strongpauly in #5

Full Changelog: 3.0.3...3.0.4

3.0.3

Choose a tag to compare

@strongpauly strongpauly released this 30 Jun 09:42
d3576df

What's Changed

  • Fix condition macros/flags being wiped on apply (v14.364 toObject round-trip) by @strongpauly in #4

Full Changelog: 3.0.2...3.0.3

3.0.2

Choose a tag to compare

@strongpauly strongpauly released this 30 Jun 08:07
6a2f49d

What's Changed

  • Preserve ActiveEffect change values when importing legacy condition maps on v14 by @strongpauly in #3

Full Changelog: 3.0.1...3.0.2

3.0.1

Choose a tag to compare

@strongpauly strongpauly released this 05 Jun 07:15
e0e8192

What's Changed

  • Convert Condition Lab config UI to ApplicationV2 by @strongpauly in #1

New Contributors

Full Changelog: 3.0.0...3.0.1

3.0.0

Choose a tag to compare

@strongpauly strongpauly released this 04 Jun 10:46

Condition Lab — first release

A streamlined fork of Condition Lab and Triggler by mclemente, focused solely on Condition Lab / Enhanced Conditions and updated for Foundry VTT v14.

Highlights

  • Triggler removed. This fork drops the Triggler automation system entirely. It concentrates on the Condition Lab feature set: create your own status effects, map them per system, link reference entries (Journal / Item / compendium), run a macro when a condition is applied or removed, and output conditions to chat.
  • Foundry v14. Reworked throughout for the current Foundry API.
  • Scene Controls shortcut removed. Open the Condition Lab with its keybinding instead (set it under Foundry's Configure Controls).

Fixes & changes

  • Token HUD status effects now sort correctly, respecting the game system's own effect ordering (e.g. dnd5e).
  • Default condition maps now load their icons correctly on a fresh install.
  • Fixed chat output of conditions on dnd5e v14 (chat message style vs type field).
  • A range of v14 compatibility fixes under the hood: namespaced Handlebars helpers (renderTemplate / loadTemplates), ActiveEffectConfig (ApplicationV2 sheet), keybinding & libWrapper registration timing, the renderChatMessageHTML hook, and foundry.utils / foundry.canvas namespacing.
  • No longer conflicts with the dnd5e system.

Compatibility

  • Foundry VTT: v14 (minimum and verified).

Attribution

A fork of Condition Lab and Triggler by mclemente, itself a fork of Combat Utility Belt by Death Save Development.