Commit Graph

  • 6cc2fc7a6e Functions are still better than copy-pasted code. gmcferrin 2013-01-09 22:09:07 -05:00
  • 4bb6f68e6f No sense in repeating static variables. gmcferrin 2013-01-09 21:49:17 -05:00
  • 00e1521d46 Functions >> copy-paste code. gmcferrin 2013-01-09 21:47:03 -05:00
  • 1055186e86 Finished Mining restructuring. gmcferrin 2013-01-09 21:44:53 -05:00
  • fc17448473 Changelog update. gmcferrin 2013-01-09 19:47:21 -05:00
  • 1839f6ce8c Restructuring Blast Mining. gmcferrin 2013-01-09 19:45:34 -05:00
  • 39e9e426ef Fixing #465 /swords always displaying 5 seconds as SerratedStrikes length TfT_02 2013-01-09 21:35:33 +01:00
  • 7c2d590951 Finishing adding comments TfT_02 2013-01-09 17:21:56 +01:00
  • 551b73ea74 Another confusingly named config node TfT_02 2013-01-09 17:18:20 +01:00
  • fca095689e Fixed wrongly named config node TfT_02 2013-01-09 16:54:01 +01:00
  • e76078fc89 Updated German translation by @Jobsti #462 TfT_02 2013-01-09 15:54:20 +01:00
  • 2b6b7b899e Attempting to fix some possible memory leaks. Son't know if I'm actually helping anything though. gmcferrin 2013-01-09 00:01:33 -05:00
  • 4e6086e8ed Fixed typo in PartyCommand that resulted in locale string not being output. gmcferrin 2013-01-08 21:56:21 -05:00
  • 97a59cd21e Fix locale stuff again. gmcferrin 2013-01-08 21:53:18 -05:00
  • 9ef0ed8516 Merge pull request #461 from Glitchfinder/master Glitchfinder 2013-01-08 17:54:06 -08:00
  • 3c919c3af7 Fixing new merge conflicts. Glitchfinder 2013-01-08 17:45:53 -08:00
  • fbe3c70b85 Locale file update! gmcferrin 2013-01-08 20:33:04 -05:00
  • 46bf22e36b Merging TfT_02's branch in. Glitchfinder 2013-01-08 17:28:09 -08:00
  • 003c89c3a4 Missed one. gmcferrin 2013-01-08 18:54:22 -05:00
  • 793bd04afe Fixing merge issues, again. gmcferrin 2013-01-08 18:52:50 -05:00
  • 0249ae2724 Handle potions better. gmcferrin 2013-01-08 18:45:44 -05:00
  • 32e0be481a Merge pull request #458 from Glitchfinder/master Glitchfinder 2013-01-08 15:29:57 -08:00
  • e5592c5da8 Resolving minor merge conflict. Glitchfinder 2013-01-08 15:27:59 -08:00
  • b0500332bc Finishing up backwards compatibility for dye colors. Glitchfinder 2013-01-08 15:14:12 -08:00
  • 78b8ac663e A little more cleanup. gmcferrin 2013-01-08 18:09:02 -05:00
  • e41ab3ac18 Merge pull request #457 from Glitchfinder/master Glitchfinder 2013-01-08 14:50:39 -08:00
  • 36d97bbcaf Store the scheduler. gmcferrin 2013-01-08 17:45:52 -05:00
  • f3c89fe48b Archery cleanup. gmcferrin 2013-01-08 17:44:05 -05:00
  • 9b31520684 Basic error check for backwards compatibility with dye colors. Glitchfinder 2013-01-08 14:39:08 -08:00
  • 660e68b0a3 Merge branch 'master' of https://github.com/mcMMO-Dev/mcMMO Glitchfinder 2013-01-08 14:32:30 -08:00
  • 08b46e1a7c Cover ALL the bases. gmcferrin 2013-01-08 17:26:11 -05:00
  • b78299bbbd Metadata does nothing, apparently. gmcferrin 2013-01-08 17:24:09 -05:00
  • c8687bfc74 Setting up Travis CI. Glitchfinder 2013-01-08 14:23:07 -08:00
  • a5219055ef Merge pull request #454 from Glitchfinder/master Glitchfinder 2013-01-08 14:07:22 -08:00
  • f79a9e5182 Fixing minor omission in permissions setup. Glitchfinder 2013-01-08 14:05:41 -08:00
  • 3904b172ad Better formatting for the comments TfT_02 2013-01-08 22:19:03 +01:00
  • e0da506d1a Protected, not public. gmcferrin 2013-01-08 16:10:19 -05:00
  • d2f6191615 Starting on cleaning up null checks & type casting gmcferrin 2013-01-08 16:07:29 -05:00
  • 7c211fa50c Fix for Super Breaker & Giga Drill Breaker double/triple drops. gmcferrin 2013-01-08 14:56:31 -05:00
  • fadec1a846 Remove unused import. gmcferrin 2013-01-08 14:27:09 -05:00
  • d2aa19e31f Whoops, forgot to change a reference. gmcferrin 2013-01-08 14:23:21 -05:00
  • ccfe1181be More mining restructuring. gmcferrin 2013-01-08 12:52:16 -05:00
  • 85fb12a4ec Use new Bukkit DyeColor data. gmcferrin 2013-01-08 11:31:07 -05:00
  • 84994c2b2f Remove a few unused imports & variables. gmcferrin 2013-01-08 10:50:37 -05:00
  • 1a2dfb9b19 Fixed parameterization issue. gmcferrin 2013-01-08 10:48:30 -05:00
  • 753652dcf9 More mining updates. gmcferrin 2013-01-08 10:46:19 -05:00
  • b99d261084 Remove our workaround for NBT tag issues since Bukkit fixed it. gmcferrin 2013-01-08 10:45:49 -05:00
  • aee4bcd65e More mining restructuring. gmcferrin 2013-01-08 09:42:37 -05:00
  • 159ec3f04d Pass location & type as params, rather than calling inside the function. gmcferrin 2013-01-08 09:35:41 -05:00
  • 57ff84cd4d Merge pull request #452 from Glitchfinder/master Glitchfinder 2013-01-08 01:34:31 -08:00
  • 2933f80d69 Fixing yet another concurrency error. Glitchfinder 2013-01-08 01:32:42 -08:00
  • 3d38892f7e Only call for an instance of Config once. gmcferrin 2013-01-07 17:40:33 -05:00
  • 1d990979ac Made the casting a little less complex. gmcferrin 2013-01-07 17:27:52 -05:00
  • d69cf09d4e Removed some unnecessary casting. gmcferrin 2013-01-07 17:08:53 -05:00
  • b8d346d890 More work on Mining restructuring. gmcferrin 2013-01-07 12:51:39 -05:00
  • 5d58d85eae Remove unused import. gmcferrin 2013-01-07 11:39:59 -05:00
  • bc4d34f2fc Merge pull request #446 from Glitchfinder/master Glitchfinder 2013-01-07 01:21:47 -08:00
  • 6565d84cf9 Shutting down more concurrency errors. Glitchfinder 2013-01-07 01:20:36 -08:00
  • 95ed33b2ce Merge pull request #443 from Glitchfinder/master Glitchfinder 2013-01-06 18:03:56 -08:00
  • e8f6d4107b Merge conflicts are fun. Glitchfinder 2013-01-06 18:02:52 -08:00
  • deb0b211b4 Merge pull request #442 from Glitchfinder/master Glitchfinder 2013-01-06 17:59:50 -08:00
  • 83888f80d4 Fixing merge conflicts Glitchfinder 2013-01-06 17:59:31 -08:00
  • 974862a60a Updating permissions for consistency. Glitchfinder 2013-01-06 17:52:31 -08:00
  • 2965f35d6d Merge pull request #1 from WasBornForJustice/patch-1 TfT_02 2013-01-06 10:30:32 -08:00
  • 6aa300dac0 Update src/main/resources/locale/locale_ru.properties WasBornForJustice 2013-01-06 20:58:31 +04:00
  • 00020a9cbb Skill commands now show the perk effect, if any are active TfT_02 2013-01-06 12:16:08 +01:00
  • 99c6c46d54 Adding another missing line to all locale files TfT_02 2013-01-05 11:53:35 +01:00
  • 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