mirror of
https://github.com/NoCheatPlus/NoCheatPlus.git
synced 2024-11-07 11:10:05 +01:00
96d95dff8e
Major: Sketch vehicle envelope check. * Renaming fields, methods, packages. Moving classes to other packages. * Additions and refactoring for set-back handling and location tracking. * Increase amount of debug logging. * Adjustments to current vehicle set back handling. * AuxMoving: call clear() on setMCAccess. Minor: Adjust block change tracking implementation. * Use a class instead of an id, in order to keep track of used entries. * Allow reuse of an id, if the block still is intersecting. * Improves situation for simple setup, issues remaining: * Random UNKNOWN teleport by server potentially interfering. * Distances > 1.0, possibly resulting from split move handling. * On-ground estimation and passable. * Blocks with gravity are worse (likely on-ground). * More in-depth checking of constraints of implementation. * Note that the block change tracker currently is disabled by default. |
||
---|---|---|
.. | ||
src | ||
pom.xml |