Skip to content

Update Sheets to Appv2

Hi again, I suppose I'm probably a bother at this point... here's another PR that does the following if you want it:

  • update code to DocumentV2 for character sheet, assets (actor and item), traits, talents, house, domain, enemy
  • add wealth/resource to domain
  • dark mode support Note: I grabbed the gold dune logo from the modiphius site, not sure if that's okay or not...

This also addresses issue #41, and makes !24 unnecessary since that's for the appv1 codebase.

It also starts to address issue #26 as it adds the domain resources/wealth. But it does not add the other fields.

I know this a giant lump of code, and I dunno if it's just too much of a hassle to deal with for you, but I'll try to answer any questions and make any changes requested.

Dark Mode looks like this for actors:

image

And Light mode for comparison:

image

House Looks like:

image

And house light mode:

image

Merge request reports

Loading