Commit graph

651 commits

Author SHA1 Message Date
MistPhizzle
065b75c696 Remove LavaSurge
There was an issue with falling blocks, until it is fixed, LavaSurge is
gone.
2014-12-07 15:22:05 -05:00
MistPhizzle
38db0e28b1 Revert "Added support for 1.8 particles!"
This reverts commit bb24c4cc6a.

Conflicts:
	.classpath
	src/com/projectkorra/ProjectKorra/Methods.java
	src/com/projectkorra/ProjectKorra/RevertChecker.java
	src/com/projectkorra/ProjectKorra/Utilities/ParticleEffect.java
2014-12-07 10:52:26 -05:00
MistPhizzle
182d35ea05 Revert "Merge remote-tracking branch 'origin/master'"
This reverts commit 7801239208.
2014-12-07 10:40:40 -05:00
MistPhizzle
7801239208 Merge remote-tracking branch 'origin/master'
Conflicts:
	.classpath
	src/com/projectkorra/ProjectKorra/RevertChecker.java
2014-12-07 10:40:27 -05:00
MistPhizzle
6737c255bf Merge remote-tracking branch 'origin/master'
Conflicts:
	.classpath
	src/com/projectkorra/ProjectKorra/RevertChecker.java
2014-12-07 10:34:28 -05:00
Brendan Wilson
bb24c4cc6a Added support for 1.8 particles!
1.8 broke particles, so here's a fix.
You'll also notice other broken files, with easy fixes.
2014-12-01 18:09:23 -05:00
MistPhizzle
7e06692d73 Begin Spigot 1.8 Support
Uses Spigot's version of CraftBukkit.
Update methods to include getOnlinePlayers() method.
2014-12-01 16:36:02 -05:00
MistPhizzle
e05e18f13c 1.5.0 FULL RELEASE 2014-11-30 23:51:14 -05:00
MistPhizzle
478fb92718 1.5.0 BETA 24 2014-11-30 12:58:08 -05:00
MistPhizzle
a2a006ab52 Add UnlitedOwns to /b who Staff 2014-11-30 12:56:38 -05:00
MistPhizzle
a914f72ea5 Update /bending who Staff
Add OmniCypher, Gahshunk, Majorite, Kiam
2014-11-30 12:55:07 -05:00
Brendan Wilson
76f8e48a62 Nerfed LavaSurge
Added a Cooldown for LavaSurge.
2014-11-29 13:36:58 -05:00
Brendan Wilson
b55d8caa5e Nerfed MetalClips
Made MetalClips' fourth clip require that the user have a permission,
and changed the overall dynamic of it.
2014-11-29 13:28:55 -05:00
Brendan Wilson
c5a8a4f773 Fixing Git issues... 2014-11-29 13:23:28 -05:00
MistPhizzle
fb6cb65863 1.5.0 BETA 23 2014-11-29 12:00:42 -05:00
MistPhizzle
c480cfd852 Don't double display custom moves. 2014-11-29 11:56:42 -05:00
MistPhizzle
a2f520a5bc 1.5.0 BETA 22 2014-11-28 18:43:39 -05:00
Brendan Wilson
7cc958cdf4 Fixed MetalBending passive.
MetalBending's passive Iron Door toggling will no longer happen every
tick (200 tick cooldown).
2014-11-28 09:56:09 -05:00
MistPhizzle
f9c336bac2 Added isSubAbility() boolean to AbilityModule 2014-11-27 13:04:39 -05:00
MistPhizzle
cc69cc0b78 EnderLance == Carbogen 2014-11-27 13:00:28 -05:00
MistPhizzle
85fce15cbd Change staff ranks in /bending who 2014-11-27 13:00:13 -05:00
MistPhizzle
07192e337f Add Avatar (RPG) to /bending who 2014-11-27 12:59:37 -05:00
MistPhizzle
d9e7710d2f RPG Avatar Features + GP Support
GriefPrevention now requires v9.0 or higher.
Added command to make someone the Avatar if RPG is installed.
2014-11-27 08:52:15 -05:00
Brendan Wilson
de931f44f9 Added a boolean in the AbilityModule
Added 'isSubAbility()' boolean in AbilityModule.
This allows a lavabending/metalbending ability to display its proper
color in /pk d earth.
2014-11-26 16:16:30 -05:00
Brendan Wilson
45867b66a1 Added new Minecraft account for Carbogen.
Added "Carbogen" to PK Devs in /pk who command.
2014-11-26 16:12:39 -05:00
MistPhizzle
62a3f2e492 1.5.0 BETA 21 2014-11-26 11:26:21 -05:00
MistPhizzle
e91c25be15 Possible MetalClips dupe fix 2014-11-26 11:23:38 -05:00
MistPhizzle
812138e1e1 Merge pull request #64 from Carbogen/master
Fixed damage from MetalClips.
2014-11-26 11:22:46 -05:00
MistPhizzle
9fa27b0504 Merge pull request #63 from nathank33/master
Bug Fixes, Config Options, Performance Improvements
2014-11-26 11:22:41 -05:00
Brendan Wilson
c89abe9a77 Removed Creative Gamemode check in MetalClips
It was un-needed and frankly just wasted space. I'm not using
setHealth() anymore so its purpose is void.
2014-11-25 10:50:32 -05:00
Brendan Wilson
113486f260 Corrected the damage MetalClips does.
Instead of multiplying by 240% I added 120% to the base damage.
2014-11-25 10:48:03 -05:00
Brendan Wilson
d976a84a22 Believe to have fixed MetalClips..
MetalClips will no longer use setHealth().
MetalClips takes into account the 60% damage reduction a full set of
Iron Armor gives, and thus gives a 120% bonus to the damage to counter
it.
2014-11-25 10:40:09 -05:00
nathank33
72242311fc PhaseChange Improved TPS Efficiency 2014-11-24 23:43:41 -08:00
nathank33
9ff46b4465 Twister Particle Config Options 2014-11-24 23:04:34 -08:00
nathank33
c33c51b9ab AirBurst Improved Efficiency 2014-11-24 23:04:14 -08:00
nathank33
316d95560a FireBurst Improved Efficiency
FireBurst causes less FPS lag
2014-11-24 18:31:09 -08:00
nathank33
979e5acdb3 Fixed EarthBending causing random water from water sources 2014-11-24 18:28:35 -08:00
nathank33
cb9c729499 Bloodbending Config - HoldTime, Cooldown 2014-11-24 08:51:56 -08:00
MistPhizzle
2b6d36813b 1.5.0 BETA 20 2014-11-23 18:45:17 -05:00
MistPhizzle
3efd48a2ce Merge pull request #62 from Carbogen/master
Fixed an issue with MetalClips.
2014-11-23 18:43:40 -05:00
MistPhizzle
d036e7fff1 Added AcrobatStance
Move Faster, Jump Higher, Block more Chi
2014-11-23 18:43:07 -05:00
MistPhizzle
7d1779ce6f WarriorStance config 2014-11-23 18:15:14 -05:00
MistPhizzle
3a5d7c1962 Add WarriorStance 2014-11-23 18:11:48 -05:00
nathank33
78e914b3b2 WaterCombo now checks if player is toggled 2014-11-23 10:37:46 -08:00
nathank33
25cfc60d36 FireCombo now checks if player is toggled 2014-11-23 10:37:39 -08:00
nathank33
0b5a110f5a AirCombo now checks if player is toggled 2014-11-23 10:37:33 -08:00
nathank33
77a0461fcd Added isToggled() accessor method 2014-11-23 10:37:04 -08:00
nathank33
a867857d3f Preset Bug Fix
Presets weren't working correctly after /b clear or /b bind
2014-11-23 10:17:41 -08:00
Brendan Wilson
f366d9ee8c Fixed an issue with MetalClips.
Using MetalClips then switching to a slot without a bound ability would
cause a null pointer.
2014-11-23 07:58:13 -05:00
MistPhizzle
8d226041e0 Support for Factions v2.7.0 and higher
PK now ONLY supports Factions v2.7.0
2014-11-23 00:25:40 -05:00
MistPhizzle
0676f23061 1.5.0 BETA 19 2014-11-22 23:40:10 -05:00
MistPhizzle
cdd4289006 Merge pull request #61 from Carbogen/master
Added MetalClips ability...
2014-11-22 23:36:13 -05:00
nathank33
0bca15e6c8 WaterWall wasn't cleaning up the water correctly if paralyzed 2014-11-22 19:54:14 -08:00
nathank33
08bb3b0819 WaterSpout/AirSpout fly glitch on logout fix 2014-11-22 19:50:30 -08:00
nathank33
8d21ad79b2 Illumination was duplicating torches over glowstone 2014-11-22 18:50:56 -08:00
nathank33
b6c02b0f89 Updated Config.yml for the new config options 2014-11-22 18:39:40 -08:00
nathank33
3dd61fd561 AirBurst - Damage
Added config options
2014-11-22 18:38:21 -08:00
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
Brendan Wilson
19a04ff244 Changed the loot item...
Changed the item which allows looting players' inventories of all iron
items to an Iron Ingot named "Magnet". The player still requires the
appropriate permission to use this variation of MetalClips.
2014-11-21 21:18:33 -05:00
Brendan Wilson
9879e9a1fb Added a "MagnetPower" Config Option for MetalClips
The strength at which metal objects will be pulled towards you when you
sneak.
2014-11-21 09:43:05 -05:00
Brendan Wilson
3fa1bbae39 Modified the three-clip control.
With three clips on the enemy, the metalbender has sharper control over
the enemy's movements. It works just like it does with 2 clips
(identical code) except the movements are faster. This makes it
different from BloodBending.
2014-11-21 09:34:24 -05:00
Brendan Wilson
f42c55dd0f Cooldown for MetalClips
Made a few changes, but ultimately not working.
2014-11-21 08:04:15 -05:00
Brendan Wilson
a2e831be12 Added a Cooldown for MetalClips
Title says it all.
2014-11-21 07:54:28 -05:00
Brendan Wilson
ecb0fb340b Tweaked MetalClips
Made the interval for 4-clip damage twice as fast by default.
Made the damage for 4-clip go through armor.
2014-11-20 18:57:45 -05:00
Brendan Wilson
e278a62d03 Added a really neat easter egg for MetalClips.
The easter egg lets you "loot" surrounding players' inventories of their
iron items.
Also fixed an error when a metalbender were to log out.
2014-11-20 18:14:46 -05:00
Brendan Wilson
040ead0e9e MetalClips tested and optimized.
The title says it all.
2014-11-20 15:25:06 -05:00
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