-
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.
Merge pull request #4 from Ewoutvans/feature/better-floor-setup
Better floor setup & 1.4 update
- Loading branch information
Showing
42 changed files
with
466 additions
and
228 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.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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 modified
BIN
+0 Bytes
(100%)
build/classes/java/main/cloud/zeroprox/gamespleef/GameSpleef$1.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
build/classes/java/main/cloud/zeroprox/gamespleef/GameSpleef$2.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
build/classes/java/main/cloud/zeroprox/gamespleef/GameSpleef$3.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
build/classes/java/main/cloud/zeroprox/gamespleef/GameSpleef$4.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
build/classes/java/main/cloud/zeroprox/gamespleef/GameSpleef$AdminBuildTypes.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
build/classes/java/main/cloud/zeroprox/gamespleef/GameSpleef$GameType.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
build/classes/java/main/cloud/zeroprox/gamespleef/GameSpleef$Mode.class
Binary file not shown.
Binary file modified
BIN
+656 Bytes
(100%)
build/classes/java/main/cloud/zeroprox/gamespleef/GameSpleef.class
Binary file not shown.
Binary file modified
BIN
+406 Bytes
(110%)
build/classes/java/main/cloud/zeroprox/gamespleef/commands/HelpCmd.class
Binary file not shown.
Binary file modified
BIN
+514 Bytes
(120%)
build/classes/java/main/cloud/zeroprox/gamespleef/commands/JoinCmd.class
Binary file not shown.
Binary file modified
BIN
+207 Bytes
(110%)
build/classes/java/main/cloud/zeroprox/gamespleef/commands/LeaveCmd.class
Binary file not shown.
Binary file modified
BIN
+374 Bytes
(110%)
build/classes/java/main/cloud/zeroprox/gamespleef/commands/ListCmd.class
Binary file not shown.
Binary file modified
BIN
+325 Bytes
(100%)
build/classes/java/main/cloud/zeroprox/gamespleef/commands/admin/BuildCmd.class
Binary file not shown.
Binary file modified
BIN
+2.23 KB
(110%)
build/classes/java/main/cloud/zeroprox/gamespleef/game/GameClassic.class
Binary file not shown.
Binary file modified
BIN
+920 Bytes
(130%)
build/classes/java/main/cloud/zeroprox/gamespleef/game/GameManager.class
Binary file not shown.
Binary file modified
BIN
+20 Bytes
(100%)
build/classes/java/main/cloud/zeroprox/gamespleef/game/IGame.class
Binary file not shown.
Binary file modified
BIN
+560 Bytes
(130%)
build/classes/java/main/cloud/zeroprox/gamespleef/utils/GameSerialize.class
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
pluginGroup=cloud.zeroprox | ||
pluginId=gamespleef | ||
pluginVersion=1.3 | ||
pluginVersion=1.4 |
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
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.