MistPhizzle
a27de1f7be
AirSwipe will stop when it hits another blast
2014-09-01 16:29:48 -04:00
MistPhizzle
65f1b12fc0
Add /bending invincible
...
Makes you invincible to Bending damage.
2014-09-01 16:04:42 -04:00
MistPhizzle
46b3fe8dd7
Cleaned up Imports
2014-08-31 21:51:13 -04:00
MistPhizzle
6e5e6415ed
Complete revamp of how cooldowns are handled
...
Now stores on a per player basis instead of a per ability basis. The
bendingPlayer class will store cooldowns for ALL abilities except for
the AvatarState.
2014-08-30 18:34:27 -04:00
jack lin
8532bb1ece
Cleaned up Managers, Updated references
...
* Cleaned up AirbendingManager, updated references for abilities air
* Cleaned up FirebendingManager, updated references for abilities fire
* Cleaned up WaterbendingManager, updated references for abilities water
* Cleaned up EarthbendingManager, updated references for abilities earth
* Cleaned up ChibendingManager, updated references for abilities chi
* Cleaned up BendingManager, updated references for classes
2014-08-30 21:43:44 +12:00
MistPhizzle
11f3f86176
1.4.0 BETA 5 hotfix
2014-08-27 21:29:49 -04:00
MistPhizzle
2a9d3640c7
Fix Suffocate Conflicts
...
Conflicts:
src/com/projectkorra/ProjectKorra/airbending/Suffocate.java
2014-08-27 20:54:26 -04:00
MistPhizzle
691fe098ea
Merge remote-tracking branch 'origin/master'
...
Conflicts:
src/com/projectkorra/ProjectKorra/airbending/Suffocate.java
2014-08-27 20:50:19 -04:00
MistPhizzle
1e6f96a4c6
Players can now turn while in Suffocate
2014-08-27 20:43:22 -04:00
AlexTheCoder
659bcb1938
Small Changes
...
Removed all references to Bloodbending in Suffocate and *maybe* fixed
Earthbending reverting regardless of config.
2014-08-26 14:28:59 -04:00
MistPhizzle
a11eb336e6
Fix Exceptions
2014-08-25 16:47:56 -04:00
MistPhizzle
6453cc9897
Suffocate no longer works if target is in water
2014-08-25 16:35:42 -04:00
MistPhizzle
dabd53afb0
Rework Suffocate's code
2014-08-25 16:33:39 -04:00
MistPhizzle
feb44e39d6
Clear Breathbending if target is too far away
2014-08-25 16:00:53 -04:00
MistPhizzle
38708bc550
Fix Warmup
2014-08-24 20:59:02 -04:00
MistPhizzle
579d4a4a1e
Rename BreathSphere to Suffocate + Other Changes
...
Now has a warmup of 2 seconds. During this two seconds the Bender may
still move / break free.
2014-08-24 20:54:13 -04:00
MistPhizzle
5474536301
BreathSphere damage is now from player
2014-08-24 14:40:48 -04:00
MistPhizzle
a55bfd0d97
BreathSphere no longer goes through walls
2014-08-24 14:36:35 -04:00
MistPhizzle
8da02383c1
Couple of BreathSphere changes
...
A player entering the AvatarState will break out of the ability.
A player can't hurt themselves with Breathbending in AvatarState
2014-08-24 11:05:07 -04:00
MistPhizzle
1f041b8711
Merge remote-tracking branch 'origin/master'
...
Conflicts:
src/com/projectkorra/ProjectKorra/Ability/StockAbilities.java
src/com/projectkorra/ProjectKorra/firebending/Lightning.java
2014-08-24 10:46:17 -04:00
AlexTheCoder
e803445011
Converted to BreathSphere
...
BreathBending move was converted to BreathSphere, move ready for basic
use and complete enough for a release.
2014-08-24 07:13:09 -04:00
AlexTheCoder
1de2ca7711
Added Breathbending
...
Added the new Breathbending ability for air
2014-08-24 02:46:28 -04:00
MistPhizzle
3adf108ba1
Lava Surge
2014-08-23 14:51:24 -04:00
MistPhizzle
cc5bea92db
AirShield blocks WaterManip + EarthBlast
2014-08-23 10:34:09 -04:00
MistPhizzle
2ff4fa93e4
AirSwipe is affected by AvatarState
2014-08-15 23:18:57 -04:00
MistPhizzle
b394c55eaa
Break up the tasks
2014-08-11 11:22:39 -04:00
MistPhizzle
9b8060f3ae
Some abilities can block Combustion
...
AirShield, AirSwipe, EarthBlast, FireShield, WaterManipulation
2014-08-08 21:40:00 -04:00
MistPhizzle
ee13d2e43b
Reduce the amount of Air Particles
2014-07-30 09:52:54 -04:00
MistPhizzle
6c8ebd3b5d
Add config options for AirBurst
...
FallThreshold - Amount of blocks to fall to activate.
PushFactor - Pretty self explanatory
ChargeTime - Time in ms it takes to charge an AirBurst
2014-07-29 10:32:57 -04:00
MistPhizzle
bad3c187a2
Clean up Imports / Methods Class
...
Removed the comments from the Methods class that weren't necessary and
cleaned up the imports throughout all of the classes.
2014-07-28 11:44:30 -04:00
MistPhizzle
6ee2af3b02
Change air particles to clouds
...
This is a bit better with performance than the spell particles
2014-07-25 00:16:52 -04:00
MistPhizzle
e9c334453e
Air Particles are now White + TagAPI Fix
2014-07-22 21:18:37 -04:00
MistPhizzle
cf93334386
Possible HeatControl fix
2014-07-21 15:40:43 -04:00
jack lin
e7e7eb622b
Code Format Cleanup
2014-07-19 18:18:28 +12:00
MistPhizzle
b6ffeabec7
1.2.0 BETA 15
2014-07-18 13:31:43 -04:00
MistPhizzle
68270bad16
AirSwipe's charge factor is configurable
2014-07-18 12:55:22 -04:00
MistPhizzle
6ddd95dbd9
Give AirSwipe its own cooldown
2014-07-18 12:50:03 -04:00
MistPhizzle
8fd403bcbd
Revert "Stupid Commit, Will Revert"
...
This reverts commit 599ecf6426
.
2014-07-13 16:41:07 -04:00
MistPhizzle
599ecf6426
Stupid Commit, Will Revert
2014-07-13 16:40:47 -04:00
MistPhizzle
aaa20d6a58
Config AvatarState FireJet and AirShield
...
You can choose whether FireJet and AirShield are toggles
2014-07-07 23:21:35 -04:00
MistPhizzle
0f1f4419a7
AirSwipe can go through tall grass
2014-07-02 09:53:39 -04:00
MistPhizzle
10474a0688
Region Protection
...
Should work *flawlessly* on all abilities.
2014-06-28 17:06:05 -04:00
MistPhizzle
c1e71c8723
AirSwipe
2014-06-26 19:38:48 -04:00
MistPhizzle
03d961c6cc
AirSuction
2014-06-26 19:26:48 -04:00
MistPhizzle
d07e5af788
AirShield
2014-06-26 19:13:44 -04:00
MistPhizzle
ab9d048080
Water and AirBubble
2014-06-25 23:01:53 -04:00
MistPhizzle
44bf1c361f
AirSpout
2014-06-24 21:18:44 -04:00
MistPhizzle
a0c07d9752
AirScooter
2014-06-24 21:11:19 -04:00
MistPhizzle
a907a42e28
Bloodbending
2014-06-24 20:42:24 -04:00
MistPhizzle
47c78ef8d0
AirBurst
...
Also reworked damaging passives. (No Fall Damage / Decreased Fall
Damage)
2014-06-24 19:43:28 -04:00