Skip to content

Damage fix#40

Closed
waitwhatglitch wants to merge 1 commit intoAE0hello:unstablefrom
waitwhatglitch:patch-1
Closed

Damage fix#40
waitwhatglitch wants to merge 1 commit intoAE0hello:unstablefrom
waitwhatglitch:patch-1

Conversation

@waitwhatglitch
Copy link
Copy Markdown

Damage Fix. basically stuff with 0 damage got checked for healer, and healer was undefined, so Number(undefined) became NaN and damageRecieved bugged out.

Force my.healer to be a boolean, because its often undefined, which breaks damage
@codesandbox
Copy link
Copy Markdown

codesandbox Bot commented Jan 20, 2026

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@waitwhatglitch waitwhatglitch changed the base branch from main to unstable January 20, 2026 22:32
@zephiii
Copy link
Copy Markdown
Collaborator

zephiii commented Mar 2, 2026

manually merged into unstable

@zephiii zephiii closed this Mar 2, 2026
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