Commit Graph

46 Commits

Author SHA1 Message Date
Andreas Troelsen
a277bf2b33 v0.93.3 Fixed some issues with class items, inventory, arena end crashing with logging, etc. 2011-07-19 23:10:34 +02:00
Andreas Troelsen
8805f8a38c Actually fixed players being able to join while arena was running... 2011-07-19 19:32:31 +02:00
Andreas Troelsen
efe88dbf85 Fixed players being able to join while the arena is running 2011-07-19 19:29:35 +02:00
Andreas Troelsen
72cf8e6a42 Fixed some bugs 2011-07-19 16:47:15 +02:00
Andreas Troelsen
f3131585de v0.93.2 - Bugfixes and preparations for Battlegrounds 2011-07-18 00:15:43 +02:00
Garbage Mule
3d398a1899 Bla 2011-07-17 13:11:41 +02:00
Garbage Mule
1498359add Last update 2011-07-04 17:09:03 +02:00
Garbage Mule
eae0439e25 v0.92 - Added Permissions support 2011-07-03 16:20:02 +02:00
Garbage Mule
b5eb307513 Removed excess files 2011-07-03 12:25:48 +02:00
Garbage Mule
203a4a15f7 Removed excess files 2011-07-03 12:25:09 +02:00
Garbage Mule
110db86ab9 v0.92 - First commit to dev branch! 2011-07-03 12:21:34 +02:00
Garbage Mule
b6194f1c64 v0.91.2 - Added Tombstone compatibility and inRegion() for API 2011-06-17 01:57:05 +02:00
zonedabone
04ab729a48 Added support for other death plugins. 2011-06-16 10:46:55 -04:00
Garbage Mule
1e4933d1ae v0.91.1 Fixed a spawn override issue 2011-06-15 05:09:25 +02:00
Garbage Mule
9a1b90fe53 v0.91 - Added API and fixed a few bugs. 2011-06-15 02:35:22 +02:00
Garbage Mule
729ddcdd12 v0.90.2 - Fixed a reward bug and added spawn-monsters=false support 2011-06-14 16:38:25 +02:00
Garbage Mule
7805843713 v0.90.1 - Fixed Creeper instant deaths and other bugs. This is no longer block break. 2011-06-14 03:35:24 +02:00
Garbage Mule
6e72e4e83a Fixed a whoops 2011-06-12 05:56:44 +02:00
Garbage Mule
aee63b2463 v0.90 - A bunch of bug-fixes, revamped config-file 2011-06-12 05:52:36 +02:00
Pandarr
dd29291f58 Removed some unneeded imports.
Made player list generation more efficient.
Removed calls to .keySet()
2011-06-05 08:49:01 -07:00
Garbage Mule
fe54473f6d v0.89.2 - Fixed force end command 2011-06-05 16:21:10 +02:00
Garbage Mule
d03e56f915 v0.89.1 - Added update checking and fixed bugs. 2011-06-05 14:08:26 +02:00
Garbage Mule
9c0f442755 Fixed sword degradation problem 2011-06-05 08:21:28 +02:00
Garbage Mule
eadcaa682b Fixed the command blocker 2011-06-05 07:24:56 +02:00
Garbage Mule
09ff211987 Whoops! Fixed something in ArenaManager.java. Thanks desmin! 2011-06-05 06:51:32 +02:00
Garbage Mule
faaff515a1 v0.89 - Cleaned up some code, fixed undo command, added stuff 2011-06-05 06:43:52 +02:00
Garbage Mule
0ccbc22fca v0.88.3 - Added new commands: config reload, force end, enabled true|false 2011-06-04 23:14:45 +02:00
Garbage Mule
4145c4f5d7 v0.88.2 - Added /ma notready 2011-06-04 20:05:55 +02:00
Garbage Mule
9b795c3174 v0.88.1 - Default rewards 2011-06-03 16:43:08 +02:00
Garbage Mule
a48859be6b v0.88 - Fixed players dropping items if they actually die, added wolves to default waves, added world-node to config-file 2011-06-03 12:02:51 +02:00
Garbage Mule
7ff9e1b251 v0.87.3 - Fixed players being able to leave and keep their items. 2011-06-03 01:18:35 +02:00
Garbage Mule
bd0b311a60 v0.87.2 Fixed players losing rewards when typing /ma leave after arena end. 2011-06-02 22:55:10 +02:00
Garbage Mule
9163c5eef7 v0.87.1 - Fixed delspawn, added /ma reset coords 2011-06-02 17:12:41 +02:00
Garbage Mule
06f5cbb340 v0.87 fixed bugs, added compatibility with Mean Admins, added command alias /mobarena, bigger auto-generated arena 2011-06-02 15:27:31 +02:00
Garbage Mule
c309df8104 v0.85 Bugfixes 2011-06-02 02:03:16 +02:00
Garbage Mule
cfe135e465 fix 2011-06-01 20:50:20 +02:00
Garbage Mule
5e4d9b5624 Optimized getClosestPlayer 2011-06-01 16:26:13 +02:00
Garbage Mule
c9cc5cef8b Added a new targetting system 2011-06-01 13:06:19 +02:00
Garbage Mule
3cdc17c9dd v0.82 fixed arena being made of wood >.< 2011-06-01 02:55:19 +02:00
Garbage Mule
7a34bd0690 v0.81 Fixed a few bugs, added DoooooItHippieMonster(), unlimited durability on swords 2011-06-01 02:38:40 +02:00
Garbage Mule
276d7a8c11 0.72 - wolves, protect and tweaks 2011-05-31 17:11:43 +02:00
Garbage Mule
3647c758e4 minor tweaks 2011-05-31 00:29:07 +02:00
Garbage Mule
94c978ecf5 minor tweaks 2011-05-31 00:27:39 +02:00
Garbage Mule
829e6d68e0 minor tweaks 2011-05-30 23:59:56 +02:00
Garbage Mule
94ab7f3cac Removed excess files, hopefully... 2011-05-30 07:22:55 +02:00
Garbage Mule
6628a74836 first commit 2011-05-30 07:11:25 +02:00