Commit graph

770 commits

Author SHA1 Message Date
MistPhizzle
9e8a8376f4 1.6.0 BETA 13 2015-02-01 18:57:35 -05:00
MistPhizzle
68309215ed Merge pull request #94 from nathank33/master
Suffocation Rework and Bug Fixes
2015-02-01 18:54:47 -05:00
nathank33
63a294baf7 WorldGuard Fix: An if statement was incorrect 2015-01-31 21:38:15 -08:00
nathank33
1da91706da New Ability: Suffocate 2015-01-31 21:37:28 -08:00
nathank33
85c9c86743 Methods, BlockCache: BlockCache now considers ability names 2015-01-31 21:30:59 -08:00
nathank33
aaa4e59505 Efficiency: Fixed a problem with ChiBendingManager that was causing lag 2015-01-30 20:46:16 -08:00
nathank33
92db7e86f1 Made the canFly method less sensitive 2015-01-30 19:14:23 -08:00
nathank33
6548de6581 Flight: Hovering Glitch Fix and Code Cleanup 2015-01-30 19:13:50 -08:00
nathank33
8b6ede61c6 Extraction: Fixed Dupe Bug
http://projectkorra.com/forum/threads/extraction-dupe-glitch.1905/
2015-01-30 18:20:43 -08:00
nathank33
e2ec2d26e3 Lightning: Added Documentation 2015-01-30 17:43:31 -08:00
nathank33
e75f270d7e Lightning: Removed the cache since isRegionProtected has it's own cache 2015-01-30 17:24:06 -08:00
nathank33
913ab45872 Combos now check for specific elements 2015-01-29 23:46:21 -08:00
nathank33
1d3ded62f6 EarthSmash: Fixed an error when checking distances 2015-01-29 23:45:57 -08:00
MistPhizzle
eca8436db0 Merge pull request #90 from jacklin213/api
Stops ProjectKorra from not working due to broken custom abilities
2015-01-24 20:27:50 -05:00
MistPhizzle
c71301f2dc 1.6.0 BETA 12 2015-01-22 19:41:55 -05:00
MistPhizzle
36df22c107 Merge pull request #91 from nathank33/master
Performance Block Cache, AirBlast bug fix, Lightning Water Arc Fix
2015-01-22 19:40:09 -05:00
MistPhizzle
d5feed9c79 Merge pull request #89 from jacklin213/bugfix
Fix NPE found in FireBurst and Lightning
2015-01-22 19:37:55 -05:00
nathank33
9a02098119 Updated the BlockCache to use less BukkitRunnables 2015-01-21 00:12:05 -08:00
nathank33
4c4e1f1c65 isRegionProtected block cache, fixed RPG NOT DETECTED message 2015-01-18 21:27:41 -08:00
nathank33
709b5f76cb Fixed Lightning not arcing in water, added a cache to speed up processing 2015-01-18 21:26:12 -08:00
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
Jack Lin
641c7847ae Removed AbstractMethodError stacktrace 2015-01-18 22:57:06 +13:00
Jack Lin
de0b638a82 Apply fix to API, AbstractMethodError 2015-01-18 22:49:26 +13:00
Jack Lin
3e9d568d40 Fix NPE found in FireBurst and Lightning 2015-01-18 18:44:52 +13: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