Skip to content

Fix double traction during sliding attacks#320

Merged
techyCoder81 merged 1 commit into
devfrom
issue-218-double-traction
Mar 20, 2022
Merged

Fix double traction during sliding attacks#320
techyCoder81 merged 1 commit into
devfrom
issue-218-double-traction

Conversation

@jobrien97

Copy link
Copy Markdown
Collaborator

Double traction is no longer active during motion-based attacks (moves that change your position)

Fixes #313
Fixes #306

@github-actions

Copy link
Copy Markdown

Download the artifacts for this pull request:

Only for Developers

@techyCoder81 techyCoder81 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approving for now, but not a fan of this impl. Looking forward to when we can do it right, from the bottom up, rather than from the top down.

@techyCoder81

Copy link
Copy Markdown
Collaborator

there are reports that this is not resolving the issue for certain moves in the #testing channel

@techyCoder81 techyCoder81 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there are reports that it still has edge cases and does not work uniformly. Shouldnt we be checking kinetic type or something instead?

@techyCoder81

Copy link
Copy Markdown
Collaborator

made a new ticket to track the fact that this still needs work. However, merging these changes because they will at least improve the current problems.

@techyCoder81 techyCoder81 merged commit 6ab134b into dev Mar 20, 2022
SuddyN added a commit that referenced this pull request Aug 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Moves that change the fighter's position go backwards Bug: attacks moonwalking you backwards

2 participants