Kevin Lee Garner

Results 256 comments of Kevin Lee Garner

https://github.com/MangoFVTT/fvtt-ready-set-roll-5e Getting conversation started here: https://github.com/MangoFVTT/fvtt-ready-set-roll-5e/issues/288

Some TODOs: - [x] Item Sheet: Draft "Quick Roll" tab registration to hand off to Mango - [x] Item Sheet: Draft "Context/Label" injection API call to hand off to Mango...

Draft of RSR integration code for the module, in its own file at `src\utils\compatibility-tidy5e.js`: ```js import { MODULE_SHORT } from '../module/const.js'; import { CoreUtility } from './core.js'; import { ItemUtility,...

Example of wiring up Tidy hooks: ![image](https://github.com/kgar/foundry-vtt-tidy-5e-sheets/assets/4632129/83b568fc-6efb-4066-b18d-e858cf2302ed)

Will send these to the module author once the latest Tidy is released with the compatibility updates.

Tidy compatibility changes have been released to support the integration code. Notifying the module author.

I've submitted the sample code to the module author.

Thanks for the suggestion, and thank you for trying out the sheets! I agree that these sheets could use some more flexibility with tabs and displaying information on the screen....

For anyone who happens upon this issue, the module author is looking into compatibility for this module along with the spell points system module: https://github.com/misthero/dnd5e-spellpoints/issues/63

Hello, thank you for reporting. The New Tidy sheets are their own thing, so compatibility has to be established between it and other modules. I will get the conversation started...