jessev14 / health-monitor

Foundry VTT module that implements simple tracking of changes to HP.
MIT License
5 stars 2 forks source link

Visual Fix for DnD5e 3.X #14

Open arlosmolten opened 9 months ago

arlosmolten commented 9 months ago

On the new dnd update, the chat card gets the icon and user shown, but this can be reverted by adding a single line on the main.js file after the 174 line

html.querySelector('.message-header').style.display = 'none'; image

Result: image

Sorry, I don't know how to do a pull request, but this is here for anyone who is using this module and wants a little fix. Thanks @jessev14 for the module.

Fridan99 commented 3 months ago

any update soon? :P

kiloforce commented 3 months ago

Cool, can confirm it works!

image

kiloforce commented 3 months ago

Sorry, I don't know how to do a pull request, but this is here for anyone who is using this module and wants a little fix. Thanks @jessev14 for the module.

Sure, why not. I already have another one in the queue...

kiloforce commented 3 months ago

Done: https://github.com/jessev14/health-monitor/pull/19

kiloforce commented 3 months ago

I don't know when the original author will pull in these pull requests, so in the meantime, if you want to try out the fixes, you can load a preview build here:

Install Module - Manifest URL - https://github.com/kiloforce/health-monitor/releases/latest/download/module.json

jessev14 commented 3 months ago

I have a new version of Character Monitor coming out that includes Health Monitor. Gimme a week or so.

kiloforce commented 3 months ago

I have a new version of Character Monitor coming out that includes Health Monitor. Gimme a week or so.

👍