Skip to content

v11.0.3

Compare
Choose a tag to compare
@krbz999 krbz999 released this 17 Jun 15:34
· 222 commits to main since this release

Tweaks:

  • An empty value in optional bonuses' minimum consumption is now interpreted as '1' (#234).
  • The 'Target Conditions' and 'Creature Types' filters are now only available for babonus types that can feasibly make use of a target, e.g., not hit die rolls (#231).
  • An object of options can now be passed to API#getMinimumDistanceBetweenTokens (#232).
  • The data models and data fields used by the module can now be found in API#abstract as well as an array of babonus types (#230).
  • Added a new API method embedBabonus (#226).

Bugfixes:

  • The API method openBabonusWorkshop now works for actor item effects (#233).
  • The API method findTokensInRangeOfAura now works again (#229).
  • Internal code has been adjusted due to the name change in CONST.TOKEN_DISPOSITIONS (#228).
  • Code enhancements made to get rid of tech debt (#227).