mcMMO/src/main/java/com/gmail/nossr50/util
2013-01-02 18:03:52 -08:00
..
blockmeta Patching a bug where mcMMO drops too few items, and yet another concurrent modification exception. 2013-01-02 18:03:52 -08:00
BlockChecks.java Fixing issues caused by the patch to deprecated ItemStack changes. 2012-12-29 12:59:18 -08:00
Combat.java Adding the ability to track spawned mobs when chunks unload. 2012-12-30 19:51:26 -08:00
Database.java Fixes issues #259 and #335 2012-12-28 11:40:15 +01:00
Hardcore.java Hardcore.java cleanup 2012-06-14 01:22:35 +02:00
Item.java Fixing cooldown timers so that they display the proper cooldown for players with perks. 2012-11-12 21:57:57 -08:00
ItemChecks.java Fixed enchantments being ignored + removed uneccesary code 2012-12-29 22:38:57 +01:00
Leaderboard.java Fixing recursion errors by switching from an unnecessary btree to a simple ArrayList. 2012-12-31 19:40:33 -08:00
Metrics.java Fixed Async deprecation issues 2012-12-25 01:06:21 -05:00
Misc.java Patching a bug where mcMMO drops too few items, and yet another concurrent modification exception. 2013-01-02 18:03:52 -08:00
ModChecks.java Fixing issues caused by the patch to deprecated ItemStack changes. 2012-12-29 12:59:18 -08:00
Page.java Cleanup! 2012-06-05 09:57:10 -04:00
Permissions.java Cleanup formatting. 2012-12-24 16:56:25 -05:00
Skills.java Reimplementing skill level and power level caps. 2012-12-26 19:54:20 -08:00
Users.java Protect our file paths. 2012-07-09 10:55:33 -04:00