t00thpick1
eff53d90ab
We need to preserve block data with our double drops for silk touch. Fixes #2625
2015-07-25 22:30:22 -04:00
t00thpick1
4fe41fe416
Check Item Type, not Material Type a second time. Fixes #2584
2015-06-11 21:15:40 -04:00
t00thpick1
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
t00thpick1
4f1f10333f
Use notification settings for critical hits Fixes #2498
2015-03-18 16:09:15 -04:00
TfT_02
5670e6696a
Archery distance XP bonus cannot exceed indefinitely anymore
...
Fixes #2465
2015-02-21 09:42:22 +01:00
t00thpick1
30ebe318e0
Since apparently we magically can no longer compile without these.
2015-02-16 22:13:32 -05:00
t00thpick1
4f1004472c
Possibly fix berserk bug
2015-02-15 22:03:58 -05:00
mjkaufer
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
TfT_02
af7ff3df58
Make Archery distance multiplier configurable
...
Add #2385
2014-12-24 11:00:43 +01:00
TfT_02
522b085499
Fix bug where no XP was granted when Flux Mining
...
Fixes #2359
2014-12-22 17:25:55 +01:00
TfT_02
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
TfT_02
d5a2dea06b
Add option to shake items from player inventories
2014-12-20 23:55:49 +01:00
TfT_02
d188224c06
Make it possible to shake heads from players
2014-12-20 23:55:49 +01:00
TfT_02
3422c5d3eb
Don't need this here
2014-12-20 19:14:52 +01:00
TfT_02
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
t00thpick1
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
t00thpick1
cfc51e9b96
use players for events
2014-12-17 22:34:42 -05:00
TfT_02
5d246d2701
Add missing UserManager check
...
Caused an java.lang.IndexOutOfBoundsException: Index: 0
Fixes #2335
2014-10-25 17:29:58 +02:00
TfT_02
63b332216e
Read summon item from config in /taming command
2014-10-11 11:38:53 +02:00
TfT_02
8e5340ebc3
Wolves attack a target when shot by their owner
2014-10-11 11:38:53 +02:00
TfT_02
e4af611c91
Fix formatting of TreeFeller threshold locale key
2014-10-11 11:38:52 +02:00
TfT_02
c31281971c
Summon amount limits and new ability
2014-10-11 11:38:52 +02:00
TfT_02
eda38cba66
Add lifespan to Taming summons
2014-10-11 11:25:57 +02:00
TfT_02
864a760e9c
Better like this
2014-10-04 14:16:38 +02:00
Ivo Julca
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
TfT_02
2650d57d8e
Added options to experience.yml for Dirt and Sand variations
...
Adds #2194
2014-08-19 21:28:53 -06:00
TfT_02
75cbfa1b1c
Ensure player has mcMMOPlayer object in brewing
...
Fixes #2086
2014-07-24 12:29:42 +02:00
TfT_02
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
TfT_02
ccca3fff26
Don't use hardcoded unlock levels for Blast Mining
2014-07-20 00:43:52 +02:00
TfT_02
1c30146491
Fixed bug where Berserk deletes items
...
when the players inventory is full.
Fixes #1947
2014-07-15 15:25:02 +02:00
TfT_02
2b9b5df1ee
Alter original event and stop firing FakeDamageEvents
...
Fixes #2105
2014-07-02 11:28:21 +02:00
TfT_02
e7e62b8d40
SecondaryAbilityEvent now implements Cancellable
...
Fire SecondaryAbilityEvent for abilities with static chances
Also cleanup some of the event handling for Armor Impact, Greater
Impact and Fast Food
2014-07-02 11:25:13 +02:00
TfT_02
e796eae3c3
Update for new damage API
2014-07-02 11:25:08 +02:00
TfT_02
8e474170e4
Fix crafting with items received from Salvage
...
Only set metadata on Salvage items when it’s not set to -1
Fixes #2078
And cleanup some javadocs in Salvageable
2014-06-18 11:44:21 +02:00
TfT_02
f75e15dfdc
Set a pretty repair material name in tools.yml
...
Adds #1863
2014-06-15 17:31:50 +02:00
TfT_02
b107a8dc7c
Fire brew event after outputs have changed
...
and before experience is granted.
Part 2 of fixing #2041
2014-06-09 02:04:59 +02:00
TfT_02
37aebc1716
Calculate Alchemy XP based on potion stage
...
Adds #1926
2014-06-09 01:56:07 +02:00
TfT_02
836877ff93
Alchemy should fire BrewEvents
...
Fixes #2041
2014-06-09 01:43:50 +02:00
TfT_02
6d719988bf
Remove this check here, allows Salvage in Adv mode
...
We’re already checking if the players game mode isn’t CREATIVE, so we
can safely remove this check.
Fixes #2059
2014-06-03 12:23:42 +02:00
TfT_02
93d63dbca5
Minor cleanup of imports
2014-05-18 17:06:50 +02:00
TfT_02
4643cf1070
A whole bunch of more work to convert Salvage to a child skill
2014-05-18 17:04:39 +02:00
GJ
91bf54019e
Convert Salvage to a child skill.
2014-05-18 17:04:38 +02:00
TfT_02
8fec1af257
Fix a bunch of small formatting issues
2014-05-11 15:15:44 +02:00
TfT_02
9f53426511
Added API to XP events to get XP gain reason
2014-04-18 22:32:32 +02:00
TfT_02
618cfad100
Prevent accidentally breaking regrown crops
...
Adds #828
2014-04-06 14:41:40 +02:00
TfT_02
3390a31cc6
Move PlayerUpdateInventoryTask to runnables.player
2014-04-05 11:59:36 +02:00
TfT_02
faa11a87a9
Removed "Treasure found!" message
...
Because when treasures are found in vanilla Minecraft, there isn’t a
message either
2014-03-29 17:12:55 +01:00
TfT_02
91da5c4ab1
Add option to drop extra fish
...
Allows enabling of old fishing mechanic where fish was always caught,
even when a treasure was found
2014-03-29 17:12:54 +01:00
GJ
da5e770e06
Add Podzol & Red Sand to Excavation
2014-03-29 17:12:54 +01:00
TfT_02
225de799e8
Increase TreasureHunter chances for Luck enchantment
...
When the player is using a fishing rod with the ”Luck of the Sea”
enchantment, the drop chances will increase with 1% for each level of
the enchantment.
2014-03-29 17:12:36 +01:00