14.0.10
- Migrated from the deprecated
core.rollModeto v14'score.messageModethroughout (chat-card visibility, roll-mode save/restore, "Hidden Roll" gating); stored legacy values are normalized on read.
- Activity Roll Mode picker uses v14 values and migrates a legacy stored value on open/save.
- Fix: hidden NPC saving throws were leaked to players; a save with no explicit roll mode against a hidden-challenge NPC is now forced to GM-only.
- Fix: save DC on save-result cards now follows the caster, not per-target ownership; NPC save results now show only when the challenge is fully public.
- Fix: save/ability-check 3D dice (DSN) visibility now follows
autoCheckSaves(or a per-activitysaveDisplay) rather than the message mode.
- Fix: self/GM/blind whispered DSN rolls were not shown to the rolling user.
- Fix: v14 roll modes are translated back to legacy values for Monk's TokenBar / Flash Rolls 5e.
- Fix: Active Defence default/migration, over-time roll modes, and concentration re-rolls updated to v14 modes.
- Internal: exported
toMessageMode/toLegacyRollMode/rollModeToMessageMode, addedsafeSetGameSetting, extendeddisplayDSNForRollwithsaveDisplay.