Commit Graph

  • 07e98ab79f Fixed Async deprecation issues gmcferrin 2012-12-25 01:06:21 -0500
  • 9af66a8e69 Fixed ItemStack deprecation issues. gmcferrin 2012-12-25 01:01:10 -0500
  • 5e965aec2c Merge pull request #343 from Glitchfinder/fixes Glitchfinder 2012-12-24 14:58:31 -0800
  • 653e9f9ebd Merge ecb38693db into 36d5344ded Glitchfinder 2012-12-24 14:58:25 -0800
  • ecb38693db Fixing conversions for a long to and int. for user data. Glitchfinder 2012-12-24 14:57:36 -0800
  • 36d5344ded Cleanup formatting. Grant 2012-12-24 16:56:25 -0500
  • 6b3bde585d Fixed some issues with static access Grant 2012-12-24 16:17:19 -0500
  • f7ea25be61 Fixed issue with Mining using actual skill level rather than max skill level Grant 2012-12-24 12:44:55 -0500
  • 9136530618 Removed unused imports Grant 2012-12-24 12:37:03 -0500
  • f4e7e6c74a Added default cases to switch/case statements Grant 2012-12-24 12:35:17 -0500
  • c4766ad3fb Remove dead code relating to null profiles. Grant 2012-12-24 12:27:39 -0500
  • 894a78c0f9 Merge pull request #342 from Glitchfinder/fixes Glitchfinder 2012-12-24 13:04:21 -0800
  • fc7dccd499 Merge c082290cf1 into 3289215e19 Glitchfinder 2012-12-24 12:25:32 -0800
  • c082290cf1 Fixing minor typo involving a binary operation instead of a check. Glitchfinder 2012-12-24 12:25:23 -0800
  • 4cac324e9f Fixing skill save timing and autosave features. Glitchfinder 2012-12-24 12:19:19 -0800
  • 493353e774 Merge branches 'master' and 'fixes' into fixes Glitchfinder 2012-12-24 12:05:41 -0800
  • 3289215e19 Merge pull request #340 from TfT-02/master Grant 2012-12-24 08:54:51 -0800
  • 8287f6e3f1 Merge cdb5fed5a5 into 7500685115 TfT_02 2012-12-24 04:00:56 -0800
  • cdb5fed5a5 Changed bonus to float TfT_02 2012-12-24 13:00:50 +0100
  • bb1dbab984 Iron golem and Snowman pumpkin drop rates are now 3% for the sake of consistency TfT_02 2012-12-23 22:05:10 +0100
  • 8a97718dd4 Don't use MaterialData when its not needed. TfT_02 2012-12-23 18:44:39 +0100
  • 01142b67c6 Changed skull drop rates to 3% TfT_02 2012-12-23 00:00:29 +0100
  • e0bba80f55 Made skulls drops more rare. TfT_02 2012-12-22 11:17:48 +0100
  • 34276539fa Got rid of reflection code, now uses Bukkit method to check if witherskeleton TfT_02 2012-12-22 10:11:18 +0100
  • 4511dd79fa Now uses proper gamemode check and uses Misc.dropItem TfT_02 2012-12-22 10:10:54 +0100
  • 7500685115 Merge pull request #334 from Glitchfinder/fixes nossr50 2012-12-10 05:36:59 -0800
  • fbb4fa2626 Merge 658e7d64c2 into abd051d07b Glitchfinder 2012-12-06 11:22:30 -0800
  • 658e7d64c2 Fixing dependency issues resulting from a recent change to the Spout API. Glitchfinder 2012-12-06 11:22:22 -0800
  • 569079fed0 Fixing build issues caused by recent changes to CraftBukkit. Glitchfinder 2012-12-06 11:11:12 -0800
  • b042d78186 Fixing an error introduced by @TfT-02 that prevented the project from compiling. Glitchfinder 2012-12-03 21:40:38 -0800
  • abd051d07b Merge pull request #332 from TfT-02/master Grant 2012-12-03 21:08:58 -0800
  • 93139b19b2 Merge de93b11c25 into 8c5b22a8fb TfT_02 2012-12-03 21:08:49 -0800
  • 8c5b22a8fb Merge pull request #327 from Glitchfinder/fixes Grant 2012-12-03 21:08:40 -0800
  • de93b11c25 Fixed an error where Greater Impact was confused with Armor Impact TfT_02 2012-12-02 22:54:03 +0100
  • 7f16339bd9 Fixed a small bug where players could salvage items in creative mode TfT_02 2012-12-02 22:44:26 +0100
  • 8a3e8fca45 Merge 42dc6e7c4f into fd5de7b218 Glitchfinder 2012-11-29 12:25:11 -0800
  • 42dc6e7c4f Fixing the broken repair config. U-YUE\Sean 2012-11-29 12:24:56 -0800
  • 3153973c2b Fiuxing merge issue. U-YUE\Sean 2012-11-29 12:18:35 -0800
  • cc044fe41b Dealing with more minor typecasting issues. Glitchfinder 2012-11-26 12:20:44 -0800
  • fd5de7b218 Merge pull request #326 from Glitchfinder/fixes Grant 2012-11-26 11:11:51 -0800
  • f4b63d2028 Merge 0037524cfd into 9854360ab7 Glitchfinder 2012-11-25 16:40:51 -0800
  • 0037524cfd Fixing more errors with typecasting. Glitchfinder 2012-11-25 16:40:42 -0800
  • 082fa2ca0d Dealing with type conversion issues in the skill commands. Glitchfinder 2012-11-25 16:18:30 -0800
  • b1cf9d139a Fixing some issues with Arcane Forging. Glitchfinder 2012-11-24 15:47:28 -0800
  • 9854360ab7 Merge pull request #324 from Glitchfinder/fixes Grant 2012-11-22 20:54:14 -0800
  • 3ab7dddebb Merge b8755b808e into 6adbe9a29b Glitchfinder 2012-11-22 13:44:09 -0800
  • b8755b808e Fixing perks spam on login. Glitchfinder 2012-11-22 13:40:55 -0800
  • 139812b3bc Trying to fix a new duping bug. Glitchfinder 2012-11-22 13:15:01 -0800
  • 6adbe9a29b Merge pull request #322 from Glitchfinder/fixes Grant 2012-11-21 13:56:02 -0800
  • 53f206778a Merge 52f7120392 into 6b2adc9359 Glitchfinder 2012-11-21 13:49:50 -0800
  • 52f7120392 Resolving merge conflict. Glitchfinder 2012-11-21 13:47:17 -0800
  • 0d2abb95b5 Adding AdvancedConfig TfT_02 2012-11-21 21:49:54 +0100
  • 6b2adc9359 Merge pull request #318 from mastershake71/master Grant 2012-11-21 12:37:51 -0800
  • 9daa6fc332 Merge e8152a3475 into 325f89a80d Evan Cleary 2012-11-21 12:37:22 -0800
  • 325f89a80d Merge pull request #311 from Glitchfinder/fixes Grant 2012-11-21 12:37:15 -0800
  • e8152a3475 Solves nuker dupe glitch. Not all anti-cheat block damage, so check and make sure both are allowed not just one. mastershake71 2012-11-18 23:25:36 -0500
  • efd73a017b Merge 6d42d14575 into 212b42c8b9 Glitchfinder 2012-11-15 16:35:25 -0800
  • 6d42d14575 Fixed a bug where Herablism magically converted potatoes to carrots. Glitchfinder 2012-11-15 16:34:57 -0800
  • 2b269ebf54 Adding missing permissions. U-YUE\Sean 2012-11-15 12:40:20 -0800
  • d2493e89ca A few more minor things. Glitchfinder 2012-11-13 14:31:02 -0800
  • a61423aa99 Dealing with a few minor issues. Glitchfinder 2012-11-13 14:27:58 -0800
  • 506efec858 Merge pull request #3 from TfT-02/master Glitchfinder 2012-11-13 13:37:04 -0800
  • 8e3320ad72 Hehe, you were soo right. This is MUCH cleaner to look at. :) TfT_02 2012-11-13 22:28:56 +0100
  • bdc97f66ca Merge ff279bf633 into 212b42c8b9 TfT_02 2012-11-13 13:17:40 -0800
  • ff279bf633 Moved Salvage check to ItemChecks TfT_02 2012-11-13 22:17:34 +0100
  • a582b07549 Small error fix - As mentioned by Glitchfinder TfT_02 2012-11-13 22:14:26 +0100
  • 1e7fef4557 Revert "/fishing command will now also display the bonus gained from lucky perk" TfT_02 2012-11-13 16:55:06 +0100
  • f8b44cd8ce New Salvage ability for Repair! TfT_02 2012-11-13 16:50:00 +0100
  • b0681c10b9 About time that this got changed to 1.3.12 1.3.12 TfT_02 2012-11-13 16:47:59 +0100
  • 728441e149 Merge 1bf0cd1d15 into 212b42c8b9 TfT_02 2012-11-13 01:16:06 -0800
  • 1bf0cd1d15 /fishing command will now also display the bonus gained from lucky perk TfT_02 2012-11-13 10:08:05 +0100
  • 01f38537de Fixing cooldown timers so that they display the proper cooldown for players with perks. Glitchfinder 2012-11-12 21:57:57 -0800
  • adbb20d7c9 Displaying all perks upon login, and adding them to the locale files. Glitchfinder 2012-11-12 21:43:43 -0800
  • c3c7fe08b6 Fixing a bug where an entity dealing 0 damage still earned experience. Glitchfinder 2012-11-12 19:53:55 -0800
  • 4a52135a0b Nerfing overpowered Herbalism double drops for melons and netherwart. Glitchfinder 2012-11-12 19:10:14 -0800
  • a56f805787 Modified drop rates for Fishing's Shake ability. Also reverted spacing to match the rest of the project. Glitchfinder 2012-11-12 16:33:37 -0800
  • 3a467b3da4 Adding Fishermans Diet ability to fishing. Glitchfinder 2012-11-12 16:18:27 -0800
  • 4500c4d407 Attempting to fix dupe bug with certain plugins and Super Breaker. Glitchfinder 2012-11-12 14:58:32 -0800
  • eebda74bb7 Merge branch 'master' of https://github.com/mcMMO-Dev/mcMMO into fixes Glitchfinder 2012-11-12 13:48:31 -0800
  • e6e8c12735 Merge branch 'master' into fixes Glitchfinder 2012-11-12 13:47:31 -0800
  • 212b42c8b9 Merge pull request #305 from TfT-02/master Grant 2012-11-11 11:45:55 -0800
  • a5ff670e07 Merge a1a61e9d4a into 9c4ff30ce7 TfT_02 2012-11-11 11:45:19 -0800
  • 9c4ff30ce7 Merge pull request #304 from Glitchfinder/master Grant 2012-11-11 11:45:11 -0800
  • 748bc64b65 Merge f023529d37 into d7510b83c8 Glitchfinder 2012-11-11 11:44:58 -0800
  • d7510b83c8 Merge pull request #307 from Glitchfinder/fixes Grant 2012-11-11 11:44:54 -0800
  • 79fd7bac06 Merge 9a9e0cc7de into b8d37cb223 Glitchfinder 2012-11-10 12:46:14 -0800
  • 9a9e0cc7de Modifying the amount of experience earned when using Tree Feller on jungle trees. It was nerfed a bit too much. Glitchfinder 2012-11-10 12:45:54 -0800
  • a8a90ee815 Fixing excessive null chunk before earning Woodcutting experience. Glitchfinder 2012-11-10 12:43:08 -0800
  • 7859660ece Adding herbalism green thumb ability to carrots, potatoes, and netherwart. Glitchfinder 2012-11-09 16:37:12 -0800
  • b93dafee63 Applying a temporary patch to stop the wrong sand and gravel from being flagged as touched by players. Glitchfinder 2012-11-09 09:45:50 -0800
  • a1a61e9d4a Added new method for calculating the ShakeChance TfT_02 2012-11-08 20:15:40 +0100
  • 464d6bdd35 Added the shake percentage TfT_02 2012-11-08 20:15:02 +0100
  • 2c613d5b99 Fixing a null pointer error related to skill cooldowns. Glitchfinder 2012-11-07 19:04:17 -0800
  • d1f683b8a5 Adding the option to negate experience earned for Acrobatics or Herbalism while in a minecart to prevent afk leveling. Glitchfinder 2012-11-07 18:41:18 -0800
  • f4bb8ccb7d Add Shake chances in the default config.yml TfT_02 2012-11-07 14:14:49 +0100
  • 00364afd8f Made the shake rank chance configurable TfT_02 2012-11-07 14:02:30 +0100
  • f5f07f7016 This wasn't right. TfT_02 2012-11-07 13:32:30 +0100
  • 2bdeeb2d6e Changed shake drops from guaranteed to based upon fishing level and perks. TfT_02 2012-11-07 13:30:20 +0100
  • f023529d37 Reducing filesystem usage. Should help reduce lag on larger servers. THIS IS NOT A PERMANENT SOLUTION. Glitchfinder 2012-11-06 23:15:15 -0800
  • b8d37cb223 Merge pull request #299 from Glitchfinder/master NuclearW 2012-11-05 20:18:26 -0800