- Refactor of the module to make proper use of the renderGamePause hook (changes should remain now each time you pause).
- Adds the option to use the DND5e styling for anyone using the DND5e system.
- Unfortunately, settings will not apply 'live' anymore and you will have to toggle the pause to see your changes.
While I couldn't use their PR due to how much needed fixing in the module, I would still like to give credit to @r-neuschulz for pointing out that the renderGamePause hook exists and there was an issue with how things were being done previously.
As this is a fairly big re-write of the code (even if there isn't much of it), there could be things I've missed. So please do let me know.