Commit Graph

78 Commits

Author SHA1 Message Date
Steffion
dcce1e2315 * Fix bug arena won't start. 2013-08-15 19:06:35 +02:00
Steffion
3d8898646f * Attempt fix starting up MCStats bug. 2013-08-15 19:05:43 +02:00
Steffion
efbb399a08 + Now resets timer at end of the game. 2013-08-13 21:12:10 +02:00
Steffion
ac47da8b46 ~ Updated version. (wrong version number X:!) 2013-08-13 19:38:16 +02:00
Steffion
947ac489c7 * Attempt to fix bug not showing cordinates on select. 2013-08-13 19:37:54 +02:00
Steffion
ddb50ec256 * Attempt fix little bug. 2013-08-12 20:47:38 +02:00
Steffion
da1b8192f1 * Fixed bug with signs. 2013-08-12 20:47:20 +02:00
Steffion
37f6759379 + Added remove command. 2013-08-12 20:47:01 +02:00
Steffion
a7eee9b1fd ~ Updated version. 2013-08-12 20:46:45 +02:00
Steffion
4f4c46fe4e * Fixed bug timer stops and game stops working on reload/create etc. 2013-08-12 20:46:38 +02:00
Steffion
d4d7df5bc6 * Fixed join bug! 2013-08-12 20:44:47 +02:00
Steffion
b8e062f720 + Added abillity to become solid in water! 2013-08-11 12:36:47 +02:00
Steffion
b5d7019301 * Attempt to fix bug still items while no more ingame. 2013-08-11 12:36:31 +02:00
Steffion
f3d5dad54b + Made an insta respawn system. 2013-08-11 12:35:57 +02:00
Steffion
7fde4abbc3 ~ Updated version. 2013-08-11 12:35:34 +02:00
Steffion
67048bfcd5 * Attempt to fix bug trying to join a game. 2013-08-11 12:35:21 +02:00
Steffion
2471988cbb ~ Update README.md 2013-08-10 23:35:57 +02:00
Steffion
c1fc26b418 * Fixed bug while dropping your block. 2013-08-10 22:32:56 +02:00
Steffion
cda092ffac * Added if null check to prevent NPE spam. 2013-08-10 20:59:24 +02:00
Steffion
872cd6aef0 + Added isSign check to prevent joining on non BlockHunt sign. 2013-08-10 20:45:42 +02:00
Steffion
a40a56fbb3 ~ Changed In-game sign. 2013-08-10 20:45:24 +02:00
Steffion
58d8ca5b0e * Fixed bug with allowedCommands. 2013-08-10 20:45:12 +02:00
Steffion
adf2c14eb1 * Better solid blocks! (It does like the hives right now! ;3) 2013-08-10 20:20:47 +02:00
Steffion
ccccacb760 + Added option per arena to allowed certain commands. (Editable in arenas file!) 2013-08-10 20:20:01 +02:00
Steffion
8c22316b78 ~ Combined ArenaSerializable with the Arena class. (Less code!) 2013-08-10 14:46:33 +02:00
Steffion
78673d5da4 - Removed "Game Info" in the name of the scoreboard. 2013-08-09 19:25:01 +02:00
Steffion
8c5dbbdd95 - Unnecessary code. 2013-08-09 18:41:20 +02:00
Steffion
3d2e0da003 * Attempt to fix bug keeping items from seeker after end. 2013-08-09 18:16:10 +02:00
Steffion
d867cbb1ca ~ Updated version. 2013-08-09 16:20:17 +02:00
Steffion
31adf58b86 + Added a scoreboard. 2013-08-09 16:19:42 +02:00
Steffion
e4a90a204a * Fixed Starting line too big to show. 2013-08-09 16:07:05 +02:00
Steffion
0ba9f8a22c * Fixed sign bug not showing countdown. 2013-08-09 16:03:08 +02:00
Steffion
b098415d1e + Added message when new seeker has been choosen. 2013-08-09 13:14:34 +02:00
Steffion
fae99f11bc * Fixed rechosen seeker "still block" bug. 2013-08-09 13:10:38 +02:00
Steffion
1d2af39c21 * No EXP drop on death. 2013-08-08 19:57:03 +02:00
Steffion
05b6d2d85b * When canceled no hit sound. 2013-08-08 19:51:08 +02:00
Steffion
cdc7b188a4 * No spamming "hitted" sound in lobby. 2013-08-08 19:45:39 +02:00
Steffion
a3cdc7b6cf * Blocks can't attack each other anymore. 2013-08-08 19:13:26 +02:00
Steffion
a358876990 Added MCStats. 2013-08-08 15:26:59 +02:00
Steffion
a871b648c4 Added lots of things, this is the last update for the first version! 2013-08-08 13:32:44 +02:00
Steffion
5d2e0b7372 Abbilty to join full areans. 2013-08-05 23:59:02 +02:00
Steffion
eba6460b73 Updated plugin.yml. 2013-08-05 23:58:49 +02:00
Steffion
58e3d9b514 Added more arena config stuff. 2013-08-05 23:58:40 +02:00
Steffion
8043eb4e6e Fixed some in-game stuff. 2013-08-05 23:58:19 +02:00
Steffion
d1c10ebbf6 (EXPLevel savement.) 2013-08-05 11:57:33 +02:00
Steffion
0a9e4d48b5 Fixed 2 NPE errors. 2013-08-05 11:57:18 +02:00
Steffion
56eec348de Now saves your EXPLevel on join/leave. 2013-08-05 11:53:51 +02:00
Steffion
6f983d1896 Fixed stuff. 2013-08-05 00:02:41 +02:00
Steffion
7f6ec7ca2b Can't run out of the arena while ingame. 2013-08-05 00:02:34 +02:00
Steffion
ea13ac17ad Won't lose food levels while ingame. 2013-08-05 00:02:22 +02:00