Commit Graph

  • 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
  • 173cb001cb Update the changelog TfT_02 2013-01-19 02:27:42 +01:00
  • 7d6a4d11fd They came pretty soon! Right? TfT_02 2013-01-19 01:48:20 +01:00
  • 11ea6b269e Fix issues with properties files & formatting. GJ 2013-01-18 19:34:19 -05:00
  • 372950071a Merge pull request #532 from Glitchfinder/master Glitchfinder 2013-01-18 15:47:38 -08:00
  • b424ecfd3e Removing ChunkletUnloader and dependents, since they are no longer necessary. Glitchfinder 2013-01-18 15:39:02 -08:00
  • fc38bbd179 Merge pull request #530 from Glitchfinder/master Glitchfinder 2013-01-18 14:57:52 -08:00
  • 00f24fd5bd Reducing CPU usage on chunk load. Glitchfinder 2013-01-18 14:55:29 -08:00
  • 50de88a0a0 Fixing minor spacing issue. Glitchfinder 2013-01-18 14:47:55 -08:00
  • ca2673f258 Condensing entity tracking into a single set of storage, to reduce CPU use. Also handily causes invalid falling blocks to be removed. (Fell out of the world, etc) Glitchfinder 2013-01-18 14:43:14 -08:00
  • 7d416a90de Redundant as they are caught in finally T00thpick1 2013-01-18 16:18:44 -05:00
  • d09526e470 Changing chunk unloading to patch logic hole for entity tracking. Glitchfinder 2013-01-18 12:39:57 -08:00
  • ed68f227ac Not closing the objectStream here is BAD. GJ 2013-01-18 15:28:42 -05:00
  • f72b1e7eec Unsetting up Travis CI. NuclearW 2013-01-18 14:25:06 -05:00
  • bbd756f0d3 Because I don't know how to format our chat properly. GJ 2013-01-18 14:16:18 -05:00
  • 87a9c12827 Remove my nonworking debug code so mcMMO will actually start. GJ 2013-01-18 14:00:59 -05:00
  • ebd83e1f19 Support some new stuff in our locale files NuclearW 2013-01-18 13:59:20 -05:00
  • 5b4b99f44e Fix party/admin chat changing colors. GJ 2013-01-18 13:22:51 -05:00
  • d153e3e25c Go on and remove the placed flag when it first falls. GJ 2013-01-18 11:52:38 -05:00
  • e3b3b7cfdb Useless check for air. GJ 2013-01-18 09:41:46 -05:00
  • 2c78bac8f7 We only care about sand & gravel. GJ 2013-01-18 09:37:03 -05:00
  • db1c0647ed Fix issue with tracking falling sand & gravel. GJ 2013-01-17 23:26:18 -05:00
  • 2f16dbc9b5 Explicitely state desired order T00thpick1 2013-01-17 21:35:35 -05:00
  • 7e7ab249c2 Order correctly to match mcrank T00thpick1 2013-01-17 21:31:50 -05:00
  • 1d2298e5f6 Join tables in query T00thpick1 2013-01-17 20:57:06 -05:00
  • b53b5bbc6c Update Changelog.txt T00thpick1 2013-01-17 18:37:58 -05:00
  • 0dfd2fe9ef ACTUALLY fix issue with fishing enchantments. Also updated the changelog. GJ 2013-01-17 18:25:26 -05:00
  • c0b3a4e929 Index tables T00thpick1 2013-01-17 18:11:28 -05:00
  • 5830bf461d Fix fishing not handling enchants right. GJ 2013-01-17 15:32:28 -05:00
  • 857bb00c8a Because this way is easier. GJ 2013-01-17 15:20:20 -05:00
  • c5ae4ca615 Update issue tracker in pom.xml GJ 2013-01-17 12:38:43 -05:00
  • abb0184e49 Fixed a bug where Triple Drops wouldn't happen. nossr50 2013-01-17 11:23:52 -08:00
  • b11762da99 Absolutely no reason to do it that way nossr50 2013-01-17 10:28:31 -08:00
  • 946d00cce6 Change admin chat prefix to use "[" instead of "{" due to issues with loading properties files. GJ 2013-01-17 12:28:16 -05:00
  • 0262255bea Fixed bug where Skull Splitter would be applied twice. GJ 2013-01-17 12:04:56 -05:00
  • 38a8a6f2ff Fix possible NPE when using the PartyAPI to add a player to a party that doesn't exist. GJ 2013-01-17 11:26:55 -05:00
  • a6446563d8 Sync the rest of the localization changes. Fixes #464 GJ 2013-01-17 11:11:38 -05:00
  • 225adb5cce Rearranged a few things in the changelog. GJ 2013-01-17 11:03:58 -05:00
  • a9c722de67 Wrapping up the localizations... though I'm sure there are probably still some that got missed. GJ 2013-01-17 11:02:55 -05:00
  • 49610e372f Localizing more commands. GJ 2013-01-17 01:36:56 -05:00
  • a33768de1b Add missing locale strings to our two weird locale files. GJ 2013-01-17 00:46:38 -05:00
  • 790b31c60e Looks like we've got to escape those. Fixes #526 GJ 2013-01-17 00:05:11 -05:00
  • 37c92b8d7c Localize /addlevels and /addxp commands GJ 2013-01-16 23:58:12 -05:00
  • 07211611a6 Missed one. GJ 2013-01-16 23:36:00 -05:00
  • ea7fee2a53 Localize /mmoedit, /mmoupdate, and /mcpurge GJ 2013-01-16 23:31:28 -05:00
  • 89da8b832f Localize chat commands and /invite GJ 2013-01-16 22:13:30 -05:00
  • 5f4c83b6a1 Localize /mchud & /ptp GJ 2013-01-16 18:09:02 -05:00
  • 2e751b1438 Localize XpLock command. GJ 2013-01-16 17:38:00 -05:00
  • 1a888d3116 Formatting, and reminding myself to come back and fix this even further. GJ 2013-01-16 17:37:35 -05:00
  • 2a4fe4aa48 Because lowercase class names are just wrong... GJ 2013-01-16 17:13:56 -05:00
  • 4c81eb3058 Localizing, and removing a duplicate line. GJ 2013-01-16 17:13:04 -05:00
  • 64c20d0e24 Because toothplck1 doesn't know how to locale, apparently. GJ 2013-01-16 16:58:00 -05:00
  • ff186d5d9d Make our StructureGrowEvent only care about player-planted trees. GJ 2013-01-16 16:47:04 -05:00
  • 734d691e00 Fix issue where Tree Feller wouldn't work on the base of a player-planted tree. Fixes #524 GJ 2013-01-16 16:15:50 -05:00