Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STA-TNG #172

Merged
merged 6 commits into from
Jan 10, 2025
Merged

STA-TNG #172

merged 6 commits into from
Jan 10, 2025

Conversation

tokeidlom
Copy link
Collaborator

With FoundryVTT V13 coming, which appears to require, as a minimum, a complete rework of the style sheet, I though this was a good time to look at a significant refresh, this is my take on how the system should look. I have cut back on stylking as much as possible to facilitate a later move to AppV2, which I propose we look to publish when V15 is out. AppV1 will depreciate with V16, and will only support V12+, thus making V15 the reasonable compromise. I have been using this with my players for a while and the feedback has been overwhelmingly positive, however I accept that some will not like the change and so it won't be universally accepted.

I also accept that this is a big PR, but frankly cannot see how to break it into small changes.

Main features are, in no particular order:

  • Less cluttered tabbed character sheet
  • Closer to Modiphius 2e character sheet styles
  • Plenty of space for Klingon details
  • Traits moved from a line item to an item, with scale (auto transform for existing traits)
  • Milestones item type added
  • Larger text box
  • Roller combined with tracker to provide single STA interface area
  • Tested compatible with V10-V13 (may work with earlier but not tested)
  • Added a new actor type "scene traits" that can be added as a (or multiple) token(s) to a scene to allow the tracking of traits
  • Items in actor sheets are now click to edit in page, clicking the edit button opens the full item sheet
  • Items are now mouse over for description popup
  • General code tidy up, removed legacy compatibility with ancient versions of foundry.

- Less cluttered tabbed character sheet
- Closer to Modiphius 2e sheet styles
- Plenty of space for Klingon details
- Traits moved from a line item to an item type with scale (auto transform for existing traits)
- Milestones item type added
- Larger text box
- Simpler CSS to maintain, also overcomes V13 changes
- Roller combined with tracker to provide single STA interface area
- Tested compatible with V10-V13 (may work with earlier but not tested)
- Added a new actor type "scene traits" that can be added as a (or multiple) token(s) to a scene to allow the tracking of traits
- Items in actor sheets are now click to edit in page, clicking the edit button opens the full item sheet
- Items are now mouse over for description popup
- General code tidy up, removed legacy compatibility with ancient versions of foundry.
@mkscho63 mkscho63 merged commit af5f598 into mkscho63:develop Jan 10, 2025
1 check passed
@tokeidlom tokeidlom deleted the STA-TNG branch January 10, 2025 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants