TheLastScrub / delta-green-foundry-vtt-system-unofficial

A Foundry VTT game system for Delta Green: The RPG! This is a fan made work that is unaffiliated with Shane Ivey or Arc Dream Publishing, published under the Delta Green Community license. http://www.delta-green.com https://foundryvtt.com/
MIT License
25 stars 23 forks source link

Checkbox on typed skills #99

Closed ericcberg closed 7 months ago

ericcberg commented 7 months ago

There is no checkbox to note failures for typed skills.

Animator369 commented 7 months ago

if delete 19 and 21 strings in templates\actor\custom-skills-partial.html, checkboxes return, but in all character sheets

TheLastScrub commented 7 months ago

Thanks for letting me know about this, I see the issue. When @jalensailin moved this to a partial template during the last round of updates, the context of the handlebars expression changed. The fix is just to add ../ in front of the property to reference the parent context instead. I will check this in and make a new build for it sometime this week.

ericcberg commented 7 months ago

Awesome. You folks are doing amazing work.

TheLastScrub commented 7 months ago

Should be resolved in v1.4.1