This repository has been archived by the owner on Jan 21, 2023. It is now read-only.
Releases: trioderegion/dnd5e-helpers
Releases · trioderegion/dnd5e-helpers
1.9.6
1.9.6
- Ability recharge rolls can now be whispered to the GM (i.e. hidden from players)
- Ability recharge rolls can now be rolled at the end of a creature's turn, if desired, rather than at the beginning (RAW).
- Localization changes:
DND5EH.CombatAbilityRecharge_hint
DND5EH.CombatAbilityRechargeHide_name
DND5EH.CombatAbilityRechargeHide_hint
DND5EH.CombatAbilityRecharge_Off
DND5EH.CombatAbilityRecharge_Start
DND5EH.CombatAbilityRecharge_End
Korean language support
1.9.5 Version bump for korean language
semi-secret surges
1.9.4 module update for 1.9.4
pt-br, and localization string fixes
1.9.2 volatile surge localization fix
ES and FR localization
1.9.0 packaged for 1.9
Smooth and silent
Fixed noisy "pass_type" error on detecting armor proficiencies
Can mask NPC names in cover output.
Player Reactions
1.8.7 updated module.json with version and dnd5e system req.
Linked actor regen fix
1.8.6 linked actor regen fix. cover bonus reminder.
Off to the races
Fixed several race conditions during new turn automation.
Unexpected Gifts
- Cover Calculator (beta)
- Now considers tiles and tokens during cover caluclations
- Added dropdown just above the save button in the tile configuration dialog to set the cover level granted by a collision with this tile. Default is "no cover".
- Includes two premade tiles for half and three quarters cover that will be automatically set upon placement on the map. Useful for marking obstacles on maps with baked doo-dads.
- First pass at abstracting and working towards splitting this off as a standalone API that 5e helpers will hook into.
- Token#computeTargetCover now returns a promise of raw cover data which can be interpretted according to your need