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

Rework injured and add rest button #126

Merged
merged 7 commits into from
Jul 2, 2023
Merged

Conversation

juanferrer
Copy link
Contributor

  • Add injured affliction (works on creatures too!)
  • Add injured effects to frame in sheet
  • Add strings for new injured affliction
  • Show injured in sheet as blood around frame
  • Automatically determine if a character is injured, incapacitated or outright dead (instant death) when receiving damage
    • Creatures become incapacitated if damage >= health
    • Creatures die if they receive damage >= health in a single attack
    • Incapacitated creatures die when taking damage (if applying damage from roll)
  • Fix a bunch of race conditions in the adding/removal of afflictions
  • Add rest button where injured checkbox used to be
  • Fix French turn types
  • Add invisible tooltip (English only for now, PRs welcome)

@ClipplerBlood ClipplerBlood merged commit 42e4641 into Xacus:master Jul 2, 2023
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