Skip to content

Conversation

@wopox1337
Copy link
Member

@wopox1337 wopox1337 added the Type: 🧬 bug in original GameDLL An error that could not be fixed by GameDLL. label Aug 14, 2024
@wopox1337 wopox1337 requested a review from s1lentq August 14, 2024 09:51
@wopox1337 wopox1337 self-assigned this Aug 14, 2024
@wopox1337
Copy link
Member Author

tests fail as expected

// punch z axis
pmove->punchangle[2] = pmove->flFallVelocity * 0.013;
// punch X axis
pmove->punchangle[0] = pmove->flFallVelocity * 0.01;
Copy link
Contributor

Choose a reason for hiding this comment

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

REGAMEDLL_FIXES macro needed ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: 🧬 bug in original GameDLL An error that could not be fixed by GameDLL.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PM_CheckFalling angle boundary doubt

3 participants