Commit Graph

  • 00020a9cbb Skill commands now show the perk effect, if any are active TfT_02 2013-01-06 12:16:08 +0100
  • 99c6c46d54 Adding another missing line to all locale files TfT_02 2013-01-05 11:53:35 +0100
  • d183b1b940 Fishermans diet now uses the FoodChance value from advanced.yml TfT_02 2013-01-05 00:52:11 +0100
  • 49fc2a93fa Adding missing line to locale files TfT_02 2013-01-05 00:48:05 +0100
  • 1c3066aaf7 Fixing a small error pointed out by @sh4z TfT_02 2013-01-04 12:16:31 +0100
  • 3510612d1f Update src/main/resources/locale/locale_en_US.properties sh4z 2013-01-04 14:29:47 +1100
  • cdd9745341 Fixing formatting TfT_02 2013-01-03 17:40:22 +0100
  • d0c051a9c2 Merge pull request #419 from Glitchfinder/master Glitchfinder 2013-01-02 18:06:34 -0800
  • 7cfa5f465b Merge d444e088c4 into b95ac44a4c Glitchfinder 2013-01-02 18:05:40 -0800
  • d444e088c4 Patching a bug where mcMMO drops too few items, and yet another concurrent modification exception. Glitchfinder 2013-01-02 18:03:52 -0800
  • 9ae74e0fba Began adding comments to advanced.yml TfT_02 2013-01-02 23:44:52 +0100
  • 447aafd106 Fishermans diet now uses the FoodChance value from advanced.yml TfT_02 2013-01-02 23:20:48 +0100
  • 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 +0100
  • b95ac44a4c Merge pull request #409 from TfT-02/master Glitchfinder 2013-01-01 19:36:38 -0800
  • 39fd73dbcd Merge 66cc9bc6db into 4161952566 TfT_02 2013-01-01 19:29:40 -0800
  • 4161952566 Merge pull request #410 from Glitchfinder/master Glitchfinder 2013-01-01 19:26:39 -0800
  • 4d7d15c883 Merge 5b18abbea0 into 48150e2002 Glitchfinder 2013-01-01 19:26:33 -0800
  • 5b18abbea0 Fixing a concurrent modification error. Glitchfinder 2013-01-01 19:25:35 -0800
  • 66cc9bc6db Fixed a bug where GreenThumb_StageChange wasn't read from advanced.yml TfT_02 2013-01-02 02:10:16 +0100
  • 4f8337c11a Fixed a bug which caused advanced.yml not to respect every MaxChance node TfT_02 2013-01-02 01:27:50 +0100
  • 3aee334fbd Fixed Arcobatics & Archery ignoring ChanceMax settings from advanced config TfT_02 2013-01-02 00:34:32 +0100
  • 6d76a14ed0 Update the README TfT_02 2013-01-02 00:18:41 +0100
  • 48150e2002 Move permissions declaration to the constructor. gmcferrin 2013-01-01 17:32:22 -0500
  • d741d9a11e Merge pull request #400 from TfT-02/master TfT_02 2013-01-01 14:17:06 -0800
  • 79e8eb8e43 Merge 7a49fbb0bb into 3194baffd7 TfT_02 2013-01-01 14:15:56 -0800
  • 3194baffd7 Use finals rather than local variables. gmcferrin 2013-01-01 17:12:15 -0500
  • 7a49fbb0bb Update the changelog with recent changes by Glitchfinder TfT_02 2013-01-01 22:42:27 +0100
  • 1ff1704697 Fixed some parameterization issues. gmcferrin 2013-01-01 16:13:33 -0500
  • aeaad41c45 Fix static access issues. gmcferrin 2013-01-01 16:04:53 -0500
  • 15cdf3bfd6 More unused imports gmcferrin 2013-01-01 16:03:33 -0500
  • 146fa474a1 Removed unused import gmcferrin 2013-01-01 16:02:39 -0500
  • 11468abc98 Fixed update for Mining refactoring gmcferrin 2013-01-01 16:01:51 -0500
  • ef6d47b801 Update for Mining refactoring. gmcferrin 2013-01-01 15:39:58 -0500
  • bfdb825e0b Merge pull request #406 from Glitchfinder/master Glitchfinder 2012-12-31 20:00:29 -0800
  • b2bef6005c Merge 707a388c51 into e607e04af4 Glitchfinder 2012-12-31 19:57:31 -0800
  • 707a388c51 Fixed an issue where dropped items did not retain custom NBT data. Glitchfinder 2012-12-31 19:57:21 -0800
  • d33334708d Fixing recursion errors by switching from an unnecessary btree to a simple ArrayList. Glitchfinder 2012-12-31 19:40:33 -0800
  • 0e853d44b7 Fixing a bug where repairing could leave items with the enchant effect but no enchantments. Glitchfinder 2012-12-31 16:04:17 -0800
  • c598f202f8 Updated the changelog TfT_02 2012-12-31 19:09:10 +0100
  • e607e04af4 Merge pull request #396 from Glitchfinder/master Glitchfinder 2012-12-31 10:03:19 -0800
  • 802d1dfa8e Fixed some mistakes with the path names #404 TfT_02 2012-12-31 18:40:15 +0100
  • 00279502e4 This does prevent using wood axes everytime you tree fell TfT_02 2012-12-31 11:04:01 +0100
  • cc18794a93 Don't damage the tool more than it's max durability TfT_02 2012-12-31 11:00:27 +0100
  • be82f67214 Merge 905e92fa4d into eed8a57ff9 Glitchfinder 2012-12-30 19:51:39 -0800
  • 905e92fa4d Adding the ability to track spawned mobs when chunks unload. Glitchfinder 2012-12-30 19:51:26 -0800
  • 7a503ea76c Updated the changelog TfT_02 2012-12-31 02:24:07 +0100
  • eed8a57ff9 Merge pull request #392 from TfT-02/master TfT_02 2012-12-30 15:03:12 -0800
  • 8255017ca9 Merge 2968803f29 into c0bba7dead TfT_02 2012-12-30 15:02:06 -0800
  • 2968803f29 Fixed formatting TfT_02 2012-12-31 00:01:58 +0100
  • 6cf6e8ab54 This needs to be on this line. TfT_02 2012-12-30 23:54:51 +0100
  • 3668249267 Iterate through the durability damage with Unbreaking check TfT_02 2012-12-30 23:46:21 +0100
  • 28b092a4e3 Adding Bats, Giants, Withers, and Wither Skeletons to the combat experience list. Glitchfinder 2012-12-30 12:33:38 -0800
  • c0bba7dead Merge pull request #395 from Glitchfinder/master Glitchfinder 2012-12-30 09:39:05 -0800
  • b003bcb428 Merge 7fc8d432b5 into 5e9c483892 Glitchfinder 2012-12-30 09:39:01 -0800
  • 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 -0800
  • 34027ee7c4 Ignore all Mac OSX filesystem dust TfT_02 2012-12-30 13:37:34 +0100
  • dc675162c9 Update the locale files TfT_02 2012-12-30 13:37:07 +0100
  • db370418f8 Add version number to /mcmmo command TfT_02 2012-12-30 00:02:39 +0100
  • 43de871392 Fixed enchantments being ignored + removed uneccesary code TfT_02 2012-12-29 22:38:57 +0100
  • 5e9c483892 Merge pull request #387 from dualspiral/EventFix TfT_02 2012-12-29 13:12:10 -0800
  • 40d9e1e5ea Merge 73a5143a17 into 17169903b4 Daniel Naylor 2012-12-29 13:05:55 -0800
  • 17169903b4 Merge pull request #391 from Glitchfinder/master Glitchfinder 2012-12-29 13:02:07 -0800
  • 2b736966d1 Merge aa70c82824 into d35e56fd37 Glitchfinder 2012-12-29 13:02:03 -0800
  • aa70c82824 Fixing issues caused by the patch to deprecated ItemStack changes. Glitchfinder 2012-12-29 12:59:18 -0800
  • 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 +0000
  • d35e56fd37 Merge pull request #383 from Glitchfinder/master Glitchfinder 2012-12-28 21:11:58 -0800
  • fcb1c19d5c Merge cafed2d98c into 5404371b35 Glitchfinder 2012-12-28 21:11:29 -0800
  • cafed2d98c Fixing remaining NPEs with custom blocks using vanilla IDs. Glitchfinder 2012-12-28 21:11:22 -0800
  • cd5df82d72 Fixing more NPEs with custom blocks. Glitchfinder 2012-12-28 20:47:39 -0800
  • 5404371b35 Merge pull request #357 from TfT-02/master Glitchfinder 2012-12-28 12:19:44 -0800
  • fe49eb3c33 Merge 0a028afe7f into 899bbfee40 TfT_02 2012-12-28 12:19:34 -0800
  • 899bbfee40 Merge pull request #379 from Glitchfinder/master Glitchfinder 2012-12-28 12:16:01 -0800
  • 65222af190 Merge b9f2aa5eff into f6bc473eb4 Glitchfinder 2012-12-28 12:15:54 -0800
  • b9f2aa5eff Fixing an NPE involving custom blocks. More investigation needed to find the source of the issue. Glitchfinder 2012-12-28 12:14:25 -0800
  • 0a028afe7f Update the changelog with recent commits TfT_02 2012-12-28 12:11:54 +0100
  • 6f1ee88b78 Fixes issues #259 and #335 TfT_02 2012-12-28 11:40:15 +0100
  • e5cc06e822 Fix for wrong datataypes TfT_02 2012-12-28 02:12:34 +0100
  • e13ba010bf Adresses issue #364 TfT_02 2012-12-28 00:41:56 +0100
  • f6bc473eb4 Merge pull request #369 from Glitchfinder/master Glitchfinder 2012-12-27 15:10:41 -0800
  • b1001aef28 Merge b491090037 into 0416f5f4a8 Glitchfinder 2012-12-27 15:10:30 -0800
  • b491090037 Repairing the Repair skill. Glitchfinder 2012-12-27 15:08:10 -0800
  • 0416f5f4a8 Merge pull request #367 from Glitchfinder/master Glitchfinder 2012-12-27 13:46:37 -0800
  • 28d6ecd97e Merge 5177bf6c1f into fcd2fb0f12 Glitchfinder 2012-12-27 13:46:26 -0800
  • 5177bf6c1f Fixing level caps so that 0 represents no cap rather than 0. Glitchfinder 2012-12-27 13:45:27 -0800
  • fcd2fb0f12 Merge pull request #366 from Glitchfinder/master Glitchfinder 2012-12-27 12:42:23 -0800
  • a97fb8106e Merge 37115d238b into bd1850db69 Glitchfinder 2012-12-27 12:38:48 -0800
  • 37115d238b Fixing broken skillreset command. Glitchfinder 2012-12-27 12:35:30 -0800
  • 2c8bfd6573 Implementing an durability cap for ArmorImpact TfT_02 2012-12-27 17:45:10 +0100
  • de3bae41ae Implementing an durability cap for ArmorImpact TfT_02 2012-12-27 17:36:12 +0100
  • bd1850db69 Merge pull request #353 from Glitchfinder/master Glitchfinder 2012-12-26 19:56:44 -0800
  • f871cc156c Merge 11b5c54c69 into 6f081eb1e4 Glitchfinder 2012-12-26 19:56:11 -0800
  • 11b5c54c69 Reimplementing skill level and power level caps. Glitchfinder 2012-12-26 19:54:20 -0800
  • 6f081eb1e4 Merge pull request #345 from Glitchfinder/master Glitchfinder 2012-12-25 21:27:50 -0800
  • ad309c47dd Merge d367dbf767 into 71471d3bbc Glitchfinder 2012-12-25 21:27:41 -0800
  • d367dbf767 Fixing compatibility with recent Spout updates. Why do people not understand the purpose of an API? Glitchfinder 2012-12-25 21:22:38 -0800
  • 8237bd52b5 Merge branch 'master', remote-tracking branch 'mcmmo/master' Glitchfinder 2012-12-25 21:00:44 -0800
  • 83f673880f Merge e2d53c4412 into 71471d3bbc vanjavk 2012-12-25 10:41:51 -0800
  • e2d53c4412 Update src/main/java/com/gmail/nossr50/skills/combat/Axes.java vanjavk 2012-12-25 19:41:36 +0100
  • 71471d3bbc Added Wooden button to list of blocks that should not trigger abilities TfT_02 2012-12-25 15:35:12 +0100
  • 34169aebaf Update POM.xml for proper version gmcferrin 2012-12-25 01:08:12 -0500