Commit graph

747 commits

Author SHA1 Message Date
nathank33
bede932459 AirBlast fixed a crash causing bug when a user shoots straight down 2015-01-18 16:13:49 -08:00
nathank33
d6baea87b9 Octopus: Added an AttackRange variable 2015-01-18 16:13:23 -08:00
MistPhizzle
db0c691892 Merge pull request #86 from jacklin213/bugfix
Update Database, FireStream and Deprecated WG method
2015-01-17 20:50:52 -05:00
MistPhizzle
1203995a11 1.6.0 BETA 11 2015-01-17 14:07:14 -05:00
MistPhizzle
8c6660d794 LWC -> 4.5.0-SNAPSHOT 2015-01-17 14:04:45 -05:00
MistPhizzle
913269b218 Update PreciousStones Version
Now supports v9.7.1
2015-01-17 13:57:01 -05:00
MistPhizzle
a588c85037 Removed TagAPI Support
TagAPI breaks with 1.8 and the developer is no longer updating it.
2015-01-17 12:45:27 -05:00
MistPhizzle
6bbc19913d Fix GriefPrevention Dependency 2015-01-17 12:37:09 -05:00
MistPhizzle
0c80670c3f Fix Conflicts with /b bind and /b display 2015-01-17 12:31:02 -05:00
Jack Lin
891981dafa Update plugin to force stop on DB error 2015-01-17 21:41:04 +13:00
Jack Lin
3156cf547d Updated deprecated WG method 2015-01-17 14:58:37 +13:00
Jack Lin
4b513d4b45 Added missing Materials to FireStream 2015-01-17 14:49:14 +13:00
MistPhizzle
dc9135dcfc 1.6.0 BETA 10 2015-01-16 17:59:24 -05:00
MistPhizzle
5987efb80d Merge pull request #83 from nathank33/master
Fixed some issues with Lightning
2015-01-16 17:57:36 -05:00
MistPhizzle
d27768f873 Fixed /b display not working properly. 2015-01-16 17:56:31 -05:00
MistPhizzle
7e6b967512 Merge pull request #85 from Carbogen/master
Added missing things to ChiCombos
2015-01-16 17:56:24 -05:00
Brendan Wilson
83367f4e50 Added missing things to ChiCombos
Added configuration entries for ChiCombo.
Added Help Message for ChiCombo.
Implemented configuration variables in SwiftKick & QuickStrike.
Added new abilities into plugin.yml.
Made jumping mandatory for SwiftKick.
2015-01-16 16:44:00 -05:00
MistPhizzle
a71264f2f3 1.6.0 BETA 9 2015-01-16 16:01:02 -05:00
MistPhizzle
958a99a1aa Fix Classpath 2015-01-16 15:59:56 -05:00
MistPhizzle
fc8ff96a26 Merge pull request #70 from Carbogen/master
Implemented SubBending elements.
2015-01-16 15:41:24 -05:00
Brendan Wilson
66537956ab Fixed some permission bugs with SubElements.
Made addons respect sub element permission nodes.
Force addon devs to add a new method to their sub bending abilities.
2015-01-16 15:34:14 -05:00
Brendan Wilson
784e84e8aa Fixed Paralysis from ChiCombos not working on players
Players would go berserk once paralyzed. This bug is fixed.
2015-01-15 18:17:22 -05:00
Brendan Wilson
a551ea1091 Added ChiCombos and organized imports.
I added a few classes to implement ChiCombos. This is NOT 100% finished.

I also accidentally "Organized Imports" across the project, but that's
not a bad thing so I didn't bother undoing it. Basically there are
supposedly no unused imports in PK anymore.
2015-01-15 16:37:16 -05:00
Nathan Braun
1200cabcff Removed a depreciated WorldGuard method 2015-01-15 10:04:28 -08:00
Nathan Braun
384f330a7b Lightning no longer passes through walls 2015-01-15 10:02:48 -08:00
Nathan Braun
bbdd1978b1 Merge remote-tracking branch 'upstream/master' 2015-01-14 23:57:17 -08:00
Nathan Braun
c2188701ba OctopusForm now obeys it's range 2015-01-14 23:56:18 -08:00
Brendan Wilson
941644be7a Edited LavaFlow and WaterSpout
LavaFlow will now revert generated stone back to lava after the
configured delay.
WaterSpout now displays splash particles.
2015-01-10 18:09:52 -05:00
Brendan Wilson
19a7046eb5 Fixed some bugs
Abilities now display everywhere in their proper color.
Non-exclusive Icebending ablities cannot freeze if the bender isn't an
icebender.
2015-01-10 12:16:36 -05:00
Brendan Wilson
55d33dafca Finished implementing all sub abilities.
Does not support addons yet.
2015-01-10 11:42:21 -05:00
Brendan Wilson
7684931ebe Expanding the API
Modified AbilityModule.java
Added Javadoc to AbilityModule.java
2015-01-10 10:33:03 -05:00
Brendan Wilson
55269af137 Merge branch 'master' of https://github.com/ProjectKorra/ProjectKorra 2015-01-09 22:07:41 -05:00
MistPhizzle
e7b566e6a2 SubElements Enum 2015-01-09 18:37:32 -05:00
Nathan Braun
1271e46d45 Merge remote-tracking branch 'upstream/master' 2015-01-09 12:53:26 -08:00
Nathan Braun
e61dbfa43c Fixed some issues with Lightning 2015-01-09 12:36:13 -08:00
MistPhizzle
413a7a615c 1.6.0 BETA 8 2015-01-09 10:47:31 -05:00
MistPhizzle
357a78d840 Classpath 2015-01-09 10:44:47 -05:00
MistPhizzle
9c503c4e3a Merge pull request #82 from jacklin213/bugfix
Cleanup/Memory Leak Fix
2015-01-09 10:44:24 -05:00
MistPhizzle
f54f5f15ad Fix NPE on reloads
Might fix the Tremorsense bug
2015-01-09 10:37:01 -05:00
MistPhizzle
d20e8d50e7 Merge pull request #80 from OmniCypher-/master
Added color RED_DUST particle functionality and Lightning particle change
2015-01-09 10:36:06 -05:00
Jack Lin
ac4e5bcf8e Javadoc correction 2015-01-09 16:27:11 +13:00
Jack Lin
1b66842974 Cleanup/Prevent Memory leak 2015-01-09 16:17:11 +13:00
Brendan Wilson
e30a6a4f6d Merge branch 'master' of https://github.com/ProjectKorra/ProjectKorra 2015-01-07 14:27:24 -05:00
OmniCypher
ff24e4535d Added specific color RED_DUST particle functionality and Lightning particle change
ParticleEffect method can now be used to create specific hexadecimal
colored RED_DUST particles.

Changed Lightning particles to be light cyan RED_DUST particles.
2015-01-05 22:31:09 -08:00
MistPhizzle
27f9173626 1.6.0 BETA 7 2015-01-04 16:30:59 -05:00
MistPhizzle
1ec148d878 1.6.0 BETA 7 2015-01-04 16:30:40 -05:00
MistPhizzle
0f3e01134c Clean up some comments 2015-01-04 16:29:58 -05:00
MistPhizzle
148a29c97d Merge pull request #79 from nathank33/master
Updated the ParticleLib to allow for increased render distance
2015-01-04 16:29:52 -05:00
Nathan Braun
bcaba91d0e Fixed an issue where torrent was causing errors after being frozen 2015-01-04 11:53:49 -08:00
Nathan Braun
b4880c97ec Updated Fire Abilities to use the new ParticleLib 2015-01-04 10:48:39 -08:00