Skip to content

Latest commit

 

History

History
243 lines (101 loc) · 10.3 KB

CHANGELOG.md

File metadata and controls

243 lines (101 loc) · 10.3 KB

0.8.7 (2023-06-26)

0.8.6 (2022-12-20)

0.8.11-v10-compat.0 (2022-12-19)

0.8.5 (2022-08-23)

0.8.4 (2022-08-22)

0.0.1 (2022-08-17)

0.8.2 (2021-09-11)

Some major refactoring between 0.8.1 and 0.8.2 requires migrating data from the old structure to the new one. You can use this macro to select what units you want to migrate:

Migrate Existing KW-Warfare data From 0.8.1

You'll also need to re-import any of the bundled macros you've previously imported.

Bug Fixes

  • macro: Fix macros for new data structure. (8b17238)
  • ui: Try another method of triangle to not obscure the attack button (3c4dc51)

Documentation

  • examples: Redo example images (83e6fd7)
  • flags: Clarify what is possible with active effects. (47d546d)

Code Refactoring

  • data: Move data around to be easier to mess with. Move data manipulation off of the sheet and main as much as possible (bbadbba)

0.8.1 (2021-09-01)

Bug Fixes

  • disadvantage: Add missing disadvantage icon to match advantage. (eb8fda8)
  • traits: fix refactor. (3de63f3)

Documentation

  • docs: Add install instructions. (2961a3e)

0.8.0 (2021-08-27)

Features

  • macro: Add macro to toggle stat disadvantage (92fcbe9)

Bug Fixes

  • hp: Fix healing unit when it has temp hp (f733e47)

0.7.0 (2021-08-27)

Features

  • hp: Add support for temp hp (f75763c)
  • macro: Add macro to set unit temp hp (b8af2b5)
  • macro: Add macros to toggle advantage and set bonuses for stats. (528b9ee)
  • ui: Add visible marker when a stat has advantage. Extract stat block into a partial. (b4105dc)

Bug Fixes

  • stats: Automatically populate flag defaults when switching an actor to be a K&W unit (4fd26a2)

0.6.1 (2021-08-26)

Bug Fixes

  • ui: long commander names hidden while editing (0e8b720)

0.6.0 (2021-08-26)

Features

  • effects: Add active effect flag for disadvantage (cebbdc0)
  • effects: Add support for adding bonuses and advantage to rolls via active effects (f0dd2df)
  • effects: Add support for whether or not a unit is "diminishable" through active effects (2cd652d)
  • ui: Add button to output trait information to chat if midi-qol is enabled (0dbb1b2)

Bug Fixes

  • effects: Provide more error checking (28a7e69)
  • macros: Fix bundled macros. (b6e27c4)
  • traits: Fix error when deleting traits that haven't been fully configured. (90683e8)
  • ui: Fix unit name overflow (35ccd9b)

Styles

  • ui: Give trait descriptions more side margin (426bde6)

Documentation

  • docs: Add example image, add How to Use (421a068)
  • docs: Fix headings (a5e73bf)
  • effects: Include info about using active effects on unit hp (3f15614)

0.5.0 (2021-08-11)

Features

  • chat: Add support for kw-warfare unit rolls in the chat-portrait module (92440c2)

0.4.0 (2021-08-09)

Features

  • details: Drag-drop actor to set commander. (70e939d)
  • migration: Implement migration from Warfare unit to KW Warfare unit (98abe80)
  • permissions: Set player permission to unit when commander is dropped (34f6e2c)
  • token: Change token disposition to friendly when a PC is set as the commander (d5430db)

Bug Fixes

  • compatibility: Fix rolling dice when both Warfare and KW-Warfare modules enabled. (20bb193)

0.3.0 (2021-07-31)

Features

0.2.1 (2021-07-31)

Bug Fixes

  • license: Fixed license attribution error (d119ada)
  • migrate: Migrate to 'kw-warfare' name to match Foundry criteria (4d0d07f)
  • readme: Clean up readme to be more accurate (4f2f11d)
  • ui: use blank image as default for ancestry and type (0c520d3)

0.2.1-4f2f11d (2021-07-31)

Bug Fixes

  • readme: Clean up readme to be more accurate (4f2f11d)

0.2.1-b2ecb91 (2021-07-31)

0.2.1-284e540 (2021-07-31)

Bug Fixes

  • migrate: Migrate to 'kw-warfare' name to match Foundry criteria (4d0d07f)
  • ui: use blank image as default for ancestry and type (0c520d3)

0.2.1-cc55430 (2021-07-30)

0.1.0-3713504 (2021-07-30)

Bug Fixes

  • ui: improved some ui behavior (59edfe9)

0.1.0-e3a49bc (2021-07-30)

Bug Fixes

  • traits: Fix manual overwriting of unit details not sticking (e3a49bc)

0.1.0-be72434 (2021-07-30)

Features

  • macros: Add macros to do damage to other warfare units (be72434)

0.1.0-f654a22 (2021-07-30)

Bug Fixes

  • traits: Fix traits being un-expanded when updating casualties. (f654a22)

0.1.0-f48779e (2021-07-29)

Features

  • casualties: color casualties differently if diminished (f48779e)