Commit Graph

  • cb5d38c11f Leftover debug t00thpick1 2017-06-10 13:49:19 -04:00
  • 15436b44da Update configurations and skill block checks to be more configurable. t00thpick1 2017-06-10 13:47:20 -04:00
  • 5c267663a2 Merge pull request #3160 from filoghost/patch-1 t00thpick1 2017-06-07 21:24:00 -04:00
  • fda625b235 Merge pull request #3185 from nathanprocks/master t00thpick1 2017-06-07 21:22:30 -04:00
  • 2cbd8789d8 Merge pull request #3175 from lucko/master t00thpick1 2017-06-07 21:22:00 -04:00
  • 95167f44f1 Add shaking from shulkers Nathan Piercy 2017-06-04 16:34:48 +10:00
  • 789b51fd05 Fix for removed methods in Bukkit 1.12 Luck 2017-05-14 16:36:31 +01:00
  • 0911c86422 Prevent players from resetting each other's skills filoghost 2017-04-24 20:17:43 +02:00
  • 7d05c9d8e6 Add some more defaults into the config. Remove the parts that delete keys, I don't maintain config files well enough to have them remove unknown keys. t00thpick1 2017-04-15 00:24:39 -04:00
  • a43ae4178a Some cleanups to mob related XP code t00thpick1 2017-04-15 00:04:07 -04:00
  • c9c2c483fa Remove unneccessary code. t00thpick1 2017-04-14 23:34:31 -04:00
  • 133281faaa Merge pull request #3131 from TheComputerGeek2/master t00thpick1 2017-04-14 23:26:49 -04:00
  • ef8987917d Fix avatars in readme, link can't be in new line MiniDigger 2017-04-07 08:25:23 +02:00
  • d6a00eaf00 Prevent disarming, bleed, and axe passives when dealing thorns damage TheComputerGeek2 2017-03-06 18:03:15 -08:00
  • 69151f0855 Forgot to actually add the funfetti t00thpick1 2017-02-22 00:01:39 -05:00
  • bb27d753b1 I think this should stop my fireworks from damaging people t00thpick1 2017-02-22 00:00:27 -05:00
  • 37ce29a5e8 Merge pull request #3094 from SupaHam/fix-chimaera-tp-cancel t00thpick1 2017-01-15 22:19:51 -05:00
  • 6297e1c79b Merge pull request #3104 from kanesada2/skeleton t00thpick1 2017-01-15 22:18:26 -05:00
  • 4e2903e65c I used wrong treasure.yml... kanesada2 2017-01-13 14:28:54 +09:00
  • 2e7f56eeb5 fix shake for WITHER-SKELETON. avoid to use getSkeltonType() kanesada2 2017-01-13 14:10:55 +09:00
  • 7e46d5ca08 Set TeleportCommenceLocation to null after Chimaera cancellation. Ali Moghnieh 2016-12-26 21:26:38 +00:00
  • a2bcce9ab1 I believe this resolves berserk allowing you to take drops into your equipment slots. t00thpick1 2016-12-17 17:32:16 -05:00
  • 2f7b1c38e1 Snapshot again t00thpick1 2016-12-04 21:54:11 -05:00
  • 789aaec186 I should probably compile before committing in the future. t00thpick1 2016-12-04 21:42:26 -05:00
  • f3d6c1727b 1.5.07 - The "Thanks @TheBentoBox for the brewing fix" update t00thpick1 2016-12-04 21:40:30 -05:00
  • c029b51c97 Doesn't look like CI handles this anymore :( t00thpick1 2016-12-04 21:39:15 -05:00
  • 6c5fb5f398 Fix entity kill xp t00thpick1 2016-12-04 20:53:51 -05:00
  • 4b20db47b2 Update spigot version t00thpick1 2016-12-02 00:12:16 -05:00
  • e238ec8fc6 Merge pull request #3067 from TheBentoBox/master t00thpick1 2016-12-01 00:54:39 -05:00
  • 9689f55e5c Merge pull request #3055 from jjm223/bugfix/fuel t00thpick1 2016-12-01 00:54:32 -05:00
  • ec0c7da494 Merge pull request #3050 from MLG-Fortress/master t00thpick1 2016-12-01 00:54:23 -05:00
  • 5f9f3e8167 Fix 1.11 brewing, remove health bar from armor stands This fixes brewing on the newest Spigot API builds. The Alchemy skill was completely broken due to a change in the Spigot BrewEvent constructor, which this fixes via the changes to FakeBrewEvent.java and AlchemyPotionBrewer.java. This also adds a check in EntityListener.java for armor stands, so that health bars aren't displayed for them. The health bars never really displayed properly (armor stand health acts differently from most entities), and it allowed players to punch invisible armor stands server admins may have been intentionally hiding to temporarily reveal them via a health bar, which is an issue. Jake Ben-Tovim 2016-11-28 21:28:05 -05:00
  • 6388246418 Fix an issue where brewing stands will consume two fuel units for vanilla ingredients. Jacob Martin 2016-11-13 10:26:29 -06:00
  • 86432eb426 Don't handle item pickups when Items_As_Unarmed is set to true RoboMWM 2016-10-23 22:38:31 -07:00
  • a51585f5d0 Merge pull request #3007 from FabioZumbi12/master t00thpick1 2016-08-20 22:00:05 -04:00
  • 9ec75fb470 Back to dev t00thpick1 2016-08-20 21:54:09 -04:00
  • c8a7f6d76f Version Bump t00thpick1 2016-08-20 21:50:43 -04:00
  • 01a8a199d2 Fix a dupe bug that resulted from yet another change to piston code a couple mc patches ago. Oh well. t00thpick1 2016-08-20 21:47:10 -04:00
  • f85c54596a Merge pull request #3011 from SidShakal/patch-chunkRefreshRadiusFix t00thpick1 2016-08-07 20:55:09 -04:00
  • b3e1acc563 Correcting conditions related to "ghost block" mitigation. Sid Shakal 2016-08-07 17:32:34 -05:00
  • 745ff21551 Merge pull request #2 from FabioZumbi12/FabioZumbi12-patch-1 FabioZumbi12 2016-08-05 09:59:52 -03:00
  • 31c8cf9766 Fix translated strings FabioZumbi12 2016-08-05 09:59:39 -03:00
  • 8901db4e18 Add Beetroot to herbalism skill Merge pull request #2918 from isokissa3/master t00thpick1 2016-06-26 17:14:19 -04:00
  • b1b8c4d713 Back to dev t00thpick1 2016-06-25 13:05:47 -04:00
  • b14b37c22d Version bump t00thpick1 2016-06-25 13:00:37 -04:00
  • e73e628051 Merge pull request #2951 from minoneer/brewing-fuel t00thpick1 2016-06-25 12:53:20 -04:00
  • 3bb920f22c This is completely untested but it probably works. Maybe Fixes #2966 t00thpick1 2016-06-23 21:22:40 -04:00
  • 2bed26f18a Fix scoreboard numbering being off t00thpick1 2016-06-19 17:47:38 -04:00
  • fb3363661b Remove invalid enchantment from default config t00thpick1 2016-06-19 17:42:40 -04:00
  • 315b713005 These should definently not be hard coded in the future... but allow rabbits and guardians to be shaken down t00thpick1 2016-06-19 17:41:18 -04:00
  • 70de0ba00b Enable Beetroot I think t00thpick1 2016-06-19 17:33:43 -04:00
  • 25cad3afc6 Fix brewing stands consuming all remaining fuel items when the fuel bar is refilled minoneer 2016-06-09 02:10:27 +02:00
  • 11aa126b80 Merge pull request #2918 from isokissa3/master t00thpick1 2016-04-28 10:31:24 -04:00
  • d0e8bb3174 Fixed spacing isokissa3 2016-04-27 13:45:26 +03:00
  • 6b03108052 Fixed formatting isokissa3 2016-04-26 15:26:50 +03:00
  • 34447ef874 Exploit fix, turning spawned pigs into zombie pigmans using lightning stike allows you gain XP isokissa3 2016-04-25 18:47:15 +03:00
  • dcd79e87e1 This command probably works t00thpick1 2016-04-23 00:24:05 -04:00
  • 8822b4edae Fix typo t00thpick1 2016-04-03 00:25:50 -04:00
  • a24d6ff018 Missed removals t00thpick1 2016-03-27 11:46:00 -05:00
  • 707195f237 I honestly forgot this was in here. Fixes #2863 t00thpick1 2016-03-27 11:11:58 -05:00
  • 321fcd7b84 Merge pull request #2850 from DylanCare/master t00thpick1 2016-03-23 21:21:51 -05:00
  • c5970e9246 Ensure NETHER_WARTS are renamed to NETHER_STALK Dylan 2016-03-21 14:42:57 -04:00
  • 538a0c5d6c Fixes Stage 1 Potions Dylan 2016-03-21 14:38:58 -04:00
  • 4c4df60b81 Was in a second location as well. t00thpick1 2016-03-20 17:52:21 -05:00
  • d1cf08c6ba Null check. Fixes #2840 #2842 t00thpick1 2016-03-20 12:47:27 -05:00
  • e091a8eb55 Fix material validation errors. t00thpick1 2016-03-20 12:42:16 -05:00
  • d579c9a2af Merge pull request #2829 from DorCoMaNdO/master t00thpick1 2016-03-17 19:38:55 -05:00
  • a711d3a3e3 Stop duplicate messages from abilities. Dor 2016-03-18 02:18:40 +02:00
  • 2c197af9fd Merge remote-tracking branch 'refs/remotes/mcMMO-Dev/master' Dor 2016-03-18 02:17:03 +02:00
  • d58d621f96 Bump java compat version (reverted from commit 0203252b63) t00thpick1 2016-03-17 16:57:27 -05:00
  • 0203252b63 Bump java compat version t00thpick1 2016-03-17 16:52:41 -05:00
  • 22edd121d3 Back to dev t00thpick1 2016-03-17 12:36:32 -05:00
  • 31b83becad Version bump 1.5.04 t00thpick1 2016-03-17 12:36:08 -05:00
  • 6cce3098db Update PotionConfigGenerator and default potions.yml for missing potions t00thpick1 2016-03-17 12:31:09 -05:00
  • fd3d60d112 Merge pull request #2828 from SidShakal/master t00thpick1 2016-03-17 11:16:24 -05:00
  • 9094e5feb8 French Translation update provided by @HollishKid Resolves #2819 t00thpick1 2016-03-17 12:12:10 -05:00
  • 60bfabb097 Moved salvaged material spawn center to center of top face of anvil. Sid Shakal 2016-03-17 02:06:19 -05:00
  • 2d4cf76825 ... (completing the previous style fix) Sid Shakal 2016-03-16 20:38:24 -05:00
  • 6a7279ea05 Merge pull request #2824 from DorCoMaNdO/master t00thpick1 2016-03-16 18:07:45 -05:00
  • 4cb4a6224b Added javadoc for Misc.getBlockCenter(BlockState) Sid 2016-03-16 15:47:24 -05:00
  • a6e445b7ef Minor formatting adjustments to keep my commit to code style. Sid Shakal 2016-03-16 12:01:52 -05:00
  • 123a139e43 Moving the center of block drops to block center. Fixes #2544. Sid Shakal 2016-03-16 11:47:40 -05:00
  • 4054315c19 Custom potion brewing now consume fuel from the brewing stand. Dor 2016-03-16 15:16:48 +02:00
  • d942cedb8e Merge remote-tracking branch 'refs/remotes/mcMMO-Dev/master' Dor 2016-03-16 15:11:51 +02:00
  • ec774b590b Fix potions. Fixes #2813, #2814 t00thpick1 2016-03-16 00:39:23 -05:00
  • 988a11a5da Merge remote-tracking branch 'refs/remotes/mcMMO-Dev/master' Dor 2016-03-13 01:11:51 +02:00
  • 1488946fc5 Merge pull request #2694 from Maximvdw/patch-1 t00thpick1 2016-03-12 17:56:40 -05:00
  • 1f05967b0b Merge pull request #2725 from EvilOlaf/patch-3 t00thpick1 2016-03-12 17:56:11 -05:00
  • 4924391ae8 Merge pull request #2726 from JamieSinn/master t00thpick1 2016-03-12 17:55:59 -05:00
  • f2668d7dbb Merge pull request #2735 from EvilOlaf/patch-2 t00thpick1 2016-03-12 17:55:46 -05:00
  • d26779bee9 Merge pull request #2810 from DorCoMaNdO/master t00thpick1 2016-03-12 17:55:35 -05:00
  • c75715b186 We need to name the custom potions. t00thpick1 2016-03-12 17:52:19 -05:00
  • a238b7029d Update default potions.yml and add tool to do so in the future. t00thpick1 2016-03-12 17:45:00 -05:00
  • 98511136ee Fix Shroom Thumb not removing the item held. Dor 2016-03-12 20:35:19 +02:00
  • 6723b3a4c6 Merge pull request #2803 from DorCoMaNdO/master t00thpick1 2016-03-12 12:17:04 -05:00
  • 40c61149cf Treat grass paths as grass. Dor 2016-03-12 08:12:27 +02:00
  • 4f9a463b9d Merge remote-tracking branch 'refs/remotes/mcMMO-Dev/master' Dor 2016-03-12 08:03:30 +02:00
  • f3a8208425 Add new enchants and fallback to bukkit enchant name map t00thpick1 2016-03-11 22:55:01 -05:00
  • cbf2f34f93 Update Treasures for potions t00thpick1 2016-03-11 22:42:47 -05:00
  • 898fad6be4 Merge pull request #2801 from DorCoMaNdO/master t00thpick1 2016-03-11 22:38:46 -05:00