Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upPathFinder - Couple of bugfixes #1946
Conversation
SafwatHalaby
changed the title from
PF - Fixed center in air issue
to
PathFinder - Fixed center in air issue
May 6, 2015
SafwatHalaby
changed the title from
PathFinder - Fixed center in air issue
to
PathFinder - Couple of bugfixes
May 6, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
|
Is this tested and works? If it is, LGTM. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
SafwatHalaby
May 6, 2015
Member
I renamed the PR.
The changes are trivial, and I tested stuff for half an hour.
I'm pretty sure it's safe merge.
|
I renamed the PR. |
added a commit
that referenced
this pull request
May 6, 2015
bearbin
merged commit bd73dce
into
cuberite:master
May 6, 2015
SafwatHalaby
deleted the
SafwatHalaby:lean
branch
May 6, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
SafwatHalaby commentedMay 6, 2015
Couple of fixes, each in its own commit.
-Min recalculate interval is now half second (There was no minimum limit, it was CPU-wasteful)
-Fixed mobs not reaching a player when the player's bounding box is in the air (e.g. leaning with SHIFT)
-Fixed cChunk issues with swimming.