Commit Graph

  • d183b1b940 Fishermans diet now uses the FoodChance value from advanced.yml TfT_02 2013-01-05 00:52:11 +01:00
  • 49fc2a93fa Adding missing line to locale files TfT_02 2013-01-05 00:48:05 +01:00
  • 1c3066aaf7 Fixing a small error pointed out by @sh4z TfT_02 2013-01-04 12:16:31 +01:00
  • cdd9745341 Fixing formatting TfT_02 2013-01-03 17:40:22 +01:00
  • d0c051a9c2 Merge pull request #419 from Glitchfinder/master Glitchfinder 2013-01-02 18:06:34 -08:00
  • d444e088c4 Patching a bug where mcMMO drops too few items, and yet another concurrent modification exception. Glitchfinder 2013-01-02 18:03:52 -08:00
  • 9ae74e0fba Began adding comments to advanced.yml TfT_02 2013-01-02 23:44:52 +01:00
  • 447aafd106 Fishermans diet now uses the FoodChance value from advanced.yml TfT_02 2013-01-02 23:20:48 +01:00
  • 376b79cab3 This doesn't need to get added at any point, because users can replace the sound files inside the .jar TfT_02 2013-01-02 23:20:25 +01:00
  • b95ac44a4c Merge pull request #409 from TfT-02/master Glitchfinder 2013-01-01 19:36:38 -08:00
  • 4161952566 Merge pull request #410 from Glitchfinder/master Glitchfinder 2013-01-01 19:26:39 -08:00
  • 5b18abbea0 Fixing a concurrent modification error. Glitchfinder 2013-01-01 19:25:35 -08:00
  • 66cc9bc6db Fixed a bug where GreenThumb_StageChange wasn't read from advanced.yml TfT_02 2013-01-02 02:10:16 +01:00
  • 4f8337c11a Fixed a bug which caused advanced.yml not to respect every MaxChance node TfT_02 2013-01-02 01:27:50 +01:00
  • 3aee334fbd Fixed Arcobatics & Archery ignoring ChanceMax settings from advanced config TfT_02 2013-01-02 00:34:32 +01:00
  • 6d76a14ed0 Update the README TfT_02 2013-01-02 00:18:41 +01:00
  • 48150e2002 Move permissions declaration to the constructor. gmcferrin 2013-01-01 17:32:22 -05:00
  • d741d9a11e Merge pull request #400 from TfT-02/master TfT_02 2013-01-01 14:17:06 -08:00
  • 3194baffd7 Use finals rather than local variables. gmcferrin 2013-01-01 17:12:15 -05:00
  • 7a49fbb0bb Update the changelog with recent changes by Glitchfinder TfT_02 2013-01-01 22:42:27 +01:00
  • 1ff1704697 Fixed some parameterization issues. gmcferrin 2013-01-01 16:13:33 -05:00
  • aeaad41c45 Fix static access issues. gmcferrin 2013-01-01 16:04:53 -05:00
  • 15cdf3bfd6 More unused imports gmcferrin 2013-01-01 16:03:33 -05:00
  • 146fa474a1 Removed unused import gmcferrin 2013-01-01 16:02:39 -05:00
  • 11468abc98 Fixed update for Mining refactoring gmcferrin 2013-01-01 16:01:51 -05:00
  • ef6d47b801 Update for Mining refactoring. gmcferrin 2013-01-01 15:39:58 -05:00
  • bfdb825e0b Merge pull request #406 from Glitchfinder/master Glitchfinder 2012-12-31 20:00:29 -08:00
  • 707a388c51 Fixed an issue where dropped items did not retain custom NBT data. Glitchfinder 2012-12-31 19:57:21 -08:00
  • d33334708d Fixing recursion errors by switching from an unnecessary btree to a simple ArrayList. Glitchfinder 2012-12-31 19:40:33 -08:00
  • 0e853d44b7 Fixing a bug where repairing could leave items with the enchant effect but no enchantments. Glitchfinder 2012-12-31 16:04:17 -08:00
  • c598f202f8 Updated the changelog TfT_02 2012-12-31 19:09:10 +01:00
  • e607e04af4 Merge pull request #396 from Glitchfinder/master Glitchfinder 2012-12-31 10:03:19 -08:00
  • 802d1dfa8e Fixed some mistakes with the path names #404 TfT_02 2012-12-31 18:40:15 +01:00
  • 00279502e4 This does prevent using wood axes everytime you tree fell TfT_02 2012-12-31 11:04:01 +01:00
  • cc18794a93 Don't damage the tool more than it's max durability TfT_02 2012-12-31 11:00:27 +01:00
  • 905e92fa4d Adding the ability to track spawned mobs when chunks unload. Glitchfinder 2012-12-30 19:51:26 -08:00
  • 7a503ea76c Updated the changelog TfT_02 2012-12-31 02:24:07 +01:00
  • eed8a57ff9 Merge pull request #392 from TfT-02/master TfT_02 2012-12-30 15:03:12 -08:00
  • 2968803f29 Fixed formatting TfT_02 2012-12-31 00:01:58 +01:00
  • 6cf6e8ab54 This needs to be on this line. TfT_02 2012-12-30 23:54:51 +01:00
  • 3668249267 Iterate through the durability damage with Unbreaking check TfT_02 2012-12-30 23:46:21 +01:00
  • 28b092a4e3 Adding Bats, Giants, Withers, and Wither Skeletons to the combat experience list. Glitchfinder 2012-12-30 12:33:38 -08:00
  • c0bba7dead Merge pull request #395 from Glitchfinder/master Glitchfinder 2012-12-30 09:39:05 -08:00
  • 7fc8d432b5 Fixing an issue where players repaired items a hundred times better than they should be able to. Glitchfinder 2012-12-30 09:37:38 -08:00
  • 34027ee7c4 Ignore all Mac OSX filesystem dust TfT_02 2012-12-30 13:37:34 +01:00
  • dc675162c9 Update the locale files TfT_02 2012-12-30 13:37:07 +01:00
  • db370418f8 Add version number to /mcmmo command TfT_02 2012-12-30 00:02:39 +01:00
  • 43de871392 Fixed enchantments being ignored + removed uneccesary code TfT_02 2012-12-29 22:38:57 +01:00
  • 5e9c483892 Merge pull request #387 from dualspiral/EventFix TfT_02 2012-12-29 13:12:10 -08:00
  • 17169903b4 Merge pull request #391 from Glitchfinder/master Glitchfinder 2012-12-29 13:02:07 -08:00
  • aa70c82824 Fixing issues caused by the patch to deprecated ItemStack changes. Glitchfinder 2012-12-29 12:59:18 -08:00
  • 73a5143a17 Check to see if players are eligible to join a party before the mcMMOPartyChangeEvent is fired Daniel Naylor 2012-12-29 12:39:36 +00:00
  • d35e56fd37 Merge pull request #383 from Glitchfinder/master Glitchfinder 2012-12-28 21:11:58 -08:00
  • cafed2d98c Fixing remaining NPEs with custom blocks using vanilla IDs. Glitchfinder 2012-12-28 21:11:22 -08:00
  • cd5df82d72 Fixing more NPEs with custom blocks. Glitchfinder 2012-12-28 20:47:39 -08:00
  • 5404371b35 Merge pull request #357 from TfT-02/master Glitchfinder 2012-12-28 12:19:44 -08:00
  • 899bbfee40 Merge pull request #379 from Glitchfinder/master Glitchfinder 2012-12-28 12:16:01 -08:00
  • b9f2aa5eff Fixing an NPE involving custom blocks. More investigation needed to find the source of the issue. Glitchfinder 2012-12-28 12:14:25 -08:00
  • 0a028afe7f Update the changelog with recent commits TfT_02 2012-12-28 12:11:54 +01:00
  • 6f1ee88b78 Fixes issues #259 and #335 TfT_02 2012-12-28 11:40:15 +01:00
  • e5cc06e822 Fix for wrong datataypes TfT_02 2012-12-28 02:12:34 +01:00
  • e13ba010bf Adresses issue #364 TfT_02 2012-12-28 00:41:56 +01:00
  • f6bc473eb4 Merge pull request #369 from Glitchfinder/master Glitchfinder 2012-12-27 15:10:41 -08:00
  • b491090037 Repairing the Repair skill. Glitchfinder 2012-12-27 15:08:10 -08:00
  • 0416f5f4a8 Merge pull request #367 from Glitchfinder/master Glitchfinder 2012-12-27 13:46:37 -08:00
  • 5177bf6c1f Fixing level caps so that 0 represents no cap rather than 0. Glitchfinder 2012-12-27 13:45:27 -08:00
  • fcd2fb0f12 Merge pull request #366 from Glitchfinder/master Glitchfinder 2012-12-27 12:42:23 -08:00
  • 37115d238b Fixing broken skillreset command. Glitchfinder 2012-12-27 12:35:30 -08:00
  • 2c8bfd6573 Implementing an durability cap for ArmorImpact TfT_02 2012-12-27 17:45:10 +01:00
  • de3bae41ae Implementing an durability cap for ArmorImpact TfT_02 2012-12-27 17:36:12 +01:00
  • bd1850db69 Merge pull request #353 from Glitchfinder/master Glitchfinder 2012-12-26 19:56:44 -08:00
  • 11b5c54c69 Reimplementing skill level and power level caps. Glitchfinder 2012-12-26 19:54:20 -08:00
  • 6f081eb1e4 Merge pull request #345 from Glitchfinder/master Glitchfinder 2012-12-25 21:27:50 -08:00
  • d367dbf767 Fixing compatibility with recent Spout updates. Why do people not understand the purpose of an API? Glitchfinder 2012-12-25 21:22:38 -08:00
  • 8237bd52b5 Merge branch 'master', remote-tracking branch 'mcmmo/master' Glitchfinder 2012-12-25 21:00:44 -08:00
  • 71471d3bbc Added Wooden button to list of blocks that should not trigger abilities TfT_02 2012-12-25 15:35:12 +01:00
  • 34169aebaf Update POM.xml for proper version gmcferrin 2012-12-25 01:08:12 -05:00
  • 07e98ab79f Fixed Async deprecation issues gmcferrin 2012-12-25 01:06:21 -05:00
  • 9af66a8e69 Fixed ItemStack deprecation issues. gmcferrin 2012-12-25 01:01:10 -05:00
  • 5e965aec2c Merge pull request #343 from Glitchfinder/fixes Glitchfinder 2012-12-24 14:58:31 -08:00
  • ecb38693db Fixing conversions for a long to and int. for user data. Glitchfinder 2012-12-24 14:57:36 -08:00
  • 36d5344ded Cleanup formatting. Grant 2012-12-24 16:56:25 -05:00
  • 6b3bde585d Fixed some issues with static access Grant 2012-12-24 16:17:19 -05:00
  • f7ea25be61 Fixed issue with Mining using actual skill level rather than max skill level Grant 2012-12-24 12:44:55 -05:00
  • 9136530618 Removed unused imports Grant 2012-12-24 12:37:03 -05:00
  • f4e7e6c74a Added default cases to switch/case statements Grant 2012-12-24 12:35:17 -05:00
  • c4766ad3fb Remove dead code relating to null profiles. Grant 2012-12-24 12:27:39 -05:00
  • 894a78c0f9 Merge pull request #342 from Glitchfinder/fixes Glitchfinder 2012-12-24 13:04:21 -08:00
  • c082290cf1 Fixing minor typo involving a binary operation instead of a check. Glitchfinder 2012-12-24 12:25:23 -08:00
  • 4cac324e9f Fixing skill save timing and autosave features. Glitchfinder 2012-12-24 12:19:19 -08:00
  • 493353e774 Merge branches 'master' and 'fixes' into fixes Glitchfinder 2012-12-24 12:05:41 -08:00
  • 3289215e19 Merge pull request #340 from TfT-02/master Grant 2012-12-24 08:54:51 -08:00
  • cdb5fed5a5 Changed bonus to float TfT_02 2012-12-24 13:00:50 +01:00
  • bb1dbab984 Iron golem and Snowman pumpkin drop rates are now 3% for the sake of consistency TfT_02 2012-12-23 22:05:10 +01:00
  • 8a97718dd4 Don't use MaterialData when its not needed. TfT_02 2012-12-23 18:44:39 +01:00
  • 01142b67c6 Changed skull drop rates to 3% TfT_02 2012-12-23 00:00:29 +01:00
  • e0bba80f55 Made skulls drops more rare. TfT_02 2012-12-22 11:17:48 +01:00
  • 34276539fa Got rid of reflection code, now uses Bukkit method to check if witherskeleton TfT_02 2012-12-22 10:11:18 +01:00
  • 4511dd79fa Now uses proper gamemode check and uses Misc.dropItem TfT_02 2012-12-22 10:10:54 +01:00
  • 7500685115 Merge pull request #334 from Glitchfinder/fixes nossr50 2012-12-10 05:36:59 -08:00