NoCheatPlus/NCPCore
asofold 2d24049db9 Passable split move: Always test vertical-first, never horizontal-first.
Vertical part first was ineffective due to yDiff never being > 0.0 and
<= 0.0 at the same time, beside vertical-first is what the client is
doing. Might want to check the full bounding box with the simplified
y-first model, also checking x and z parts in the right order, from
there on.
2015-11-16 02:28:18 +01:00
..
src Passable split move: Always test vertical-first, never horizontal-first. 2015-11-16 02:28:18 +01:00
pom.xml Use tabs for all the pom.xml. 2015-08-01 00:58:33 +02:00