Full release changes#16
Merged
Merged
Conversation
- actualDamage - stressCost - conditionToApply
- extraConfiguration
- Remove font-size from `sans` - Add default indentation
Solves: - asOf occupying space even if not set. - role, occupation, personality, drive and flaw are only shown if set. - Add hasReputation : if resources + reputation > 0 show reputation. NOTE: handlebars treats 0 as falsy
- Update ul margins of item descriptions
- If actor is minion add "A group of minions has a Health score equal to their number" and * after Health - `isKnowTalentsDrawbacks`: used to check which formatation we'll use: simple (npc, minions) or known talents/drawbacks (superheroes) - Update embed styles for `isKnowTalentsDrawbacks` - Update en.json with necessary localization fields - Add gears to embed This isn't 100% perfect, but gets really close.
- Remove isKnownTalentsDrawbacks (use hbs eq) - Improve boilerplate code - Update styles - Update localization files
Improve actor embed
Cussa
marked this pull request as ready for review
July 14, 2026 19:39
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This is the PR that updates the system from the Quickstart version to the Full Release version.
Issues already addressed: