123a139e43
Moving the center of block drops to block center. Fixes #2544 .
2016-03-16 11:47:40 -05:00
ec774b590b
Fix potions. Fixes #2813 , #2814
2016-03-16 00:39:36 -05:00
98511136ee
Fix Shroom Thumb not removing the item held.
2016-03-12 20:35:19 +02:00
40c61149cf
Treat grass paths as grass.
2016-03-12 08:12:27 +02:00
a557fc7d3c
Use getItemInMainHand()
...
Add 1.9 blocks to be detected for experience rewards.
Add experience rewards for the Chorus plant.
Add experience rewards for the Shulker mob.
2016-03-11 16:20:23 +02:00
bddca30668
Fix infinite GreenThumb & ShroomThumb usage bug
2016-03-05 20:39:16 +10:00
f52d9feef8
Update Alchemy for 1.9 Configuration style has changed, but theoretically old version should still work I think.
2016-03-01 17:05:58 -05:00
f77ae6ee15
Biome needs to be in the enum compatability as well.
2016-03-01 13:25:51 -05:00
88b99a3835
I *think* this should be backwards compatible, I may be wrong and it could break both.
2016-03-01 13:08:11 -05:00
8d16af8770
Why is my local compiler missing thigns the CI hits?
2016-03-01 12:42:26 -05:00
fde9ba86a2
Actually update all sounds
2016-03-01 12:39:05 -05:00
c9356f9ef5
Update for 1.9 Sound enum changes. Now only compatible with 1.9+
2016-03-01 12:21:00 -05:00
420559efec
Append to existing lore when crafting Flux Pickaxes. Fixes #2557
2015-11-12 19:13:27 -05:00
ac9447d439
This is actually not correct.
2015-11-04 16:31:30 -05:00
a5bcc3ce58
Correctly identify tree species. Fixes #2667
2015-11-04 16:06:28 -05:00
a020890244
Remove hardcoded nerf to treefeller. Fixes #2666
2015-11-04 15:53:38 -05:00
50e727d591
Fix salvaging to return more than 1 item. Fixes #2627
2015-11-04 15:35:22 -05:00
f84e98d836
Simulate block break for flux mining. Fixes #2668
2015-11-04 15:27:03 -05:00
9b24dd306c
Actually use Hylian Treasure config values. Fixes #2688
2015-11-04 13:35:25 -05:00
eff53d90ab
We need to preserve block data with our double drops for silk touch. Fixes #2625
2015-07-25 22:30:22 -04:00
4fe41fe416
Check Item Type, not Material Type a second time. Fixes #2584
2015-06-11 21:15:40 -04:00
4aeda6e9e8
Still not fully on track with the original event, but as we want them to see the potions we create, we can't be fully correct. However, correcting the behavior to decrement the ingredient after the event shouldn't harm anything. Fixes #2486
2015-03-18 16:23:07 -04:00
4f1f10333f
Use notification settings for critical hits Fixes #2498
2015-03-18 16:09:15 -04:00
5670e6696a
Archery distance XP bonus cannot exceed indefinitely anymore
...
Fixes #2465
2015-02-21 09:42:22 +01:00
30ebe318e0
Since apparently we magically can no longer compile without these.
2015-02-16 22:13:32 -05:00
4f1004472c
Possibly fix berserk bug
2015-02-15 22:03:58 -05:00
9426f44cdd
Added isUnarmed Method
...
Checks if the player is not holding a tool, as opposed to checking if
the player is holding air. This means that attacking with something such
as a dirt block would count as unarmed.
2014-12-29 16:31:18 +01:00
af7ff3df58
Make Archery distance multiplier configurable
...
Add #2385
2014-12-24 11:00:43 +01:00
522b085499
Fix bug where no XP was granted when Flux Mining
...
Fixes #2359
2014-12-22 17:25:55 +01:00
3ea845cfd9
Changed Flux Mining mechanics
...
Previously, Flux Mining would get unlocked at a specified level with a
specified chance. Once unlocked, the player would have no control over
this ability and some players complained they would like to be able to
turn it on and off.
By adding a new furnace recipe, to craft a special pickaxe - a Flux
Pickaxe - this issue is solved. If a player doesn’t want to use Flux
Mining, they simply shouldn’t mine using a Flux Pickaxe.
Crafting a Flux Pickaxe is simple, just place one of the vanilla
pickaxes in a furnace and cook it up.
Every time the ability is successful, extra durability damage is dealt
to the tool. Just like with other abilities.
Adds #2320
2014-12-22 16:58:22 +01:00
d5a2dea06b
Add option to shake items from player inventories
2014-12-20 23:55:49 +01:00
d188224c06
Make it possible to shake heads from players
2014-12-20 23:55:49 +01:00
3422c5d3eb
Don't need this here
2014-12-20 19:14:52 +01:00
ebeebbde72
Randomize spawn location of Call of the Wild pets
...
So that when you’re spawning multiple pets at once, they don’t all
spawn at the same spot.
2014-12-20 19:14:52 +01:00
429a7d926a
1.8 changed the inheritance structure of Squids, this update resolves issues that cropped up from this change.
2014-12-18 18:15:02 -05:00
cfc51e9b96
use players for events
2014-12-17 22:34:42 -05:00
5d246d2701
Add missing UserManager check
...
Caused an java.lang.IndexOutOfBoundsException: Index: 0
Fixes #2335
2014-10-25 17:29:58 +02:00
63b332216e
Read summon item from config in /taming command
2014-10-11 11:38:53 +02:00
8e5340ebc3
Wolves attack a target when shot by their owner
2014-10-11 11:38:53 +02:00
e4af611c91
Fix formatting of TreeFeller threshold locale key
2014-10-11 11:38:52 +02:00
c31281971c
Summon amount limits and new ability
2014-10-11 11:38:52 +02:00
eda38cba66
Add lifespan to Taming summons
2014-10-11 11:25:57 +02:00
864a760e9c
Better like this
2014-10-04 14:16:38 +02:00
958c116fd0
Acrobatics: cap same-location fall counter for XP gain
...
It used to increase boundlessly, thus preventing players from gaining XP for a while even after moving to another place.
2014-09-28 11:19:41 +02:00
2650d57d8e
Added options to experience.yml for Dirt and Sand variations
...
Adds #2194
2014-08-19 21:28:53 -06:00
75cbfa1b1c
Ensure player has mcMMOPlayer object in brewing
...
Fixes #2086
2014-07-24 12:29:42 +02:00
8fd94b625c
Fix Blast Mining and change its behavior slightly
...
Fixed bug where Blast Minings ability "Demolition Expert" would not
work with certain CB versions. DanageCause.BLOCK_EXPLOSION was not
passed, ENTITY_EXPLOSION was used instead.
Changed behavior of the Blast Mining ability "Demolition Expert"; now
only decreases damage for the ability user and for Blast Mining
explosions.
2014-07-20 00:43:53 +02:00
ccca3fff26
Don't use hardcoded unlock levels for Blast Mining
2014-07-20 00:43:52 +02:00
1c30146491
Fixed bug where Berserk deletes items
...
when the players inventory is full.
Fixes #1947
2014-07-15 15:25:02 +02:00
2b9b5df1ee
Alter original event and stop firing FakeDamageEvents
...
Fixes #2105
2014-07-02 11:28:21 +02:00