MobArena plugin for Minecraft
Go to file
Andreas Troelsen 7e1b2c2b9f (Possibly) fix invisible bosses.
Unsurprisingly, MobArena's monster handling is sub-optimal, possibly
due to premature optimization. Before, when e.g. a Creeper boss would
explode, it would not be removed from the bosses collection, and thus
the ability thread would continue on running.

This patch adds a tiny bit of overhead w.r.t. removing dead monsters,
but it fixes the issue with Creeper bosses, and with a bit of luck,
mcMMO will not cause issues anymore (yet to be tested).
2013-02-16 14:51:02 +01:00
abilities Minor redundancy cleanup. 2012-03-30 03:34:16 +02:00
language files So, you got a big source code revamp. Big whoop, wanna fight about it? 2012-02-24 05:11:06 +01:00
resources No more logging. 2013-02-03 19:09:47 +01:00
src/com/garbagemule/MobArena (Possibly) fix invisible bosses. 2013-02-16 14:51:02 +01:00
.gitignore So, you got a big source code revamp. Big whoop, wanna fight about it? 2012-02-24 05:11:06 +01:00
build.xml Fixed the config-file reset bug. 2012-08-22 06:05:45 +02:00
MobArena.jar Fixed inventory exploit. 2012-09-18 22:53:19 +02:00
README.md So, you got a big source code revamp. Big whoop, wanna fight about it? 2012-02-24 05:11:06 +01:00

Please read the Wiki for details on how to set up MobArena, and remember to read the FAQ before posting questions!