Commit graph

319 commits

Author SHA1 Message Date
MistPhizzle
cc5b93a6ee 1.4.0 BETA 4 Hotfix 2014-08-24 21:05:24 -04:00
MistPhizzle
ade5f95269 1.4.0 BETA 4 2014-08-24 21:00:47 -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
03f176e59a 1.4.0 BETA 3 2014-08-24 11:19:01 -04:00
MistPhizzle
ea5d7f3d3a Remove FireworkEffectPlayer
We didn't need that.
2014-08-24 11:12:02 -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
35de391fce Clean up Conflicts
Conflicts:
	src/com/projectkorra/ProjectKorra/Ability/StockAbilities.java
	src/com/projectkorra/ProjectKorra/firebending/Lightning.java
2014-08-24 10:49:13 -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
b61657e35c Added a FireworkEffectPlayer
Added some methods to play Firework effects
2014-08-24 08:19:31 -04:00
AlexTheCoder
2c7fd4c74f BreathSphere Description
Added a description to BreathSphere.
2014-08-24 07:26:21 -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
13ee8969f3 Breathbending Updates
Added a method to free an entity from breathbending, and allowed players
to use simple bendings (AirSwipe, WaterManipulation, FireBlast,
EarthBlast) even if they are being BreathBent.
2014-08-24 03:37:38 -04:00
Anonymous1432
15afefe181 Update plugin.yml
Fixed breathbending permissions
2014-08-24 02:48:43 -04:00
AlexTheCoder
1de2ca7711 Added Breathbending
Added the new Breathbending ability for air
2014-08-24 02:46:28 -04:00
MistPhizzle
b615cd5a50 /bending permaremove restore
If you use this command on a player that has already been permaremoved,
it will restore their Bending
2014-08-23 21:53:24 -04:00
MistPhizzle
a0a3b63a1c Break up saveBendingPlayer
Now saves as you edit the stuff that needs to be saved instead of saving
all at once as you logout.
2014-08-23 21:49:52 -04:00
MistPhizzle
4eb66de9f7 Lightning has a large area of effect in water 2014-08-23 15:08:33 -04:00
MistPhizzle
3adf108ba1 Lava Surge 2014-08-23 14:51:24 -04:00
MistPhizzle
fabcdbf599 1.4.0 BETA 2 2014-08-23 10:36:29 -04:00
MistPhizzle
92f5f49643 Fix ChiPassive NPE 2014-08-23 10:35:50 -04:00
MistPhizzle
cc5bea92db AirShield blocks WaterManip + EarthBlast 2014-08-23 10:34:09 -04:00
MistPhizzle
f0f9ff9082 Merge pull request #20 from jacklin213/bugfix
Fixed Exceptions dealing with RapidPunch and TagAPIListener
2014-08-23 10:32:56 -04:00
AlexTheCoder
600f1d9bb6 Remodeled HeatControl Cooking
Using HeatControl on Raw Salmon will give the player Cooked Salmon
instead of normal Cooked Fish. To support this patch, getCooked now uses
ItemStacks instead of Materials.
2014-08-23 09:23:48 -04:00
jack lin
e1f03e1c3f Fixed IndexOutOfBoundsException 2014-08-20 19:40:07 +12:00
jack lin
15440a84e4 RapidPunch fix where player is null
* Renamed instance to instances to follow common convention
* Modified all classes referencing instance to reference instances
2014-08-20 19:32:50 +12:00
MistPhizzle
1b2503c266 1.4.0 BETA 1 Hotfix 2014-08-17 21:55:00 -04:00
MistPhizzle
d0c6b40a89 1.4.0 BETA 1 2014-08-17 20:43:21 -04:00
MistPhizzle
fb56b8b82a AvatarState clears on death / logout 2014-08-17 20:41:21 -04:00
MistPhizzle
04c1f4d46e Placing blocks will no longer activate Bending 2014-08-16 20:00:15 -04:00
MistPhizzle
6c4a036e48 LWC Support
Players can't bend blocks that are protected with LWC
2014-08-16 19:50:54 -04:00
MistPhizzle
483274bdef Combustion explodes when it hits other Bending 2014-08-15 23:19:46 -04:00
MistPhizzle
2ff4fa93e4 AirSwipe is affected by AvatarState 2014-08-15 23:18:57 -04:00
MistPhizzle
cd00f41234 1.3.0 2014-08-15 17:15:01 -04:00
MistPhizzle
9080818df3 1.3.0 BETA 20 2014-08-13 23:57:42 -04:00
jack lin
c37171cda4 Fixed saveBendingPlayer() - See description
* Removed extra whitespace when saving permaremoved as false. This seems to cause errors
2014-08-14 09:46:30 +12:00
MistPhizzle
0344788b32 1.3.0 BETA 19 2014-08-12 09:58:32 -04:00
MistPhizzle
389b87bf9d Fix Chi Duration (Configurable) 2014-08-11 19:26:42 -04:00
MistPhizzle
5182c5fbf4 Combustion respects explosion flags. 2014-08-11 19:25:03 -04:00
MistPhizzle
cfbcb88371 1.3.0 BETA 18 2014-08-11 11:23:27 -04:00
MistPhizzle
b394c55eaa Break up the tasks 2014-08-11 11:22:39 -04:00
MistPhizzle
82c23ff48a Optimize HealingWaters code
We don't need to iterate over PotionEffects twice.
2014-08-11 11:07:02 -04:00
MistPhizzle
06cd57cd16 Chiblocking Fix
Chiblocking actually blocks chi. RapidPunch can block chi. Paralyze
works how it should.
2014-08-11 10:59:42 -04:00
AlexTheCoder
711f4eeedd The Great HealingWaters Overhaul
Changes to HealingWaters:
- HealingWaters will now remove negative potion effects on the user or
the target

Changes to Methods:
- Added checks for negative potion effects, positive potion effects, and
neutral potion effects which can be used in the future by us in the
creation of abilities, or by developers utilizing the Ability API
2014-08-11 10:11:49 -04:00
MistPhizzle
9971e1fc44 1.3.0 BETA 17 2014-08-10 18:11:23 -04:00
MistPhizzle
cdc43cc6ee Make bending.air default true 2014-08-10 18:10:14 -04:00
MistPhizzle
29ae584e9c Combustion respects protected regions 2014-08-09 19:49:07 -04:00
MistPhizzle
d4fc085983 1.3.0 BETA 16 2014-08-09 15:49:31 -04:00