* Support elevation in token distance hovering
* Reduce diffs
* Refine elevation check to handle stacked tokens
* Fix issue with overlapping tokens
* Fix tooltip reporting very close for adjacent diagonal tokens
* Added daggerheart durations and auto expiration of them
* Added duration to all tier1 adversaries
* Finished all adversaries and environments
* Remaining compendiums updated
* Improved styling of duration in tooltips
* .
* Add support for changing the tier of an adversary
* Move scaling data to actorConfig
* Use a new algorithm using the median average deviation
* Fine tune damage conversion for actions
* Use standard deviation instead and change dialog type
* Use daggerheart style for dialog
* Formatting
* Improve handling of minions and hordes
* Changed to using lookup for Group Attack damage
* Added lookup for Horde feature
* Remove spaces in damage formulas
---------
Co-authored-by: WBHarry <williambjrklund@gmail.com>
* Initial version
* .
* Fixed so that CompendiumSetting saving refreshes the CompendiumBrowser for all users
* .
* Improved design
* Fixed max height
* Fixed local reload
* Added GM restriction
* Raised version
* Fixed tooltip
* Raised verison to 1.7.0
* Fixed so that beastform items always have a beastformEffect on them that can't be removed
* Fixed so that you can drag an active effect onto a character
* Improved the autocomplete typing experience
* Made it work. But I hate it.
* Revert "Made it work. But I hate it."
This reverts commit d2fc9fd648.
* Actually nice solution instead O_O
* Fixed so that the description message always comes first with the action workflow
* Changed to instead render the description in the roll message
* Made the action config title not get changed in d20rolldialog if it's not a trait roll
* Initial chat message description design change
* Revert "Initial chat message description design change"
This reverts commit f4f5fd6c24.
* .
* Fixed so that actionFields correctly grab a uuid for actions that are directly on an actor
* Corrected to logical or
* Update module/data/fields/actionField.mjs
Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>
---------
Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>