Brendan Wilson
e9513d688e
Reworked MetalClips
...
Added a "magnet" where the user can attract metal ingots towards
themselves if they have no target selected.
Modified some of the effects of MetalClips on the enemy.
Changed the way the clips are thrown.
2014-11-20 13:35:38 -05:00
Brendan Wilson
3eef587229
Changed MetalClips' second hit's function.
...
MetalClips' second hit will now let the user direct the magnetic fields
towards a target location.
Also removed the initial damage from a collision with a clip.
2014-11-20 12:22:27 -05:00
Brendan Wilson
ad32b410f8
Optimized MetalClips a bit
...
Made the ability cancel if the user switches slots.
Changed the magnetic power.
Changed the default values for MetalClips.
2014-11-20 10:48:55 -05:00
Brendan Wilson
1b1015a349
Fixed the DB issue with MetalClips.
2014-11-20 10:25:55 -05:00
Brendan Wilson
e25f16c535
Fixed players being able to bend while being Controlled.
2014-11-20 09:12:30 -05:00
Brendan Wilson
470d82a910
Modified MetalClips Listener
...
Fixed an issue with MetalClips in the Listener.
2014-11-20 09:03:07 -05:00
Brendan Wilson
1eb5092a31
Edited ConfigManager entries for MetalClips
2014-11-20 08:49:22 -05:00
Brendan Wilson
cd3420b7c1
Added MetalClips ability.
...
Added full support for the MetalClips ability.
- ConfigManager
- EarthbendingManager
- PKListener
- StockAbilities.
Added "EnderLance" (Carbogen) to the /bending who command.
2014-11-20 08:43:38 -05:00
nathank33
a4da9c5c4e
Fixed LavaFlow Click bug
...
LavaFlow was not obeying the ClickLavaCleanupDelay and
ClickLandCleanupDelay options.
2014-11-19 19:44:21 -08:00
nathank33
9d27efacef
Fixed WaterWave/IceWave causing fall damage
...
Fixed a problem where WaterWave and IceWave were causing high amounts of
fall damage.
2014-11-19 19:26:02 -08:00
MistPhizzle
726fa62a35
1.5.0 BETA 18
2014-11-19 20:50:06 -05:00
MistPhizzle
8d6d7321ee
Fix LavaSurge creating permanent lava
2014-11-19 20:44:31 -05:00
MistPhizzle
f584ff774f
bending.admin.remove is now in bending.admin
2014-11-19 20:25:10 -05:00
MistPhizzle
f6a49def6c
Merge pull request #59 from Carbogen/master
...
Redesigned LavaSurge.
2014-11-19 17:41:46 -05:00
Brendan Wilson
2388dd8314
Fixed LavaSurge
...
Fixed the NoClassDefFoundError...
2014-11-18 10:05:32 -05:00
Brendan Wilson
19979fc44e
Added LavaSurge
...
Added the new LavaSurge ability.
2014-11-17 20:57:30 -05:00
MistPhizzle
4ab9162650
1.5.0 BETA 17
2014-11-16 11:08:22 -05:00
MistPhizzle
d0cd7ef171
Merge pull request #58 from nathank33/master
...
WaterCombos: IceWave, and IceBullet
2014-11-16 10:59:09 -05:00
nathank33
b727ee0b81
Added initial WaterCombo classes, IceWave, and IceBullet
2014-11-15 13:23:18 -08:00
nathank33
ebd784660f
PhaseChange and HeatControl can now deal with IceWave blocks
2014-11-15 13:22:24 -08:00
nathank33
f8efd81ae7
Added /b h WaterCombo and changed /b h Aircombo
2014-11-15 13:21:51 -08:00
nathank33
98ab7d8021
Modified WaterWave to allow for IceWave capabilities
...
WaterWave can now be turned into an IceWave by chaning the boolean
iceWave to true. This will be used in the WaterCombo ability: IceWave.
2014-11-15 13:00:53 -08:00
nathank33
4fdcfa21a4
Added an animation iterator: WaterSourceGrabber
...
WaterSourceGrabbers are used to reflect the animation of grabbing a
block from the water and bringing it towards the player.
2014-11-15 12:59:27 -08:00
MistPhizzle
61dbc0af5c
1.5.0 BETA 16
2014-11-15 10:23:08 -05:00
MistPhizzle
c133a6ed5b
/bending give works properly
...
Fixes:
http://projectkorra.com/threads/bending-give-not-giving-hooks.506/
2014-11-15 10:20:40 -05:00
MistPhizzle
01bbfc4eb2
Bloodbending Usable during Full Moon Only
...
Configurable
2014-11-15 10:20:39 -05:00
MistPhizzle
f9cf0bb470
Merge pull request #53 from runefist/Fix-EarthBlast
...
EarthBlast Fix
2014-11-15 10:20:23 -05:00
MistPhizzle
a063121882
1.5.0 BETA 15
2014-11-09 19:22:20 -05:00
MistPhizzle
3bcd699d07
Quickfix
2014-11-09 19:21:19 -05:00
MistPhizzle
2111ba624c
IceBlast Range Fix
2014-11-09 13:00:51 -05:00
MistPhizzle
5580e5cc04
Merge pull request #54 from dniym/master
...
Update FireStream.java
2014-11-09 12:57:16 -05:00
MistPhizzle
c261b8545c
Merge pull request #55 from nathank33/master
...
Added LavaFlow Configuration options
2014-11-09 12:56:52 -05:00
nathank33
ccc77467a7
Added LavaFlow Configuration options
2014-11-05 17:50:29 -08:00
dniym
1398afd7d3
Update Methods.java
...
FIx RapidPunch/Paralyze from working through walls.
Updated GetTargetedEntity() to make sure no solid blocks are between player and target..
2014-11-04 22:40:41 -05:00
dniym
8aca48fb6a
Update FireStream.java
...
Updated Firestream to ignite newer blocks (not yet including 1.8 blocks)
Removed snow and snow blocks from being burnable as the moisture in these blocks would extinguish a fire.
2014-11-04 22:34:02 -05:00
runefist
54e066d780
EarthBlast Fix
...
- Earthblast fix
- Fix for ExtraAbility
2014-11-05 01:28:59 +01:00
MistPhizzle
0b37626399
1.5.0 BETA 14
2014-10-26 10:40:28 -04:00
MistPhizzle
6be3c3bf42
Playing sounds is now configurable
2014-10-26 10:35:19 -04:00
MistPhizzle
683b472124
AirShield plays proper sound
2014-10-26 10:31:20 -04:00
MistPhizzle
1bc015143f
Merge pull request #51 from nathank33/master
...
AirCombo Changes, NPE Fix, LavaFlow config change
2014-10-26 10:30:07 -04:00
nathank33
d7b409ac1a
Decreased the Twister Particles
2014-10-24 00:47:21 -07:00
nathank33
cbdc8e3b4b
Made AirSweep less glitchy
2014-10-24 00:40:32 -07:00
nathank33
43bcc1ba0b
Changed the LavaFlow click default values
2014-10-24 00:31:30 -07:00
nathank33
e7474eabff
Less likely to kick players affected by AirCombo
2014-10-24 00:29:44 -07:00
nathank33
33eb94377b
Fixed a NPE caused by checking for AirSwipe Collisions
2014-10-24 00:29:07 -07:00
nathank33
1ca9337dcc
Added another isRegionProtected check for AirCombo.
2014-10-14 12:46:16 -07:00
MistPhizzle
8bfd58f0c2
1.5.0 BETA 13
2014-10-13 00:18:20 -04:00
MistPhizzle
aab45b00e7
1.5.0 BETA 13
2014-10-12 22:30:18 -04:00
MistPhizzle
524b850e36
Merge pull request #50 from nathank33/master
...
AirCombo Update
2014-10-12 22:19:25 -04:00
nathank33
e588b07d56
Update AirStream Default config
2014-10-12 19:09:35 -07:00