Mineplex2018-withcommit/Plugins/Mineplex.Game.Clans/src/mineplex/game/clans/tutorial
samczsun 7de9da3d1c Complete rework of disguising and antihack hook
This commit completely rewrites DisguiseManager, DisguisePlayer, and
PlayerDisguiseManager.

Changes to disguising means that much of the core was also changed,
primarily having to do with mapping by UUID versus player names.

Several new API classes were added, such as EntitySelector, Managers,
UtilTasks, and a brand new scoreboard API which is much more optimized and
allows for much longer lines

The new anticheat is hooked as well, with implementation for guardians
which follow the players around. Release two code is also included, but is
currently disabled via a boolean.
2016-08-10 21:03:30 -04:00
..
command QA Pass #2 - Comment WorldManager, optimize searching 2016-05-24 12:24:14 -05:00
gui I'm committing this so I can checkout to a different branch 2016-04-05 16:41:50 -04:00
map I'm committing this so I can checkout to a different branch 2016-04-05 16:41:50 -04:00
objective Fix null pointer in the tutorial when using /tutorial finish 2016-04-10 16:51:12 +01:00
tutorials/clans Fix some medium graphics issues 2016-07-28 23:28:47 -04:00
visual I'm committing this so I can checkout to a different branch 2016-04-05 16:41:50 -04:00
Tutorial.java Fix misc bugs 2016-06-16 16:39:43 -04:00
TutorialManager.java Complete rework of disguising and antihack hook 2016-08-10 21:03:30 -04:00
TutorialRegion.java I'm committing this so I can checkout to a different branch 2016-04-05 16:41:50 -04:00
TutorialSession.java I'm committing this so I can checkout to a different branch 2016-04-05 16:41:50 -04:00
TutorialType.java I'm committing this so I can checkout to a different branch 2016-04-05 16:41:50 -04:00
TutorialWorldManager.java Revert "Revert "Clans optimizations"" 2016-06-15 21:52:25 -04:00