atlarge-research / opencraft

Other
5 stars 2 forks source link

Fix collision detection #66

Closed jdonkervliet closed 4 years ago

jdonkervliet commented 4 years ago

In GitLab by @julian9499 on May 20, 2020, 14:31

There was a number of collisions that did not properly work due to an incorrect tolerance in the swept AABB implementation. Also, a number of blocks doesn't have proper bounding boxes.

jdonkervliet commented 4 years ago

In GitLab by @julian9499 on May 20, 2020, 14:35

changed the description

jdonkervliet commented 4 years ago

In GitLab by @swabbur on May 22, 2020, 16:42

changed title from {-Collision checking against blocks does not work for mobs that are bigger than size 1-} to {+Fix collision detection+}

jdonkervliet commented 4 years ago

In GitLab by @swabbur on May 22, 2020, 16:42

changed the description

jdonkervliet commented 4 years ago

In GitLab by @julian9499 on May 27, 2020, 07:57

closed