mcMMO/src/main/java/com/gmail/nossr50/skills
bm01 9143051d9f Run GreenThumbTimer on the current tick
It avoids onBlockBreak to be called twice (which basically launched
the task twice). I don't know what were the consequences but that
wasn't right anyway.
Also it would be better if we wouldn't have to cancel the event,
because there is a possibility that plugins like LogBlock don't have a
chance to process it.
2013-02-16 02:56:46 +01:00
..
acrobatics Huge Mushrooms now work for Tree Feller (UNTESTED) 2013-02-15 15:32:49 -08:00
archery These belong better in SkillTools than Misc 2013-02-13 16:45:49 -05:00
axes Huge Mushrooms now work for Tree Feller (UNTESTED) 2013-02-15 15:32:49 -08:00
excavation Changed Super Breaker & Giga Drill Breaker to be an enchantment-based 2013-02-14 13:12:15 -05:00
fishing Squids are not made of chocolate. 2013-02-15 12:19:02 -05:00
herbalism Run GreenThumbTimer on the current tick 2013-02-16 02:56:46 +01:00
mining Full change to DyeColor.COLOR.getDyeData() - *REQUIRES* CB 1.4.7 2013-02-15 12:16:31 -05:00
repair No reason to String.valueOf() these. 2013-02-15 13:56:30 -05:00
runnables These should be under party, not skills. 2013-02-12 14:36:38 -05:00
smelting These belong better in SkillTools than Misc 2013-02-13 16:45:49 -05:00
swords These belong better in SkillTools than Misc 2013-02-13 16:45:49 -05:00
taming It's (not) over 5000% - fixes #683 2013-02-15 07:32:22 -05:00
unarmed Introducing Block Cracker 2013-02-14 00:34:50 -05:00
utilities That was an incredibly stupid way to get those permissions. 2013-02-15 14:29:32 -05:00
woodcutting Huge Mushrooms now work for Tree Feller (UNTESTED) 2013-02-15 15:32:49 -08:00
SkillCommand.java Permissions class removal from Skillcommand 2013-02-15 14:38:51 -08:00
SkillGuide.java Make our commands respect localized skill names. 2013-02-15 09:26:01 -05:00
SkillManager.java These belong better in SkillTools than Misc 2013-02-13 16:45:49 -05:00