mcMMO/src/main/java/com/gmail/nossr50
2013-07-24 12:35:28 -04:00
..
api Refactor to match standards set for where datatypes should be located. 2013-07-15 08:44:13 -04:00
chat Refactor to match standards set for where datatypes should be located. 2013-07-15 08:44:13 -04:00
commands Put ShareMode in its own class. 2013-07-15 09:56:45 -04:00
config Added new experience curve option 2013-07-21 23:14:42 +02:00
database Add checkConnected() calls to re-establish dead SQL connections 2013-07-23 15:03:19 -07:00
datatypes This function is never used. 2013-07-24 12:35:28 -04:00
events Health and damage are now doubles, not ints. 2013-07-11 12:43:36 -04:00
listeners Only get the mcMMOPlayer once. 2013-07-24 09:37:45 -04:00
locale Squashed commit of the following: 2013-03-01 00:52:01 -05:00
metrics Squashed commit of the following: 2013-03-01 00:52:01 -05:00
party Put ShareMode in its own class. 2013-07-15 09:56:45 -04:00
runnables Don't provide direct access to the players map. 2013-07-15 09:14:23 -04:00
skills Fixed NPE with Beast Lore 2013-07-22 11:35:48 +02:00
util We already have the mcMMOPlayer here. 2013-07-24 12:30:02 -04:00
mcMMO.java Make UpdateChecker run asynchronously and not block startup 2013-06-27 09:48:39 -07:00