mcMMO/src/main/java/com/gmail/nossr50/skills
2013-02-05 08:51:11 -05:00
..
acrobatics Made xp sharing less ugly by reworking McMMOPlayer xp methods 2013-02-03 12:45:19 +01:00
archery Made xp sharing less ugly by reworking McMMOPlayer xp methods 2013-02-03 12:45:19 +01:00
axes Change getString to use varargs 2013-02-02 02:55:49 -05:00
excavation Made xp sharing less ugly by reworking McMMOPlayer xp methods 2013-02-03 12:45:19 +01:00
fishing Made xp sharing less ugly by reworking McMMOPlayer xp methods 2013-02-03 12:45:19 +01:00
herbalism == is faster than .equals() for enums. 2013-02-04 11:35:52 -05:00
mining == is faster than .equals() for enums. 2013-02-04 11:35:52 -05:00
repair Get rid of all the deprecated instances of Users.getProfile() 2013-02-04 08:09:24 -05:00
runnables Oops, forgot to remove debug messages! 2013-02-05 00:46:50 +01:00
smelting Made xp sharing less ugly by reworking McMMOPlayer xp methods 2013-02-03 12:45:19 +01:00
swords Change getString to use varargs 2013-02-02 02:55:49 -05:00
taming Made xp sharing less ugly by reworking McMMOPlayer xp methods 2013-02-03 12:45:19 +01:00
unarmed Get rid of all the deprecated instances of Users.getProfile() 2013-02-04 08:09:24 -05:00
utilities Added new config options to allow friendly fire in parties. 2013-02-05 14:47:09 +01:00
woodcutting Get rid of all the deprecated instances of Users.getProfile() 2013-02-04 08:09:24 -05:00
SkillCommand.java Adjust how we get the usage strings for the /skillname commands 2013-02-05 08:51:11 -05:00
SkillGuide.java Adjust how we get the usage strings for the /skillname commands 2013-02-05 08:51:11 -05:00
SkillManager.java Put McMMOPlayer to use where it made sense 2013-02-01 06:38:25 +01:00