Commit Graph

  • 3efc2138d6 Minor Spout refactoring GJ 2013-01-24 22:47:12 -05:00
  • 9b0cba9dbe More listener cleanup GJ 2013-01-24 22:43:15 -05:00
  • 62a5d2db5c Make sure we ignore cancelled events. GJ 2013-01-24 22:24:07 -05:00
  • 96d59a2e81 A little more cleanup GJ 2013-01-24 22:22:02 -05:00
  • f5179cdcea Fixing awkward Bukkit bug related to Flame arrows. GJ 2013-01-24 21:55:56 -05:00
  • 4639b8b939 Fix typo in /smelting command display. Fixes #580 GJ 2013-01-24 20:29:04 -05:00
  • 9cdfebda9a Trying to clean up duplicate checks & whatnot in our listeners. GJ 2013-01-24 20:10:50 -05:00
  • 7c59621c9e More cleaning on listeners. Also fixes NPE with itemInHand, because Bukkit is dumb. GJ 2013-01-24 15:46:29 -05:00
  • 8736aae2ef Fix NPE when a furnace belonging to a player that has logged out keeps burning. GJ 2013-01-24 15:35:01 -05:00
  • 76a987e1e0 PlayerListener cleanup GJ 2013-01-24 14:19:26 -05:00
  • 9dac898c1c Fixes possible NPE when a furnace is destroyed while someone is still viewing it. GJ 2013-01-24 11:49:51 -05:00
  • ab677e941d Start cleaning up the mess we've made of our listeners. GJ 2013-01-24 11:45:40 -05:00
  • 29d796b6af Partially reverted my previous fix ItemStack constructor actually worked, the issue was about double drops using the original data, not about TreeFeller. bm01 2013-01-24 16:14:15 +01:00
  • 276800f999 Change how we handle players not being able to pick up items while using Berserk. GJ 2013-01-24 09:44:28 -05:00
  • 8d22df0411 Changelog update GJ 2013-01-24 09:10:26 -05:00
  • 8d077ff4f2 Cleanup bm01 2013-01-24 15:37:02 +01:00
  • 58b01021c1 Definitely fixed sideways logs issues ... Apparently bm01 2013-01-24 15:28:18 +01:00
  • 5a6dc8511f Actually fixed TreeFeller and sideways logs items bm01 2013-01-24 15:13:13 +01:00
  • b7bb3f4487 Don't include child skills in these loops. Fixes #577 GJ 2013-01-24 09:08:30 -05:00
  • bba23de31c Fix typo in Spout notification locale string. Addresses #577 GJ 2013-01-24 08:44:08 -05:00
  • 973279ed40 Fix typo in Iron Grip skill display formatting. Fixes #575 GJ 2013-01-24 00:58:43 -05:00
  • a4494f0873 Changelog update GJ 2013-01-24 00:06:31 -05:00
  • 121354e489 We don't need two guides guides. Fixes #572 GJ 2013-01-24 00:05:10 -05:00
  • 531e92bda3 It's over 5000! GJ 2013-01-23 23:55:51 -05:00
  • 135bfc2627 Don't cycle when on child skill T00thpick1 2013-01-23 23:47:34 -05:00
  • a01882aea5 Because we need to care about the result, not the source. GJ 2013-01-23 23:09:54 -05:00
  • a8b5b438bf Null check t00thpick1 2013-01-23 21:03:02 -05:00
  • 8ccaf3caf2 Fix ClassCastException GJ 2013-01-23 19:19:35 -05:00
  • 1337c45f1d Fixed NPE with startup relating to SmeltingCommand. GJ 2013-01-23 19:10:12 -05:00
  • a968019799 Rearrange order of listeners in attempt to fix errors on startup. GJ 2013-01-23 18:53:39 -05:00
  • 0a9e1ba42e Start cleaning up BlockListener. GJ 2013-01-23 17:52:59 -05:00
  • 7e91776cfb Made Tree Feller a little more aggressive bm01 2013-01-24 00:52:32 +01:00
  • 9689c50603 Javadoc update & fixes bm01 2013-01-23 19:37:30 +01:00
  • bb2eb053da Fixed Tree Feller dropping sideways log items bm01 2013-01-23 19:30:23 +01:00
  • de5110310f Fixed placed-log flag checks bm01 2013-01-23 19:19:22 +01:00
  • 64137995c2 Add advanced.yml config options for Smelting. GJ 2013-01-23 17:07:26 -05:00
  • 6f45e479bd Fix typo in alias map assignment for Smelting. GJ 2013-01-23 16:50:10 -05:00
  • 53ac857b43 Update localization files. GJ 2013-01-23 16:39:51 -05:00
  • 6f0e2437e0 Smelting! GJ 2013-01-23 16:34:01 -05:00
  • 56d27c3d78 Fixed issues with Hylian Luck & the placed-block flag. GJ 2013-01-23 13:06:13 -05:00
  • 7919e591cb Move Hylian Luck into a separate listener since it actually cancels the event. GJ 2013-01-23 12:53:12 -05:00
  • aabbc2f238 Is it a log? There's a function for that... GJ 2013-01-23 12:44:00 -05:00
  • fb31cef68b Fix Gracefull Roll chance being null TfT_02 2013-01-23 16:14:12 +01:00
  • 2a89e912f8 Removed debugging code left behind bm01 2013-01-22 23:49:06 +01:00
  • ee91ed8708 Fixed sideway logs handling bm01 2013-01-22 23:44:53 +01:00
  • 69475f92c7 Catch this bm01 2013-01-22 22:24:53 +01:00
  • dc2452231d Abstract Woodcutting bm01 2013-01-22 22:04:05 +01:00
  • 1bbb245e32 More work on Woodcutting and Tree Feller bm01 2013-01-22 21:51:07 +01:00
  • 1548863a21 Oops. GJ 2013-01-22 14:28:08 -05:00
  • 9169f53465 Update our description in the /mcmmo command. GJ 2013-01-22 14:05:23 -05:00
  • b5542effc2 Locale file updates. GJ 2013-01-22 13:15:38 -05:00
  • 6b0e7a9c61 Major refactoring. This WILL break any mcMMO-related plugin that does not properly hook into the API classes. GJ 2013-01-22 12:43:25 -05:00
  • 00d50953ad Update /repair command GJ 2013-01-22 12:26:35 -05:00
  • 397dd96383 Update Woodcutting command. GJ 2013-01-22 11:52:06 -05:00
  • cac5f15a37 I broke the build... GJ 2013-01-22 11:19:26 -05:00
  • 74c32c4e59 Cleanup of UnarmedCommand.java GJ 2013-01-22 11:18:12 -05:00
  • e048a6d0d0 Cleanup Swords & Taming commands GJ 2013-01-22 10:48:10 -05:00
  • 65d71db72f Cleaning up Herbalism & Mining commands. GJ 2013-01-22 02:20:05 -05:00
  • b4fffe154d Shoulda been a double. GJ 2013-01-22 01:57:48 -05:00
  • 716c4d3783 Fixed Woodcutting accidentally using Mining double drop values. GJ 2013-01-22 01:56:54 -05:00
  • 5a9ca96a0f Cleanup of HerbalismCommand, added config options for Hylian Luck GJ 2013-01-22 01:52:34 -05:00
  • cedfb1a538 Fixed bug with checking if an entity is wearing armor. GJ 2013-01-22 00:59:20 -05:00
  • 176ffcc3d1 Cleanup on FishingCommand, split Farmer's Diet & Fisherman's Diet into distinct config values. Fixes #556 GJ 2013-01-22 00:47:56 -05:00
  • 91b318e8f7 We've been putting things in the wrong part of the changelog... GJ 2013-01-21 23:12:29 -05:00
  • 3cc9672ff3 Fixed an inverted check on Impact. GJ 2013-01-21 22:57:54 -05:00
  • 946d845987 Fixed the merge, I think bm01 2013-01-22 02:43:49 +01:00
  • eef5df33b3 Changelog update bm01 2013-01-22 02:37:32 +01:00
  • f0f7dee3c2 Optimized Tree Feller And cleaned up WoodCutting a little bm01 2013-01-22 02:14:50 +01:00
  • ddbf5a559a Copy-pasta code is bad. GJ 2013-01-21 20:01:33 -05:00
  • 67fd45ef25 Avoid a few unnecessary calls. GJ 2013-01-21 19:36:15 -05:00
  • 7f8beca33c Synchronizing watches... GJ 2013-01-21 19:19:25 -05:00
  • 0fcf033ecc Changelog update... GJ 2013-01-21 19:08:44 -05:00
  • ea4048dce9 Regardless of case, we need both a position & stat value for this. Fixes #541 GJ 2013-01-21 19:07:17 -05:00
  • 0a295f7738 Eclipse, y u do that? GJ 2013-01-21 17:32:31 -05:00
  • 0711454e31 General cleanup to satisfy my OCD a little while longer. GJ 2013-01-21 17:22:54 -05:00
  • 900623461a Useless else statements. GJ 2013-01-21 17:15:53 -05:00
  • 9512879cc7 Remove unused imports. GJ 2013-01-21 12:36:00 -05:00
  • 299c7ff804 Because McMMOPlayerUnarmEvent is a silly name. GJ 2013-01-21 12:35:38 -05:00
  • 0276294569 Add McMMOPlayerUnarmEvent NuclearW 2013-01-21 03:53:25 -05:00
  • 06b75386b9 Because that's NOT how you spell sugar... GJ 2013-01-20 22:37:06 -05:00
  • 16bc359f99 Merge pull request #544 from Glitchfinder/master Glitchfinder 2013-01-20 18:09:03 -08:00
  • c8013421e6 Few chunk load optimizations bm01 2013-01-21 03:07:18 +01:00
  • c1e82b566e Fixing a new duping bug. And this time it was NOT our fault! Glitchfinder 2013-01-20 18:06:30 -08:00
  • f7aba26be2 Merge pull request #543 from Glitchfinder/master Glitchfinder 2013-01-20 16:04:35 -08:00
  • 77ffc9c3c2 Removing unnecessary ArrayLists Glitchfinder 2013-01-20 15:59:57 -08:00
  • 9a6ebb0b9a Slightly reducing the processing required to unload chunks. Glitchfinder 2013-01-20 15:52:00 -08:00
  • 57d1cd5f63 Further alleviating the time it takes to load chunks. Glitchfinder 2013-01-20 15:46:53 -08:00
  • b7354779d4 Minor changes to try & reduce method calls. GJ 2013-01-20 16:07:27 -05:00
  • 0cdb50e538 Use variables to save on some calls. GJ 2013-01-20 15:51:07 -05:00
  • 37469232b0 Once more, into the breach. GJ 2013-01-19 17:59:21 -05:00
  • 0c52260a89 1.3.14 bugfix release. 1.3.14 GJ 2013-01-19 17:51:16 -05:00
  • a85c9679a9 Merge pull request #536 from Glitchfinder/master Glitchfinder 2013-01-19 14:05:17 -08:00
  • d625edf53e Forgot the changelog. Glitchfinder 2013-01-19 14:04:17 -08:00
  • 643af1c32b Fixing a memory leak involving mob tracking. Glitchfinder 2013-01-19 14:02:23 -08:00
  • e7ceef479e Removed extra durability loss from Leaf Blower bm01 2013-01-19 20:47:15 +01:00
  • 0545ed434d Removed unnecessary calls bm01 2013-01-19 20:44:51 +01:00
  • b9bf3f96d2 Added new Hylian Luck skill to Herbalism. GJ 2013-01-19 12:33:57 -05:00
  • f184e7bd01 Sync all our locale files together... again. GJ 2013-01-19 01:55:35 -05:00
  • e1804cded4 Towards 1.3.14 NuclearW 2013-01-18 22:00:25 -05:00
  • 09eabe98c4 1.3.13 Release 1.3.13 NuclearW 2013-01-18 20:44:00 -05:00