Commit Graph

  • 5b5413c1a2 Merge pull request #475 from TfT-02/master TfT_02 2013-01-10 15:31:38 -08:00
  • 6cdb27aef0 Moving Fishing and Arcance Forging settings to advanced.yml TfT_02 2013-01-11 00:21:18 +01:00
  • 2205ad0772 Merge pull request #474 from Glitchfinder/master Glitchfinder 2013-01-10 14:30:50 -08:00
  • 637e826c1b Adding a cleanup task to remove invalid entities from the spawned mob storage. Glitchfinder 2013-01-10 14:12:41 -08:00
  • b19395b40d Also display possible lucky perk for MagicHunter TfT_02 2013-01-10 22:56:15 +01:00
  • 085a25306c Make the MagicHunter Chance configurable TfT_02 2013-01-10 22:54:57 +01:00
  • 88c39dbb72 Now displays the new magic find chance TfT_02 2013-01-10 22:11:49 +01:00
  • 91670d3945 Merge pull request #473 from Glitchfinder/master Glitchfinder 2013-01-10 12:36:10 -08:00
  • bdfd7d9839 Display Endurance Perk stats in skill commands TfT_02 2013-01-10 21:33:39 +01:00
  • e01b6f175c Use lucky variable; Don't use the actual permission node when not needed. TfT_02 2013-01-10 19:45:36 +01:00
  • 3f899380d9 Fixing two typos @Jobsti TfT_02 2013-01-10 18:03:16 +01:00
  • 2513b4ca23 Alleviating hangtime on world save. Glitchfinder 2013-01-10 12:33:30 -08:00
  • 93180ccd06 Because 50% was too high. gmcferrin 2013-01-10 15:28:02 -05:00
  • f43b4ebdc5 Clarify the way fishing enchantments work - need to fix command display still. gmcferrin 2013-01-10 15:22:47 -05:00
  • ff4832a6a2 Merge pull request #472 from Glitchfinder/master Glitchfinder 2013-01-10 11:25:59 -08:00
  • 8267a10f41 Adding an explanation in the comments. Glitchfinder 2013-01-10 11:23:58 -08:00
  • 771ef6e16e Disabling the place store saveWorld call for when a world is saved due to excessive lag. Glitchfinder 2013-01-10 11:13:18 -08:00
  • f7ef2b768f Added permission nodes for using Green Thumb with cocoa. gmcferrin 2013-01-10 13:07:14 -05:00
  • 74c3ce0552 Support for auto-replanting cocoa. gmcferrin 2013-01-10 12:55:54 -05:00
  • 67b63f84f1 Merge pull request #471 from Glitchfinder/master Glitchfinder 2013-01-10 09:44:11 -08:00
  • f8c5c380b1 Merge branch 'master' of https://github.com/mcMMO-Dev/mcMMO Glitchfinder 2013-01-10 09:27:05 -08:00
  • 2708449089 Making errors during the chunk conversion process silent. Glitchfinder 2013-01-10 09:26:54 -08:00
  • bcfec56300 Because it's not just Citizens that uses NPCs. gmcferrin 2013-01-10 12:18:48 -05:00
  • ec6b9d4387 Attempted fix for CombatTag dupe glitch - don't apply AoE damage to NPCs. gmcferrin 2013-01-10 12:18:08 -05:00
  • 621f739831 Axes restructuring, part 1 gmcferrin 2013-01-10 09:26:28 -05:00
  • 607d2b8bd7 Abstraction is good. gmcferrin 2013-01-10 09:26:01 -05:00
  • c1463c3257 Because we don't need that many Random objects. gmcferrin 2013-01-09 23:46:35 -05:00
  • e036b7ac70 We don't need that param. gmcferrin 2013-01-09 23:15:29 -05:00
  • 4a4db675f1 More OCD. gmcferrin 2013-01-09 23:07:32 -05:00
  • e193da2cd7 My OCD made me do it. gmcferrin 2013-01-09 23:03:17 -05:00
  • c60cbe824c Function even MORE things. gmcferrin 2013-01-09 22:53:26 -05:00
  • 8b9432d1d9 So many useless else statements... gmcferrin 2013-01-09 22:43:21 -05:00
  • 75a5ffcb10 Cleanup our iterators. gmcferrin 2013-01-09 22:18:41 -05:00
  • 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