mcMMO/src/main/java/com/gmail/nossr50
NuclearW a9295751c8 Beginnings of RepairManager interface
Not sure yet exactly what to leave in Repair and what to have in the Manager implementation.

I'm fairly sure that the xpHandler should be in Repair, but that's private at the moment so usage from the Manager is impossible except with public modifier, which is unacceptable.

Considering moving Repair to the new repair package, perhaps eventually all skills will have packages and skills.  Moving it seems like the logical solution with protected modifier.
2012-05-17 04:32:14 -04:00
..
api Refixed NPE due to GainXp task 2012-05-06 09:47:25 +02:00
commands POOT DONATION HERE 2012-05-14 17:52:07 -04:00
config Mod support - XP gain & double drops should now work for custom blocks 2012-05-17 00:24:33 -04:00
datatypes Mod support - XP gain & double drops should now work for custom blocks 2012-05-17 00:24:33 -04:00
events Abstract the chat events a bit. 2012-04-18 17:01:17 -04:00
listeners Mod support - XP gain & double drops should now work for custom blocks 2012-05-17 00:24:33 -04:00
locale Refactor ALL THE THINGS! 2012-04-27 02:47:11 -07:00
party Fixed a few issues from the merge, added the mod directory to the zip 2012-05-05 13:51:54 -04:00
runnables Refixed NPE due to GainXp task 2012-05-06 09:47:25 +02:00
skills Beginnings of RepairManager interface 2012-05-17 04:32:14 -04:00
spout Fixed a few issues from the merge, added the mod directory to the zip 2012-05-05 13:51:54 -04:00
util Cleanup 2012-05-17 03:57:16 -04:00
mcMMO.java Mod support - XP gain & double drops should now work for custom blocks 2012-05-17 00:24:33 -04:00