mcMMO/src/main/java/com/gmail/nossr50/runnables
2015-07-18 11:18:42 -04:00
..
backups Fix issues pointed out by the FindBugs plugin 2014-01-20 23:20:51 +01:00
commands Fixed bug where processing message would always get displayed 2014-08-24 09:21:40 -07:00
database Properly restore state when errors occur during uuid update 2015-07-18 10:41:55 -04:00
items Clean up some of our messes. 2014-01-20 13:58:40 -08:00
party UUID support for parties 2014-09-28 11:13:23 +02:00
player Offload slightly more calculations to the async loading thread. kinda Fixes #2591 2015-07-18 11:18:42 -04:00
skills 1.8 changed the inheritance structure of Squids, this update resolves issues that cropped up from this change. 2014-12-18 18:15:02 -05:00
CheckDateTask.java Fixed some issues with the HolidayManager 2014-03-29 16:52:41 +01:00
MobHealthDisplayUpdaterTask.java Fix a NPE in MobHealthDisplayUpdateTask 2013-08-25 17:35:41 +02:00
PistonTrackerTask.java Fix bugs with pistons 2014-06-15 14:26:02 +02:00
SaveTimerTask.java Run PlayerProfileSaveTask async, as intended 2013-11-21 12:41:26 -08:00
StickyPistonTrackerTask.java Fix the issues with sticky pistons and slime blocks 2015-03-21 19:24:06 +01:00
UpdaterResultAsyncTask.java Updater should not be running on the main thread 2014-04-05 12:10:02 +02:00