forked from APDevTeam/Movecraft
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Are they good fixes or bad ones? They fix stuff okay >.>
- Loading branch information
1 parent
8590b6d
commit 40fdce3
Showing
110 changed files
with
506 additions
and
371 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+1.14 KB
build/classes/java/main/io/github/pulverizer/movecraft/CraftState.class
Binary file not shown.
Binary file added
BIN
+801 Bytes
build/classes/java/main/io/github/pulverizer/movecraft/Movecraft$1.class
Binary file not shown.
Binary file added
BIN
+11.6 KB
build/classes/java/main/io/github/pulverizer/movecraft/Movecraft.class
Binary file not shown.
Binary file added
BIN
+3.34 KB
build/classes/java/main/io/github/pulverizer/movecraft/MovecraftLocation.class
Binary file not shown.
Binary file added
BIN
+1.08 KB
build/classes/java/main/io/github/pulverizer/movecraft/Rotation.class
Binary file not shown.
Binary file added
BIN
+14 KB
build/classes/java/main/io/github/pulverizer/movecraft/WorldHandler.class
Binary file not shown.
Binary file added
BIN
+35.4 KB
build/classes/java/main/io/github/pulverizer/movecraft/async/AsyncManager.class
Binary file not shown.
Binary file added
BIN
+2.64 KB
build/classes/java/main/io/github/pulverizer/movecraft/async/AsyncTask.class
Binary file not shown.
Binary file added
BIN
+15.5 KB
build/classes/java/main/io/github/pulverizer/movecraft/async/detection/DetectionTask.class
Binary file not shown.
Binary file added
BIN
+3.63 KB
.../classes/java/main/io/github/pulverizer/movecraft/async/detection/DetectionTaskData.class
Binary file not shown.
Binary file added
BIN
+881 Bytes
build/classes/java/main/io/github/pulverizer/movecraft/async/rotation/RotationTask$1.class
Binary file not shown.
Binary file added
BIN
+14.7 KB
build/classes/java/main/io/github/pulverizer/movecraft/async/rotation/RotationTask.class
Binary file not shown.
Binary file added
BIN
+18.2 KB
.../classes/java/main/io/github/pulverizer/movecraft/async/translation/TranslationTask.class
Binary file not shown.
Binary file added
BIN
+2.43 KB
build/classes/java/main/io/github/pulverizer/movecraft/config/ConfigManager.class
Binary file not shown.
Binary file added
BIN
+1.94 KB
build/classes/java/main/io/github/pulverizer/movecraft/config/Settings.class
Binary file not shown.
Binary file added
BIN
+20 KB
build/classes/java/main/io/github/pulverizer/movecraft/craft/Craft.class
Binary file not shown.
Binary file added
BIN
+10.9 KB
build/classes/java/main/io/github/pulverizer/movecraft/craft/CraftManager.class
Binary file not shown.
Binary file added
BIN
+704 Bytes
...sses/java/main/io/github/pulverizer/movecraft/craft/CraftType$TypeNotFoundException.class
Binary file not shown.
Binary file added
BIN
+18.4 KB
build/classes/java/main/io/github/pulverizer/movecraft/craft/CraftType.class
Binary file not shown.
Binary file added
BIN
+1.18 KB
build/classes/java/main/io/github/pulverizer/movecraft/events/CraftCollisionEvent.class
Binary file not shown.
Binary file added
BIN
+1.32 KB
build/classes/java/main/io/github/pulverizer/movecraft/events/CraftDetectEvent.class
Binary file not shown.
Binary file added
BIN
+890 Bytes
build/classes/java/main/io/github/pulverizer/movecraft/events/CraftEvent.class
Binary file not shown.
Binary file added
BIN
+1.3 KB
build/classes/java/main/io/github/pulverizer/movecraft/events/CraftPilotEvent$Reason.class
Binary file not shown.
Binary file added
BIN
+1.05 KB
build/classes/java/main/io/github/pulverizer/movecraft/events/CraftPilotEvent.class
Binary file not shown.
Binary file added
BIN
+1.37 KB
build/classes/java/main/io/github/pulverizer/movecraft/events/CraftReleaseEvent$Reason.class
Binary file not shown.
Binary file added
BIN
+1.06 KB
build/classes/java/main/io/github/pulverizer/movecraft/events/CraftReleaseEvent.class
Binary file not shown.
Binary file added
BIN
+1.61 KB
build/classes/java/main/io/github/pulverizer/movecraft/events/CraftRotateEvent.class
Binary file not shown.
Binary file added
BIN
+882 Bytes
build/classes/java/main/io/github/pulverizer/movecraft/events/CraftSinkEvent.class
Binary file not shown.
Binary file added
BIN
+1.64 KB
build/classes/java/main/io/github/pulverizer/movecraft/events/CraftTranslateEvent.class
Binary file not shown.
Binary file added
BIN
+1.17 KB
build/classes/java/main/io/github/pulverizer/movecraft/events/SignTranslateEvent.class
Binary file not shown.
Binary file added
BIN
+377 Bytes
build/classes/java/main/io/github/pulverizer/movecraft/exception/EmptyHitBoxException.class
Binary file not shown.
Binary file added
BIN
+5.26 KB
build/classes/java/main/io/github/pulverizer/movecraft/listener/BlockListener.class
Binary file not shown.
Binary file added
BIN
+8.06 KB
build/classes/java/main/io/github/pulverizer/movecraft/listener/InteractListener.class
Binary file not shown.
Binary file added
BIN
+3.8 KB
build/classes/java/main/io/github/pulverizer/movecraft/listener/PlayerListener.class
Binary file not shown.
Binary file added
BIN
+3.13 KB
build/classes/java/main/io/github/pulverizer/movecraft/mapUpdater/MapUpdateManager.class
Binary file not shown.
Binary file added
BIN
+3.2 KB
...asses/java/main/io/github/pulverizer/movecraft/mapUpdater/update/BlockCreateCommand.class
Binary file not shown.
Binary file added
BIN
+11.7 KB
...asses/java/main/io/github/pulverizer/movecraft/mapUpdater/update/CraftRotateCommand.class
Binary file not shown.
Binary file added
BIN
+11.1 KB
...es/java/main/io/github/pulverizer/movecraft/mapUpdater/update/CraftTranslateCommand.class
Binary file not shown.
Binary file added
BIN
+2.33 KB
...sses/java/main/io/github/pulverizer/movecraft/mapUpdater/update/EntityUpdateCommand.class
Binary file not shown.
Binary file added
BIN
+2.91 KB
...s/java/main/io/github/pulverizer/movecraft/mapUpdater/update/ExplosionUpdateCommand.class
Binary file not shown.
Binary file added
BIN
+4.15 KB
...es/java/main/io/github/pulverizer/movecraft/mapUpdater/update/ItemDropUpdateCommand.class
Binary file not shown.
Binary file added
BIN
+4.08 KB
...es/java/main/io/github/pulverizer/movecraft/mapUpdater/update/ParticleUpdateCommand.class
Binary file not shown.
Binary file added
BIN
+381 Bytes
build/classes/java/main/io/github/pulverizer/movecraft/mapUpdater/update/UpdateCommand.class
Binary file not shown.
Binary file added
BIN
+4.95 KB
build/classes/java/main/io/github/pulverizer/movecraft/sign/AntiAircraftDirectorSign.class
Binary file not shown.
Binary file added
BIN
+5.9 KB
build/classes/java/main/io/github/pulverizer/movecraft/sign/AscendSign.class
Binary file not shown.
Binary file added
BIN
+4.95 KB
build/classes/java/main/io/github/pulverizer/movecraft/sign/CannonDirectorSign.class
Binary file not shown.
Binary file added
BIN
+2.2 KB
build/classes/java/main/io/github/pulverizer/movecraft/sign/CommanderSign.class
Binary file not shown.
Binary file added
BIN
+6.3 KB
build/classes/java/main/io/github/pulverizer/movecraft/sign/ContactsSign.class
Binary file not shown.
Binary file added
BIN
+7.63 KB
build/classes/java/main/io/github/pulverizer/movecraft/sign/CraftSign.class
Binary file not shown.
Binary file added
BIN
+9.92 KB
build/classes/java/main/io/github/pulverizer/movecraft/sign/CrewSign.class
Binary file not shown.
Binary file added
BIN
+7.5 KB
build/classes/java/main/io/github/pulverizer/movecraft/sign/CruiseSign.class
Binary file not shown.
Binary file added
BIN
+5.8 KB
build/classes/java/main/io/github/pulverizer/movecraft/sign/DescendSign.class
Binary file not shown.
Binary file added
BIN
+5.83 KB
build/classes/java/main/io/github/pulverizer/movecraft/sign/HelmSign.class
Binary file not shown.
Binary file added
BIN
+4.72 KB
build/classes/java/main/io/github/pulverizer/movecraft/sign/MoveSign.class
Binary file not shown.
Binary file added
BIN
+4.71 KB
build/classes/java/main/io/github/pulverizer/movecraft/sign/PilotSign.class
Binary file not shown.
Binary file added
BIN
+873 Bytes
build/classes/java/main/io/github/pulverizer/movecraft/sign/RelativeMoveSign$1.class
Binary file not shown.
Binary file added
BIN
+5.96 KB
build/classes/java/main/io/github/pulverizer/movecraft/sign/RelativeMoveSign.class
Binary file not shown.
Binary file added
BIN
+3.26 KB
build/classes/java/main/io/github/pulverizer/movecraft/sign/ReleaseSign.class
Binary file not shown.
Binary file added
BIN
+7.61 KB
build/classes/java/main/io/github/pulverizer/movecraft/sign/RemoteSign.class
Binary file not shown.
Binary file added
BIN
+4.41 KB
build/classes/java/main/io/github/pulverizer/movecraft/sign/SpeedSign.class
Binary file not shown.
Binary file added
BIN
+9.07 KB
build/classes/java/main/io/github/pulverizer/movecraft/sign/StatusSign.class
Binary file not shown.
Binary file added
BIN
+8.36 KB
build/classes/java/main/io/github/pulverizer/movecraft/sign/SubcraftRotateSign.class
Binary file not shown.
Binary file added
BIN
+4.38 KB
build/classes/java/main/io/github/pulverizer/movecraft/sign/TeleportSign.class
Binary file not shown.
Binary file added
BIN
+1.32 KB
build/classes/java/main/io/github/pulverizer/movecraft/utils/ArrayUtils.class
Binary file not shown.
Binary file added
BIN
+11.1 KB
build/classes/java/main/io/github/pulverizer/movecraft/utils/BlockUtils.class
Binary file not shown.
Binary file added
BIN
+1.88 KB
build/classes/java/main/io/github/pulverizer/movecraft/utils/BoundingBoxUtils.class
Binary file not shown.
Binary file added
BIN
+878 Bytes
build/classes/java/main/io/github/pulverizer/movecraft/utils/ChatUtils.class
Binary file not shown.
Binary file added
BIN
+3.93 KB
build/classes/java/main/io/github/pulverizer/movecraft/utils/CollectionUtils.class
Binary file not shown.
Binary file added
BIN
+1.59 KB
build/classes/java/main/io/github/pulverizer/movecraft/utils/HashHitBox$1.class
Binary file not shown.
Binary file added
BIN
+8.54 KB
build/classes/java/main/io/github/pulverizer/movecraft/utils/HashHitBox.class
Binary file not shown.
Binary file added
BIN
+1.59 KB
build/classes/java/main/io/github/pulverizer/movecraft/utils/HeapHitBox$1.class
Binary file not shown.
Binary file added
BIN
+952 Bytes
...sses/java/main/io/github/pulverizer/movecraft/utils/HeapHitBox$EmptyHitBoxException.class
Binary file not shown.
Binary file added
BIN
+7.77 KB
build/classes/java/main/io/github/pulverizer/movecraft/utils/HeapHitBox.class
Binary file not shown.
Binary file added
BIN
+3.26 KB
build/classes/java/main/io/github/pulverizer/movecraft/utils/HitBox.class
Binary file not shown.
Binary file added
BIN
+3.66 KB
build/classes/java/main/io/github/pulverizer/movecraft/utils/MathUtils.class
Binary file not shown.
Binary file added
BIN
+545 Bytes
build/classes/java/main/io/github/pulverizer/movecraft/utils/MutableHitBox.class
Binary file not shown.
Binary file added
BIN
+1.66 KB
build/classes/java/main/io/github/pulverizer/movecraft/utils/SignUtils.class
Binary file not shown.
Binary file added
BIN
+1.69 KB
build/classes/java/main/io/github/pulverizer/movecraft/utils/SolidHitBox$1.class
Binary file not shown.
Binary file added
BIN
+4.11 KB
build/classes/java/main/io/github/pulverizer/movecraft/utils/SolidHitBox.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.