This website requires JavaScript.
0badeaaf90
Added recording of food bar on player join
Garbage Mule
2011-09-18 23:41:16 +02:00
dcff0915a5
Fixed/changed per-class permissions, added Endermen, Cave Spiders and Silverfish, and other stuff.
Garbage Mule
2011-09-18 23:33:07 +02:00
f1433cfc88
Code cleanup
Garbage Mule
2011-09-16 22:45:05 +02:00
7d2c9c9240
Fixed lightning-setting in config-file actually doing something.
Garbage Mule
2011-09-16 01:40:56 +02:00
f0f5967e8d
Added support for MagicSpells v1.1 (bad nisovin, BAD!)
Garbage Mule
2011-09-15 16:19:45 +02:00
5e55d57326
Restored MagicSpells 1.04 suppport...
Garbage Mule
2011-09-15 07:38:24 +02:00
a0b489f11b
Compiled against CB1113
Garbage Mule
2011-09-15 07:35:46 +02:00
6291a0fbfb
Added Spout class selection option
Garbage Mule
2011-09-14 01:29:26 +02:00
ace0475530
Removing JNBT library
Garbage Mule
2011-09-14 00:04:13 +02:00
7c5d5bfda2
Cleanup in MAUtils.
Garbage Mule
2011-09-14 00:02:07 +02:00
33710b7dc3
Added health-multiplier support for swarm waves.
Garbage Mule
2011-09-13 23:44:36 +02:00
d927c147ec
Yet another hotfix
Garbage Mule
2011-09-13 23:38:53 +02:00
2ce02c9169
Hotfix for health-multiplier
Garbage Mule
2011-09-13 23:34:20 +02:00
35647bd14c
Introduced health-multiplier and amount-multiplier
Garbage Mule
2011-09-13 23:31:55 +02:00
3147bdfda0
Added only-on-swarms for MagicSpells
Garbage Mule
2011-09-13 21:46:51 +02:00
46cedc87d8
Merge branch 'master' into dev
Garbage Mule
2011-09-13 18:36:24 +02:00
008a89d545
Bla
Garbage Mule
2011-09-13 18:33:22 +02:00
0a2c85a504
Removing .class files
Garbage Mule
2011-09-13 18:32:18 +02:00
48c1ec93c9
GIT SUCKS
Garbage Mule
2011-09-13 18:23:43 +02:00
3c08d96682
Pushing v0.94.2
Garbage Mule
2011-09-13 18:10:21 +02:00
739d7270f1
Players that warp out of the world will get kicked.
Garbage Mule
2011-09-13 17:39:00 +02:00
4c0726a822
Fixed more Heroes stuff, pet stuff, etc.
Garbage Mule
2011-09-13 17:14:50 +02:00
7457aea412
Fixed Heroes PvP stuff...
Garbage Mule
2011-09-13 16:09:58 +02:00
0c66b00967
Fixed projectile stuff, possibly
Garbage Mule
2011-09-13 15:15:35 +02:00
b85f87f856
Introduced magicspells.yml for disabling custom spells.
Garbage Mule
2011-09-13 10:43:41 +02:00
34f688da70
Disables the MagicSpells purge spell during boss fights.
Garbage Mule
2011-09-13 09:37:25 +02:00
5d0e84f0d9
Updated plugin.yml
Garbage Mule
2011-09-12 23:47:27 +02:00
ff28bf1a87
Fixed Heroes death bug (maybe)... Time for testing!
Garbage Mule
2011-09-12 23:46:59 +02:00
1959ba5b85
Added isPvpEnabled() on Arena
Garbage Mule
2011-09-10 23:15:54 +02:00
e624e41bfc
Removed a redundancy
Garbage Mule
2011-09-10 10:45:03 +02:00
19b011981e
Projectile damage should no longer damage players if PvP is disabled
Garbage Mule
2011-09-09 18:15:48 +02:00
ff7329e3c4
Code cleanup, and projectiles should no longer damage pet wolves.
Garbage Mule
2011-09-09 18:11:15 +02:00
cc1ba24ef8
Moved setTypeId() to the RepairableAttachable constructor
Garbage Mule
2011-08-31 00:33:40 +02:00
f402800dd2
Made redstoney things drop as items more rarely.
Garbage Mule
2011-08-30 23:52:03 +02:00
0fd997e3e9
Cleaned up listeners, redstone works (but drops as items), made permission string matching cleaner/faster
Garbage Mule
2011-08-30 22:48:28 +02:00
6fa7f377cc
GIT SUCKS MONKEY NUTS!
Garbage Mule
2011-08-28 01:26:42 +02:00
63f49871c2
Blablablabla
Garbage Mule
2011-08-28 01:08:38 +02:00
cd404a5ffa
Fixed some weird inventory bug...
Garbage Mule
2011-08-25 20:40:17 +02:00
d71430435b
Fixed NPE
Garbage Mule
2011-08-23 10:30:16 +02:00
422518ea4e
Added support for per-class permissions
Garbage Mule
2011-08-23 10:14:46 +02:00
2a7ae506e4
v0.94.1 - Bugfixes and new boss abilities
Garbage Mule
2011-08-23 05:15:41 +02:00
92c4169669
Update!
Garbage Mule
2011-08-22 23:14:14 +02:00
5534b87c9e
Added two new boss abilities
Garbage Mule
2011-08-22 23:01:30 +02:00
04fdbf9031
Normal sheep no longer act like exploding sheep
Garbage Mule
2011-08-22 20:39:40 +02:00
4d5c23aa97
Fixed spawn-monsters=false bug
Garbage Mule
2011-08-22 20:32:26 +02:00
d164e43c05
Fixed item sub-types not working and players not being removed from classMap upon /ma leave
Garbage Mule
2011-08-22 19:24:47 +02:00
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
Garbage Mule
2011-08-22 08:42:23 +02:00
f0c2031076
Added a boss spawnpoints collection to make spawnpoint iteration more smooth
Garbage Mule
2011-08-22 01:51:59 +02:00
44cb463385
Removed unnecessary files
Garbage Mule
2011-08-21 23:46:34 +02:00
a889af53bf
v0.94
Garbage Mule
2011-08-21 23:44:45 +02:00
846b224440
Classpath blabla bla
Garbage Mule
2011-08-21 23:42:18 +02:00
5bea77f2bd
Build file bla bla
Garbage Mule
2011-08-21 23:41:58 +02:00
22f30880e9
Added Spout support for announcements and reverted to old spawn algorithm
Garbage Mule
2011-08-21 23:40:36 +02:00
6c0af886b1
Monsters no longer target pet wolves in the arena.
Garbage Mule
2011-08-21 12:41:46 +02:00
c298607b56
Players no longer lose stored items and/or earned rewards upon disconnecting from the arena.
Garbage Mule
2011-08-20 16:01:10 +02:00
4ffee1630b
Revamped valid spawnpoint algorithm.
Garbage Mule
2011-08-18 16:56:09 +02:00
32f722d733
Added boss ability-announce and ability-interval, and fixed JDOM library issue
Garbage Mule
2011-08-16 04:52:09 +02:00
a3d1b4bb80
Added proper repairing of containers and signs
Garbage Mule
2011-08-15 01:34:14 +02:00
8d234a50e9
More boss abilities
Garbage Mule
2011-08-10 09:01:12 +02:00
06f0c354ab
Removing some unneeded classes
Garbage Mule
2011-08-09 23:48:25 +02:00
6791f40da4
Exploding sheep a la Notch-code.
Andreas Troelsen
2011-08-09 19:33:08 +02:00
07c6d5a178
Goodies!
Garbage Mule
2011-08-06 15:40:37 +02:00
fedebabe72
Fixed /ma leave, thanks Paul!
Garbage Mule
2011-08-04 23:22:24 +02:00
1b1e1704c0
Fixed /ma leave, thanks Paul!
Garbage Mule
2011-08-04 23:21:39 +02:00
aac0a6bb0d
Recompiled
Garbage Mule
2011-08-04 22:38:50 +02:00
078eca7094
Default, special, swarm and boss waves implemented.
Garbage Mule
2011-08-04 22:16:55 +02:00
fbe118e5d6
Readme
Garbage Mule
2011-08-04 22:16:08 +02:00
9b974aadba
Readme
Garbage Mule
2011-08-04 22:14:57 +02:00
d40901160c
Changes
Garbage Mule
2011-08-03 18:40:57 +02:00
8a5700e01e
Stupid git...
Andreas Troelsen
2011-07-31 21:35:14 +02:00
4c7d85193e
Preparations for customizable waves..
Andreas Troelsen
2011-07-31 21:26:18 +02:00
94b1734f6a
v0.93.4 - The infamous warp bug fixed, couple of other fixes, and min-/max-players added
Andreas Troelsen
2011-07-21 01:18:47 +02:00
27d8acb262
v0.93.3 - Bugfixes...
Andreas Troelsen
2011-07-19 23:21:25 +02:00
9f39977048
v0.93.3 - Bunch of bug fixes...
Andreas Troelsen
2011-07-19 23:13:09 +02:00
a277bf2b33
v0.93.3 Fixed some issues with class items, inventory, arena end crashing with logging, etc.
Andreas Troelsen
2011-07-19 23:10:34 +02:00
8805f8a38c
Actually fixed players being able to join while arena was running...
Andreas Troelsen
2011-07-19 19:32:31 +02:00
efe88dbf85
Fixed players being able to join while the arena is running
Andreas Troelsen
2011-07-19 19:29:35 +02:00
72cf8e6a42
Fixed some bugs
Andreas Troelsen
2011-07-19 16:47:15 +02:00
a2fead9ca0
Waiting with v0.93.3 for a bit...
Andreas Troelsen
2011-07-18 23:53:30 +02:00
e9431a8a55
v0.93.3 - Fixed some inventory/reward bugs
Andreas Troelsen
2011-07-18 23:49:36 +02:00
a73e93ee6f
Bla!
Andreas Troelsen
2011-07-18 15:27:01 +02:00
d44e208c79
Correct "containsAll"
Andreas Troelsen
2011-07-18 15:23:32 +02:00
b252944f9b
v0.93.2 - Again...
Andreas Troelsen
2011-07-18 15:21:48 +02:00
40fbcb058a
v0.93.2 - Again...
Andreas Troelsen
2011-07-18 15:14:42 +02:00
f3131585de
v0.93.2 - Bugfixes and preparations for Battlegrounds
Andreas Troelsen
2011-07-18 00:15:43 +02:00
a118a5056f
Merge branch 'dev' of github.com:garbagemule/MobArena into dev
Andreas Troelsen
2011-07-17 13:48:59 +02:00
634d69a29a
Test
Andreas Troelsen
2011-07-17 13:44:11 +02:00
3d398a1899
Bla
Garbage Mule
2011-07-17 13:11:41 +02:00
da8c77082e
v0.93.1 - Fixed a couple of bugs
Garbage Mule
2011-07-16 23:06:31 +02:00
cc02c067eb
Fixed a join bug
Garbage Mule
2011-07-16 23:01:23 +02:00
c84158aeb9
Fixed updateTargets... again
Garbage Mule
2011-07-16 18:34:28 +02:00
1dc4409857
Fixed MASpawnThread.updateTargets()
Garbage Mule
2011-07-16 10:15:10 +02:00
753088bdc4
v0.93 - Economy support, entry fees, spectate-on-death, bugfixes
Garbage Mule
2011-07-16 02:18:36 +02:00
d1f2cb68dd
v0.92.4 - Fixed a couple of bugs, added logging, random class picking, UTF-8 announcements
Garbage Mule
2011-07-14 03:44:11 +02:00
476b13ce1f
Removed a spammy print out >.<
Garbage Mule
2011-07-11 09:25:03 +02:00
337586d01e
Fixed subtypes
Garbage Mule
2011-07-10 23:12:11 +02:00
620ee884cb
Sorted out NPE with distributions
Garbage Mule
2011-07-10 21:19:47 +02:00
397a17a185
v0.92.3 - Bugfixes, etc. Pets should be fixed, monsters should be removed by /butcher and purge spell, death announcements re-added, pumpkin hats!
Garbage Mule
2011-07-10 20:05:54 +02:00
24f4146010
Chunk stuff, leave on death in lobby
Garbage Mule
2011-07-09 10:10:42 +02:00
7fc43e45db
Added world-checks in Arena and MASpawnThread
Garbage Mule
2011-07-08 23:56:06 +02:00