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

Pointed_thing_to_face_pos: Fix crash when inside a node #7342

Merged
merged 1 commit into from May 16, 2018
Merged

Pointed_thing_to_face_pos: Fix crash when inside a node #7342

merged 1 commit into from May 16, 2018

Commits on May 16, 2018

  1. Pointed_thing_to_face_pos: Avoid crash when player is inside a node

    Avoid crash in some situations when player is inside a node, causing
    'above' to equal 'under'.
    In this situation return 'under' which is the node position very close
    to the face position that would normally be returned.
    paramat committed May 16, 2018
    Copy the full SHA
    801dbc9 View commit details
    Browse the repository at this point in the history