mcMMO/src/main/java/com/gmail/nossr50
TfT_02 8fd94b625c Fix Blast Mining and change its behavior slightly
Fixed bug where Blast Minings ability "Demolition Expert" would not
work with certain CB versions. DanageCause.BLOCK_EXPLOSION was not
passed, ENTITY_EXPLOSION was used instead.

Changed behavior of the Blast Mining ability "Demolition Expert"; now
only decreases damage for the ability user and for Blast Mining
explosions.
2014-07-20 00:43:53 +02:00
..
api Added SkillAPI used to get a list of skill names 2014-07-16 20:07:23 +02:00
chat Don't run party chat on a separate thread 2014-07-18 17:06:30 +02:00
commands Don't use hardcoded unlock levels for Blast Mining 2014-07-20 00:43:52 +02:00
config Add option to control Unarmed item pickup behavior 2014-07-15 15:40:49 +02:00
database Fixed bug with flatfile format updater 2014-07-12 14:02:53 +02:00
datatypes Actually fix the isWaterBottle() check 2014-07-17 00:14:06 +02:00
events Can't use more function modifiers than necessary 2014-07-18 17:11:26 +02:00
listeners Fix Blast Mining and change its behavior slightly 2014-07-20 00:43:53 +02:00
locale Fix issues pointed out by the FindBugs plugin 2014-01-20 23:20:51 +01:00
metrics Clean up some of our messes. 2014-01-20 13:58:40 -08:00
party Added API to XP events to get XP gain reason 2014-04-18 22:32:32 +02:00
runnables Don't run party chat on a separate thread 2014-07-18 17:06:30 +02:00
skills Fix Blast Mining and change its behavior slightly 2014-07-20 00:43:53 +02:00
util Use deprecated events for damage dealing for now 2014-07-11 21:33:35 +02:00
mcMMO.java Workaround a CB bug by tracking piston events 2014-06-15 14:26:02 +02:00