Commit Graph

1052 Commits

Author SHA1 Message Date
Garbage Mule 4c0726a822 Fixed more Heroes stuff, pet stuff, etc. 2011-09-13 17:14:50 +02:00
Garbage Mule 7457aea412 Fixed Heroes PvP stuff... 2011-09-13 16:09:58 +02:00
Garbage Mule 0c66b00967 Fixed projectile stuff, possibly 2011-09-13 15:15:35 +02:00
Garbage Mule b85f87f856 Introduced magicspells.yml for disabling custom spells. 2011-09-13 10:43:41 +02:00
Garbage Mule 34f688da70 Disables the MagicSpells purge spell during boss fights. 2011-09-13 09:37:25 +02:00
Garbage Mule 5d0e84f0d9 Updated plugin.yml 2011-09-12 23:47:27 +02:00
Garbage Mule ff28bf1a87 Fixed Heroes death bug (maybe)... Time for testing! 2011-09-12 23:46:59 +02:00
Garbage Mule 1959ba5b85 Added isPvpEnabled() on Arena 2011-09-10 23:15:54 +02:00
Garbage Mule e624e41bfc Removed a redundancy 2011-09-10 10:45:03 +02:00
Garbage Mule 19b011981e Projectile damage should no longer damage players if PvP is disabled 2011-09-09 18:15:48 +02:00
Garbage Mule ff7329e3c4 Code cleanup, and projectiles should no longer damage pet wolves. 2011-09-09 18:11:15 +02:00
Garbage Mule cc1ba24ef8 Moved setTypeId() to the RepairableAttachable constructor 2011-08-31 00:33:40 +02:00
Garbage Mule f402800dd2 Made redstoney things drop as items more rarely. 2011-08-30 23:52:03 +02:00
Garbage Mule 0fd997e3e9 Cleaned up listeners, redstone works (but drops as items), made permission string matching cleaner/faster 2011-08-30 22:48:28 +02:00
Garbage Mule 6fa7f377cc GIT SUCKS MONKEY NUTS! 2011-08-28 01:26:42 +02:00
Garbage Mule 63f49871c2 Blablablabla 2011-08-28 01:08:38 +02:00
Garbage Mule cd404a5ffa Fixed some weird inventory bug... 2011-08-25 20:40:17 +02:00
Garbage Mule d71430435b Fixed NPE 2011-08-23 10:30:16 +02:00
Garbage Mule 422518ea4e Added support for per-class permissions 2011-08-23 10:14:46 +02:00
Garbage Mule 2a7ae506e4 v0.94.1 - Bugfixes and new boss abilities 2011-08-23 05:15:41 +02:00
Garbage Mule 92c4169669 Update! 2011-08-22 23:14:14 +02:00
Garbage Mule 5534b87c9e Added two new boss abilities 2011-08-22 23:01:30 +02:00
Garbage Mule 04fdbf9031 Normal sheep no longer act like exploding sheep 2011-08-22 20:39:40 +02:00
Garbage Mule 4d5c23aa97 Fixed spawn-monsters=false bug 2011-08-22 20:32:26 +02:00
Garbage Mule d164e43c05 Fixed item sub-types not working and players not being removed from classMap upon /ma leave 2011-08-22 19:24:47 +02:00
Garbage Mule 6079c8828e MACreature enum no longer has underscores. Underscores, hyphens and periods (_, -, .) will be removed upon load, so any of those can be used anywhere for convenience 2011-08-22 08:42:23 +02:00
Garbage Mule f0c2031076 Added a boss spawnpoints collection to make spawnpoint iteration more smooth 2011-08-22 01:51:59 +02:00
Garbage Mule 44cb463385 Removed unnecessary files 2011-08-21 23:46:34 +02:00
Garbage Mule a889af53bf v0.94 2011-08-21 23:44:45 +02:00
Garbage Mule 846b224440 Classpath blabla bla 2011-08-21 23:42:18 +02:00
Garbage Mule 5bea77f2bd Build file bla bla 2011-08-21 23:41:58 +02:00
Garbage Mule 22f30880e9 Added Spout support for announcements and reverted to old spawn algorithm 2011-08-21 23:40:36 +02:00
Garbage Mule 6c0af886b1 Monsters no longer target pet wolves in the arena. 2011-08-21 12:41:46 +02:00
Garbage Mule c298607b56 Players no longer lose stored items and/or earned rewards upon disconnecting from the arena. 2011-08-20 16:01:10 +02:00
Garbage Mule 4ffee1630b Revamped valid spawnpoint algorithm. 2011-08-18 16:56:09 +02:00
Garbage Mule 32f722d733 Added boss ability-announce and ability-interval, and fixed JDOM library issue 2011-08-16 04:52:09 +02:00
Garbage Mule a3d1b4bb80 Added proper repairing of containers and signs 2011-08-15 01:34:14 +02:00
Garbage Mule 8d234a50e9 More boss abilities 2011-08-10 09:01:12 +02:00
Garbage Mule 06f0c354ab Removing some unneeded classes 2011-08-09 23:48:25 +02:00
Andreas Troelsen 6791f40da4 Exploding sheep a la Notch-code. 2011-08-09 19:33:08 +02:00
Garbage Mule 07c6d5a178 Goodies! 2011-08-06 15:40:37 +02:00
Garbage Mule fedebabe72 Fixed /ma leave, thanks Paul! 2011-08-04 23:22:24 +02:00
Garbage Mule 1b1e1704c0 Fixed /ma leave, thanks Paul! 2011-08-04 23:21:39 +02:00
Garbage Mule aac0a6bb0d Recompiled 2011-08-04 22:38:50 +02:00
Garbage Mule 078eca7094 Default, special, swarm and boss waves implemented. 2011-08-04 22:16:55 +02:00
Garbage Mule fbe118e5d6 Readme 2011-08-04 22:16:08 +02:00
Garbage Mule 9b974aadba Readme 2011-08-04 22:14:57 +02:00
Garbage Mule d40901160c Changes 2011-08-03 18:40:57 +02:00
Andreas Troelsen 8a5700e01e Stupid git... 2011-07-31 21:35:14 +02:00
Andreas Troelsen 4c7d85193e Preparations for customizable waves.. 2011-07-31 21:26:18 +02:00