NoCheatPlus/NCPPlugin
asofold a5d6594591 Fixes, more tests and more to do for RayTracing.
* More tests for PassableRayTracing (room, rays from outside).
* Alter InteractRayTracing to account for the block interacted with.
* Added tests for InteractRayTracing.

Problems:
* RayTracing may end x-th digit off target, thus in the wrong block.
Suggested fix is to keep correcting t by the absolute coordinates of the
blocks, i.e. calculate the absolute position rather than adding up.
* InteractRayTracing with strict set to false (like in the
blockinteract.visible check) will be too lenient with 1-thick wall
setups and fail test cases.
2015-03-11 11:36:12 +01:00
..
src Fixes, more tests and more to do for RayTracing. 2015-03-11 11:36:12 +01:00
pom.xml Put bukkit + spigot repositories only into the parent pom. 2015-02-08 01:13:27 +01:00