Commit graph

562 commits

Author SHA1 Message Date
nathank33
85b47daf04 IceSpike Projectile - Damage, Range 2014-11-22 18:14:46 -08:00
nathank33
5d605612d9 Lightning - Damage
config options
2014-11-22 18:12:25 -08:00
nathank33
053747a5a6 FireBurst - Range 2014-11-22 18:11:16 -08:00
nathank33
9dcb969411 FireBlast Charged - ChargeTime, Damage, DamageRadius, Power, Range 2014-11-22 18:09:23 -08:00
nathank33
cee6b2875e ShockWave - Range, Knockback, Damage
Added shockwave range, knockback, and damage config options
2014-11-22 18:07:38 -08:00
nathank33
6ee4026dce Torrent Wave - Radius, Knockback, Height
Added radius, knockback, and height config options
2014-11-22 18:05:29 -08:00
nathank33
c8beb5aed3 Surge Wave - Range
Added range option
2014-11-22 18:04:18 -08:00
nathank33
9c3f45d1d7 HealingWaters - Power
Added HealingWaters power option
2014-11-22 18:03:10 -08:00
nathank33
9949851300 OctopusForm - Knockback and FormDelay Fix
Added Knockback option, fixed FormDelay problem
2014-11-22 18:02:02 -08:00
nathank33
012f8a9bd2 AirSwipe - MaxChargeTime
Config Option: specifies how long it takes for charged AirSwipe to reach
its maximum damage.
2014-11-22 18:00:27 -08: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