- fix chat renaming issue introduced in
1.6.1
- fix names composed names not properly being encompassed
- add support for more languages (thanks to Elfrey)
- updated the module to be compatible with foundry v12
- fixed issue brought by the added compatibility for d&d 3.0
- updated to be compatible with
Dungeons & Dragons Fifth Edition
version3.0
- fixed issue with nameplates not always swapping to the desired state when creating a new token
- fixed API bug introduced in the
1.4.3
- fixed rename regex catching partials
- removed the fix that was added in
1.4.1
(foundry11.307
fixed the issue)
- fixed token nameplates not automatically refreshing when toggling anonymity
- just a manifest update for v11, no work was actually done for it
the module now dissociates names and others settings when it comes to anonymity: up till now, if an actor's anonymity was removed, all the features of the module were disabled for said actor. with this version, while the actor's name will still be revealed, the other features will remain (hiding chat rolls, etc..)
- now displays
Target: Unknown
instead of removing the line from the chat card inpf2e
system
- fix issue with
pf2e
critical roll result color still showing
- the API function
playersSeeName
now also check if the actor is owned by a player, if so, it will always return true
- fix a bug with
pf2e
lootable combatant permission
- holding
shift
while toggling a name from the combat tracker will toggle the names of all the combatants with the same actor
- added tooltips for the combat tracker and token HUD
- fixed escaping bug that prevented the anonymity of actors with different names in token and alias
- now also make saving throws anonymous in chat when using
Whistler's Item Rolls Extended
.
- should now be compatible with the module
Whistler's Item Rolls Extended
.
- fixed special characters when renaming chat messages
- fixed bug with
PF2e Dorako UI
using a different element tree structure for chat cards.
- fixed a bug with not fully provided speaker data on chat message create.
- name parsing in chat messages is now case insensitive
- fixed settings localization
- cleaned debug stuff
- fixed pf2e success degree showing
- original release