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

[MIRROR] Fixes diagonal movement delay #590

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

ghost
Copy link

@ghost ghost commented Jul 5, 2021

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