Skip to content

Option: Enable Damage/Heal Scroll Text and Fixes#300

Merged
ClipplerBlood merged 4 commits intoXacus:masterfrom
sasquach45932:master
Mar 11, 2026
Merged

Option: Enable Damage/Heal Scroll Text and Fixes#300
ClipplerBlood merged 4 commits intoXacus:masterfrom
sasquach45932:master

Conversation

@sasquach45932
Copy link
Contributor

No description provided.

Copy link
Contributor

@juanferrer juanferrer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

if (!game.ready || !actor.isOwner) return
if (Object.keys(updateData).equals(['_id'])) return

if (actor && updateData && options?.action == 'update' && options?.diff && game.settings.get('demonlord', 'damageScrollText')) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would have expected this to be part of Foundry! Nice work.

@ClipplerBlood ClipplerBlood merged commit c73b180 into Xacus:master Mar 11, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants