Releases: kaelad02/adv-reminder
Releases · kaelad02/adv-reminder
4.1.0 - version 4.0 compatible
4.0.2
4.0.1
4.0.0
- feature: Support the system's new concentration rolls with sources and messages with
flags.adv-reminder.message.ability.concentration
(system already handles advantage/disadvantage) - feature: Support
flags.midi-qol.grants.critical.range
for conditions like Paralyzed that turn hits into crits if the attacker is adjacent. Does not currently work with Ready Set Roll, will just be ignored. - feature: Apply conditions directly bases on the
statuses
instead of adding Midi's flags to status effects - feature: initial compatibility with Foundry v12
3.4.1
3.4.0
3.3.2
- bug fix: #60 Fix tool checks to show advantage and messages again after the check was moved from the item to the actor
- bug fix: Honor the ability you can pass into the
rollSkill
function, overriding the normal ability used for a skill. Examples would be a macro or using the new enricher to make a Strength (Intimidation) check.
3.3.1
3.3.0
- bug fix: 3.0.0 compatibility for Messages and Souces from effects on items
- bug fix: 3.0.0 compatibility with new stealthDisadvantage property
- bug fix: use
name
instead oflabel
on effect to remove deprecation warning - feature: now requires dnd5e 3.0.0 and thus, Foundry 11