mcMMO/src/main/java/com/gmail/nossr50/skills
mjkaufer 9426f44cdd Added isUnarmed Method
Checks if the player is not holding a tool, as opposed to checking if
the player is holding air. This means that attacking with something such
as a dirt block would count as unarmed.
2014-12-29 16:31:18 +01:00
..
acrobatics Better like this 2014-10-04 14:16:38 +02:00
alchemy Ensure player has mcMMOPlayer object in brewing 2014-07-24 12:29:42 +02:00
archery Make Archery distance multiplier configurable 2014-12-24 11:00:43 +01:00
axes Alter original event and stop firing FakeDamageEvents 2014-07-02 11:28:21 +02:00
child SkillUtils cleanup, EventUtils creation 2013-10-15 13:03:33 -04:00
excavation Added options to experience.yml for Dirt and Sand variations 2014-08-19 21:28:53 -06:00
fishing Add option to shake items from player inventories 2014-12-20 23:55:49 +01:00
herbalism Fix a bunch of small formatting issues 2014-05-11 15:15:44 +02:00
mining Fix bug where no XP was granted when Flux Mining 2014-12-22 17:25:55 +01:00
repair Set a pretty repair material name in tools.yml 2014-06-15 17:31:50 +02:00
salvage Fix crafting with items received from Salvage 2014-06-18 11:44:21 +02:00
smelting Fix bug where no XP was granted when Flux Mining 2014-12-22 17:25:55 +01:00
swords use players for events 2014-12-17 22:34:42 -05:00
taming Don't need this here 2014-12-20 19:14:52 +01:00
unarmed Added isUnarmed Method 2014-12-29 16:31:18 +01:00
woodcutting Fix formatting of TreeFeller threshold locale key 2014-10-11 11:38:52 +02:00
SkillManager.java Added API to XP events to get XP gain reason 2014-04-18 22:32:32 +02:00