NoCheatPlus/NCPCore
asofold e871d205f6 Let RayTracing test all combinations of transitions for all axes.
Previously only "random" transitions were taken, for simplicity. For the
sake of better debugging and consistency we check all combinations of
transitions now, calling the iteration with all transitions done at once
the "primary line", while calling step with a subset of transitions done
would be the "secondary line".

Currently an iteration might still end x-th digit off the target, so it
does not necessarily end on the target block itself. This is not a
problem for passable, but might be one for interaction and other
applications, thus this should be fixed at some point.
2015-03-09 02:15:02 +01:00
..
src Let RayTracing test all combinations of transitions for all axes. 2015-03-09 02:15:02 +01:00
pom.xml Revert module dependency versions to 1.1-SNAPSHOT. 2015-02-06 02:05:48 +01:00