Commit Graph

  • cbcdedc67a Merge branch 'patch-1' of github.com:MiniDigger/mcMMO Glitchfinder 2018-05-11 10:08:26 -07:00
  • c87b410823 Merge branch 'anvil_unbreakables' of github.com:GiovanH/mcMMO Glitchfinder 2018-05-11 10:07:53 -07:00
  • 0a447f68c6 Merge branch 'patch-2' of github.com:GiovanH/mcMMO Glitchfinder 2018-05-11 10:06:58 -07:00
  • e98d241452 Merge branch 'master' of github.com:ProgrammingAtDawn/mcMMO Glitchfinder 2018-05-11 10:04:14 -07:00
  • 421455224f Codebase! GiovanH 2018-05-10 04:54:35 +01:00
  • 29c55312a5 Don't allow these commands on child skills. t00thpick1 2018-05-01 23:11:53 -04:00
  • 6c474c8838
    Added nether bricks to mining Gio 2018-04-30 20:38:01 -05:00
  • 03182ea24c
    Merge pull request #3440 from GiovanH/patch-1 t00thpick1 2018-04-30 18:38:08 -04:00
  • 2c6543da9e
    More descriptive text. Gio 2018-04-30 13:30:41 -05:00
  • 20bbdfc4ab
    Check playerdata for corruption Gio 2018-04-30 12:54:35 -05:00
  • 5b2ebf4aa8 Prevent shulker boxes from activating abilities. Glitchfinder 2018-04-29 23:09:52 -07:00
  • 2b159adefd
    Merge pull request #3330 from hoorigan/ench-book-fixes t00thpick1 2018-04-28 20:04:06 -04:00
  • be2de1d487 Fix a duping bug that uses a coordinate error. Fixes #2979 and fixes #3429. Glitchfinder 2018-04-15 10:19:31 -07:00
  • 6876f192de Deflag blocks when they grow, Fixes #3311, #3207 t00thpick1 2018-04-07 13:41:20 -04:00
  • 875db44afd Don't active skills on shulker blocks Fixes #3423 t00thpick1 2018-04-07 13:32:59 -04:00
  • 2e120abe3a
    Merge pull request #3395 from ezeiger92/master t00thpick1 2018-02-15 23:00:30 -05:00
  • feeb17d6f0 Scale fishing drop chance by lure rather than subtracting 1 Fixes mcMMO-Dev/mcMMO#3383 Added config option for lure enchantment modifier Fixes lure enchantment having no effect on drops from offhand ezeiger92 2018-02-15 15:48:21 -08:00
  • 6d2003d577 Remove offhand fishing rod if not in main hand Fixes mcMMO-Dev/mcMMO#3342 Fixed style error in last commit ezeiger92 2018-02-15 13:59:10 -08:00
  • 40b609ccd8 Respect unbreakable tag on items when attempting durability changes Fixes mcMMO-Dev/mcMMO#3327 Fixes mcMMO-Dev/mcMMO#3391 ezeiger92 2018-02-15 13:38:10 -08:00
  • d64399df49 Calculate experience gain before processing green thumb. ProgrammingAtDawn 2018-01-15 22:47:41 +01:00
  • 9957ca41a8 Fully remove metrics. 1.4.06-rerelease b-1.7.10 t00thpick1 2016-01-28 15:20:36 -05:00
  • 00e18d4096 Remove metrics t00thpick1 2016-01-11 14:12:54 -05:00
  • d4f2f0e11b Use new recipe constructor to avoid deprecation errors. t00thpick1 2017-12-17 13:31:30 -05:00
  • 916d9a7c8a
    ItemUtils: add ENCHANTED_BOOK to isEnchantable() hoorigan 2017-10-31 16:47:46 -04:00
  • 6d5ab0edda
    FishingManager: force enchant on enchanted book hoorigan 2017-10-31 16:45:08 -04:00
  • 307d483323 Dont do diminishing returns on command caused xp gains Fixes #3312 t00thpick1 2017-10-27 20:30:45 -04:00
  • eb4960f307 Merge pull request #3300 from EasyMFnE/master t00thpick1 2017-10-05 19:44:47 -04:00
  • 9df72e61a2 Mob Health bars global toggle t00thpick1 2017-10-03 23:32:54 -04:00
  • fcb6391ba3 Remove leftover debug code. EasyMFnE 2017-09-28 11:44:15 -04:00
  • 16a77f281e Add automatic Alchemy potion colorization and custom color configuration. EasyMFnE 2017-09-23 15:35:38 -04:00
  • 87ebf7023f Additional changes that are less important but related to the dupe fix. t00thpick1 2017-09-12 20:01:09 -04:00
  • 028f87653a Check length of the Y dimension of the array, not the x dimension, which will only be 16 t00thpick1 2017-09-08 23:16:41 -04:00
  • 0e51983819 Y, not Z, very very important. t00thpick1 2017-09-06 00:23:35 -04:00
  • c174f2b829 Back to development t00thpick1 2017-09-05 20:57:25 -04:00
  • 8e9d393eb2 Bump version t00thpick1 2017-09-05 20:51:24 -04:00
  • f1f02fd005 Don't fail out of saves just because a single player fails. t00thpick1 2017-09-01 00:45:22 -04:00
  • f279a979e3 Also handle bottom of world t00thpick1 2017-09-01 00:44:37 -04:00
  • e0bbe9cea4 Fix error with pistons retracting near top of world. Fixes #3172 t00thpick1 2017-09-01 00:43:11 -04:00
  • d3cc23f6a0 Fix smelting vanilla xp boost. Fixes #3270 t00thpick1 2017-09-01 00:32:11 -04:00
  • 4c3f3ee4e2 Dont use named seeds in replanting. Fixes #3273 t00thpick1 2017-08-31 23:47:28 -04:00
  • 2d7c5d7fd6 Merge pull request #3279 from ezeiger92/master t00thpick1 2017-08-31 00:08:32 -04:00
  • 8be68aa6df Merge pull request #3252 from ezeiger92/fix-3250 t00thpick1 2017-08-31 00:02:37 -04:00
  • a731ad14ec Merge pull request #1 from ezeiger92/many-fixes Erik 2017-08-15 21:44:49 -07:00
  • 05ca96aa7f Build against 1.12.1 to NOT break getTargetBlock Erik 2017-08-15 16:45:32 -07:00
  • 60aa32d003 Patches! * Update bukkit version * Default vanilla exp modifier for fishing is now 1 * Fixed beetroot permission for herbalism Erik 2017-08-15 12:20:09 -07:00
  • 0e7ee41444 Follow spacing convention Erik 2017-08-05 11:53:38 -07:00
  • b5f6b1d97f Fix for 3250 - HashSet<Byte> to HashSet<Material> for getTargetBlock Erik 2017-08-05 11:50:24 -07:00
  • f1ac5739e4 [bugfix] Resolve issues with Herbalism exp. Due to flaws the previous changes to the configuration system combined with some bad lines in the experience.config that I mistakenly recommended, herbalism was not granting experience in most cases, as it was marking newly planted crops and such as player placed no exp granting blocks, rather than ignoring them as it should. block types now are evaluated in 3 steps: 1: Explicit Name i.e. ("Crops|4", "Crops|0"), Which is the material name then data value 2: "friendly name" i.e. ("Crops_Ripe", "Crops_Ungrown"), Which is a typically data valueless name, some of which I make up in mcMMO, but most of which are just the Material name 3: Wildcard name i.e. ("Crops|*") Which is any block with that block value, regardless of data value t00thpick1 2017-08-01 01:33:02 -04:00
  • 8cbb57df97 Fix herbalism I think t00thpick1 2017-07-23 18:06:33 -04:00
  • 2c8d2998bb Merge pull request #3201 from wysohn/master t00thpick1 2017-06-28 08:59:52 -04:00
  • 44684fcfd0 Fix green thumbing plants to grow. They need to be in the config to be used, but at 0 exp so we don't gain exp off them t00thpick1 2017-06-27 20:26:55 -04:00
  • 7081e03c23 Back to dev t00thpick1 2017-06-27 20:26:30 -04:00
  • 246db98519 bump version t00thpick1 2017-06-26 20:56:34 -04:00
  • ee245d348f Remove duplicate "Beetroot_block" option Chris Lane 2017-06-23 14:34:24 +01:00
  • f718741044 HandlerList should be present in every Events. (It's static you know) wysohn 2017-06-17 20:16:09 -07:00
  • c054ff851a Fix excavation treasures t00thpick1 2017-06-14 21:14:09 -04:00
  • 755787f9ee Add sapling types t00thpick1 2017-06-10 14:30:06 -04:00
  • 24f8b2fbd5 More configuration for hylian luck t00thpick1 2017-06-10 14:16:31 -04:00
  • ee02a19e9a Add more configuration to shake treasures t00thpick1 2017-06-10 13:59:49 -04:00
  • 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