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
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