MistPhizzle
a485a690c1
Merge branch 'master' of https://github.com/ProjectKorra/ProjectKorra
...
Conflicts:
src/com/projectkorra/ProjectKorra/Ability/AbilityModuleManager.java
src/com/projectkorra/ProjectKorra/Ability/StockAbilities.java
src/com/projectkorra/ProjectKorra/waterbending/WaterbendingManager.java
2014-09-07 13:09:56 -04:00
MistPhizzle
91f6a0aa2e
Merge pull request #33 from nathank33/master
...
Added WaterWave, Major Efficiency Changes
2014-09-07 13:06:43 -04:00
MistPhizzle
e84510e138
Merge branch 'master' of https://github.com/Anonymous1432/ProjectKorra
...
Conflicts:
src/com/projectkorra/ProjectKorra/Ability/StockAbilities.java
2014-09-07 10:28:11 -04:00
MistPhizzle
f8d895e25d
Chiblocking now stops passives.
2014-09-07 00:06:28 -04:00
MistPhizzle
306341c350
Presets
2014-09-06 22:44:20 -04:00
nathank33
c615437b2d
Improving Earthbending Efficiency
...
Rewrote the isEarthbendable() and isTransparentToEarthbending() methods
to be more efficient.
2014-09-06 18:55:13 -07:00
nathank33
80696816d4
LavaFlow Cleanup Fix
...
LavaFlow blocks were flooding which was causing obsidian and stone to
arise when it shouldn't. I made LavaFlow blocks TempBlocks and changed
the isLavaBendable() method so that LavaSurge will still work with
LavaFlow.
2014-09-06 09:48:41 -07:00
MistPhizzle
3ba8a6d273
Disable Bending per world w/ Config
2014-09-05 18:35:52 -04:00
nathank33
566b2055f8
WaterSpout No Fall Damage Improved
...
Added getTopBlock method
Using getTopBlock we can allow the user to still create a WaterSpout
from high heights, while denying them the ability to avoid fall damage.
2014-09-04 14:46:41 -07:00
AlexTheCoder
7aeca555ed
Added IceBlast and new Icebending Methods
...
Lotta stuff
2014-09-03 19:03:49 -04:00
MistPhizzle
56b47f3816
NoCheatPlus Support
...
The damage thing shouldn't be thrown when a player uses Bending to
attack
2014-09-01 16:49:10 -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
AlexTheCoder
e0d12c3ca6
Deprecated an unused method
...
Deprecated an unused variation of getting the firebending day augment.
2014-08-27 00:27:42 -04:00
AlexTheCoder
48ec6d476c
Added playFirebendingParticles method
...
Added a method to play the firebending particles for use by external
developers and also to make our jobs easier
2014-08-26 20:46:28 -04:00
AlexTheCoder
b9d085915c
Second possible fix to broken config option
...
Added check for config option in revertBlock
2014-08-26 14:34:16 -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
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
ea5d7f3d3a
Remove FireworkEffectPlayer
...
We didn't need that.
2014-08-24 11:12:02 -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
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
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
3adf108ba1
Lava Surge
2014-08-23 14:51:24 -04: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
6c4a036e48
LWC Support
...
Players can't bend blocks that are protected with LWC
2014-08-16 19:50:54 -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
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
e5fe2415b7
Revert "Stupid Commit, will revert"
...
This reverts commit b4b3186c46
.
2014-08-08 10:21:47 -04:00
MistPhizzle
b4b3186c46
Stupid Commit, will revert
2014-08-08 10:21:41 -04:00
MistPhizzle
55f2cad44d
It is always day in the nether / end
2014-08-07 12:30:09 -04:00
MistPhizzle
c9bd71e934
Packed ice cannot melt ever
2014-08-04 08:33:33 -04:00
MistPhizzle
673bb841e7
Right Click Block no longer activates Bending
2014-08-03 01:04:02 -04:00
MistPhizzle
ee13d2e43b
Reduce the amount of Air Particles
2014-07-30 09:52:54 -04:00
MistPhizzle
9cf8544ae0
Add Bloodbending / Paralyze check to canBend
2014-07-30 09:52:53 -04:00
AlexTheCoder
9f02959cf0
Bending now supports the latest factions & mcore
...
Added support for the latest version of factions and the latest version
of MassiveCore
2014-07-29 17:13:51 -04:00
MistPhizzle
848b61f65d
Make Air Particles Configurable
...
Defaults to smoke (White Clouds)
Other options are:
blacksmoke (The original Airbending Particles)
spell (the swirly potion particles)
2014-07-29 10:15:35 -04:00
jack lin
6517230473
Forgot to delete comments like commit bad3c18
2014-07-30 00:10:00 +12:00
jack lin
6fd33e9d4d
Forgot to delete comments like commit bad3c18
2014-07-29 23:47:11 +12:00
jack lin
468ffa3325
Changed method name and classes effected
2014-07-29 23:34:46 +12:00
MistPhizzle
fc1032af51
/bending who changes
...
Will tell you if a member is a part of the ProjectKorra team.
Added sub element display for Waterbending
2014-07-28 11:44:32 -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
3b5040d0cc
Make bendability of packed ice configurable
2014-07-28 11:44:27 -04:00
AlexTheCoder
567010673e
Patched bending in any faction land
...
Fixed the bug where a player could bend in any faction's land,
regardless on whether they could build there.
2014-07-27 19:47:14 -04:00
MistPhizzle
64b89d4b90
Added Smokescreen, new Chiblocking Ability
2014-07-26 16:37:54 -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