Commit graph

800 commits

Author SHA1 Message Date
MistPhizzle
4f4910b77a Lightning Chargetime = 0 during comet. 2014-12-27 14:19:38 -05:00
MistPhizzle
cdd7c17703 FireBurst Chargetime = 0 during Comet 2014-12-27 14:18:05 -05:00
MistPhizzle
3c37e5efa9 Fix World Events 2014-12-27 14:14:34 -05:00
MistPhizzle
5ed05dc946 Add message to /b choose [player] [element] 2014-12-27 11:17:06 -05:00
MistPhizzle
879e71492e Clean comments in AirBubble 2014-12-27 11:14:07 -05:00
MistPhizzle
acf4b83c79 Air/WaterBubble will only work if player is
sneaking.
2014-12-27 11:10:50 -05:00
Nathan Braun
1a175cb346 Added EarthSmash 2014-12-27 00:29:23 -08:00
Nathan Braun
c465624b32 Updated Methods.stopBending 2014-12-26 14:44:38 -08:00
Brendan Wilson
2eabec7a82 Update for WorldGuard 6.0.0
Fixed the isRegionProtectedFromBuild() method in Methods.java to suit
WorldGuard 6.0.0
2014-12-24 11:32:33 -05:00
Brendan Wilson
e39f260bd8 Updated PK 2014-12-22 13:14:36 -05:00
Brendan Wilson
625b91054f Messed Around with LavaSurge
Added a spawnFallingBlock method in Methods.
2014-12-22 13:11:10 -05:00
MistPhizzle
765daf6ddc v1.5.1
1.8 Compatible
2014-12-07 15:24:38 -05:00
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
MistPhizzle
b0a9c5e8ea Merge pull request #67 from Carbogen/master
Added support for 1.8 particles!
2014-12-07 09:55:54 -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
MistPhizzle
dded14efbc Merge pull request #65 from Carbogen/master
Nerfed LavaSurge and MetalClips (and other things)
2014-11-30 12:54:52 -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