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

clamp the multiplicative speed bonus #73798

Merged
merged 3 commits into from
May 16, 2024
Merged

clamp the multiplicative speed bonus #73798

merged 3 commits into from
May 16, 2024

Conversation

GuardianDll
Copy link
Member

Summary

None

Purpose of change

Fix #73471

Describe the solution

Clamp the move cost bonus so it can't go lower than zero

Additional context

Not ideal solution of course, but at least it prevent za warudo

@github-actions github-actions bot added [C++] Changes (can be) made in C++. Previously named `Code` <Bugfix> This is a fix for a bug (or closes open issue) labels May 15, 2024
src/character.cpp Outdated Show resolved Hide resolved
@github-actions github-actions bot added the json-styled JSON lint passed, label assigned by github actions label May 15, 2024
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions github-actions bot added the astyled astyled PR, label is assigned by github actions label May 15, 2024
src/character.cpp Outdated Show resolved Hide resolved
@dseguin dseguin merged commit e70a346 into master May 16, 2024
26 checks passed
@GuardianDll GuardianDll deleted the clamp_move_cost branch May 16, 2024 05:54
@github-actions github-actions bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions <Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[MoM] Perfected Motion + Extended Stride can make you move impossibly fast
2 participants