Commit graph

760 commits

Author SHA1 Message Date
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
MistPhizzle
536af5c410 Merge pull request #60 from nathank33/master
Config Options, Multiple Bugs Fixed
2014-11-22 23:35:54 -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