NoCheatPlus/NCPCore
asofold c27c03cf8e [BLEEDING] Maintain location traces (not making use of those, yet).
No change for the function of the plugin, except if there are new bugs.
Actual changes:
* Keep track of squared distance to the previous element in a trace.
* Balance mergeDist: prevent merging the latest entry, if the squared
	distance from the latest to the second latest element is greater
	than mergeDist. Never merge if there are only two entries in total.
* Add convenience methods for resetting and updating the trace.
* Maintain the moving traces actively. With intended use being
	player-player interaction, we will not reset with every teleport.
2014-03-21 20:29:09 +01:00
..
src [BLEEDING] Maintain location traces (not making use of those, yet). 2014-03-21 20:29:09 +01:00
pom.xml Set dependencies to current snapshots. 2014-02-16 21:49:33 +01:00