* Fixed Airspout being able to be used after switching elements, also fixed being able to select multiple sources when using octopusform.
* Fixed torrent not working under water, added some bubbles to show it when it is under water.
also fixed the ear bleeding that is icespike.
* Fixes NPE in /b h <element/chi>
* Fixed message sent to target when adding element
When adding someone an element , it didn't send them a message - eg.
"You're now a Waterbender."
* Changes waterbender's full moon message to be more accurate
* Fixes NPE in /b h <element/chi>
* Fixed message sent to target when adding element
When adding someone an element , it didn't send them a message - eg.
"You're now a Waterbender."
* Various Fixes
• Added Java version to debug.txt file
• Added Probending to the debug.txt file (and added PB methods)
• Changed layout of debug.txt file
• Fixed AddonAbilities with the same name as Stock abilities always
being disabled
• Fixed AcrobatStance and WarriorStance effects still being applied when
the user is no longer a chiblocker
* Changed all ConcurrentHashMaps to use generic map types
• As the title says, it's an attempt to fix a Java 7/8 error in
ConcurrentHashMaps. All Maps are still concurrent but their type is just
a generic map, not a concurrent one.
• Fixed FireBlast damage being slightly off
* Fixed Java 7 Compile Errors
* Lots of Fixes
• Added 1.9 and 1.10 particle effects
• Fixed Particle Effect version from being wrong
• Fixed {ability} not being replaced when trying to bind non-existent
move
• Fixed permremoving command not sending a message to the executor
• Fixed remove command sending user 2 remove messages if they removed
their own bending
• Fixed who command not replacing {target} in message for players that
aren't found
• Fixed Chat prefixes not being in the language file
* Fixed Chat Prefixes
• Fixed chat prefixes from not generating in language.yml file
• Added Nonbender prefix
* Fixed Waterbending Bugs
• Fixes waterbending getting a super far away source when selecting
under water
• Water from Bottlebending now shows bubbles when under water
* Fixed WaterWave & WaterManip Bugs
• Fixed WaterManipulation disappearing when the player taps shift
• Fixed being able to use current WaterManips as sources for other
WaterManips
• Fixed WaterWave being able to use more sources while spinning around
the player
* OfflinePlayer lookup fix + IceWave DeathMessage
• Fixed IceWave not having a death message
• Fixed /b who not working on offline players
* Fixed bad english ;-;
* Changes + Fixes
• Added Properties.TogglePassivesWithAllBending config option (whether
passives should be toggled when bending is toggled globally)
• Changed chat prefixes
• Re-enabled WarriorStance
• Fixed IceBlast being removed when pressing shift
• Fixed IceWave and IceBullet from having the wrong colored death
messages
• Fixed not being able to select ice and plants as sources for
WaterManip
• Fixed help command showing hidden abilities (WaterReturn, etc)
• Fixed WaterManip turning ice sources to air
* Fixed IceBlast Selection Bug
* Added KnockBack to WallOfFire
Also organized imports.
* Fixed WallOfFire Knockback
* Fixed Watermanip creating air pockets.
Also organized imports.
* Fixed surge wall removing leaves, also re-did my fix on WaterManipulation creating air pockets.
I thought I tested my fix for watermanipulation really well, but I
didn't test it as well as I thought, my bad. With my previous fix, it
fixed watermanip's air pockets, but it would create waterblocks if used
from a waterbottle, this is now fixed.
* Changed addWater to a non-static method, also changed player to non-static.
* Changed Extraction to be a metal ability.
* Fixed WaterManipulation for sure this time.
Sorry for all of the fails before, I would fix a problem, then another
one would arise. This has been test, and I haven't found any new issues,
and I have fixed the previous ones.
* Changed beta version to 11, also updated staff list.
Change Kiam to ProjectKorra Administrator
Added myself as Developer.
Instead of just grabbing the last char, grab the last part of the string (after the .) and parseInt that. Then the numeric version compares will return the right class.
* Fixed IceBlast Selection Bug
* Added KnockBack to WallOfFire
Also organized imports.
* Fixed WallOfFire Knockback
* Fixed Watermanip creating air pockets.
Also organized imports.
* Fixed surge wall removing leaves, also re-did my fix on WaterManipulation creating air pockets.
I thought I tested my fix for watermanipulation really well, but I
didn't test it as well as I thought, my bad. With my previous fix, it
fixed watermanip's air pockets, but it would create waterblocks if used
from a waterbottle, this is now fixed.
* Changed addWater to a non-static method, also changed player to non-static.
* Changed Extraction to be a metal ability.
* Fixed WaterManipulation for sure this time.
Sorry for all of the fails before, I would fix a problem, then another
one would arise. This has been test, and I haven't found any new issues,
and I have fixed the previous ones.
• Fixes disabled abilities still being able to be bound (some) and used
• Fixes Torrent flood issue with bottlebending
• Fixed Combos not being able to be disabled
• Fixed WaterArms Spear not removing, even forcefully
• Fixes FireBlast still loading when disabled
• Fixes FireBlast still being able to be charged when on a different
slot
• Fixed NPE
If fall damage is disabled via another plugin like WorldGuard, abilities like Shockwave can't function upon landing. Plus, there's already a lot of checks for event.isCancelled, so don't see a reason to do a check for the entire event.
Added new ClickType (LEFT_CLICK_ENTITY)
Updated Immobilize to use LEFT_CLICK_ENTITY to fix being able to do the
steps of Immobilize without hitting an entity
• Fixed the /bending display <combo> not working when specifying combo
aliases
• Fixed IceBullet using the wrong name in the language file
• Fixed Bloodbending using a constant range of 6
• Fixed Chi taking no damage but still getting the animation when
jumping off blocks
• Updated staff list in the /bending who command