Skip to content
This repository was archived by the owner on Jul 27, 2021. It is now read-only.

[MIRROR] Fixes diagonal movement delay#590

Open
ghost wants to merge 2 commits into
masterfrom
upstream-merge-4699
Open

[MIRROR] Fixes diagonal movement delay#590
ghost wants to merge 2 commits into
masterfrom
upstream-merge-4699

Conversation

@ghost

@ghost ghost commented Jul 5, 2021

Copy link
Copy Markdown

Original PR: BeeStation/BeeStation-Hornet#4699

About The Pull Request

The movement delay for going diagonally was set to an arbitrary 2x multiplier. The actual multiplier should be sqrt(2), which is ~1.4

Credit to putnam for pointing this out.

Changelog

🆑
tweak: Diagonal movement is now faster, by correcting the delay from an arbitrary 2x to the correct sqrt(2).
/:cl:

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant