Commit graph

1034 commits

Author SHA1 Message Date
Jack Lin
b16a7cbb5e Fix distance location bug in AirCombo 2015-07-02 22:42:12 +12:00
Jack Lin
4e604128db Fix NPE in WaterWave 2015-07-02 22:40:22 +12:00
Jack Lin
8e6892149d Fix errorlog folder, LogFilter 2015-07-02 22:34:51 +12:00
OmniCypher
8bfd35914e 1.7.0 Beta 11 2015-06-29 18:27:53 -07:00
OmniCypher
20e64b9cbc Merge pull request #158 from jedk1/master
AirBlast functionality.
2015-06-29 18:08:49 -07:00
OmniCypher
3aca322c21 Merge pull request #150 from jacklin213/bugfix
[BUGFIX] NPE's in Flight, WaterMethods, Distance bug in FireCombo. Update Error log v2.1.0
2015-06-29 17:59:21 -07:00
OmniCypher
80c6b63206 Bug Fixes
Fixed AS NPE
Fixed WaterWave & Immobilize cooldowns
Fixed Fire Tick Config option
2015-06-29 17:51:56 -07:00
jedk1
3fdc9246e2 Updated lever and button code. 2015-06-29 20:03:56 +01:00
jedk1
168a47b503 Added back functionallity for levers and buttons, also added more wood
types.
2015-06-29 18:52:27 +01:00
Jack Lin
42c750862f Fix NPE in OctopusForm 2015-06-30 01:39:04 +12:00
Jack Lin
89ee1470e8 Attempt to fix distance error in BlockSource 2015-06-30 01:33:33 +12:00
Jack Lin
fc1f14a03f Fix NPE in IceBlast 2015-06-30 01:15:07 +12:00
Jack Lin
70fbdb2179 Update Error Logger to v2.1.0
* Remove ErrorLogFilter
* Changed Filter in PKLogHandler to LogFilter
* Removed parent logger filter
* Add a Logs folder
* Limit log size to 500kb, maximum files: 20
* Update LogFilter with proper code
* Now does not log duplicate stack traces
2015-06-30 01:03:47 +12:00
Jack Lin
57942c6f89 Fix NPE in WaterMethods 2015-06-30 01:03:41 +12:00
Jack Lin
58d963fe64 Fix NPE in ErrorLogFilter, Update Error Logger to v2.0.2 2015-06-30 01:03:34 +12:00
Jack Lin
f9f8d851e3 Override equals(). Fix NPE in Flight 2015-06-30 01:03:28 +12:00
Jack Lin
e452e70906 Fix distance bug FireCombo 2015-06-30 01:03:22 +12:00
OmniCypher
f366764cdb Merge pull request #156 from OmniCypher-/master
Bug Fixes: Healing waters, /b d combustion, AS bloodbending
2015-06-28 15:25:37 -07:00
OmniCypher
ee3a6fdf08 May have fixed AS Blood Bending bug 2015-06-28 15:22:16 -07:00
OmniCypher
bf59be3d78 Fixed Healing waters & /b d Combustion issue 2015-06-28 15:16:06 -07:00
FinnBueno
3383b6d41c Cooldowns
Cooldown on waterspout wave and on the chi combo immobilize.
WaterSpout 2 seconds. (default)
Immobilize 20 seconds. (default)
2015-06-28 23:18:32 +02:00
jedk1
22741d55ed Reapplied previous commit. 2015-06-27 15:00:34 +01:00
jedk1
b368b8244e Revert "Extended the particle display range."
This reverts commit 2e7ba02956.

undid commit.
2015-06-27 14:49:09 +01:00
jedk1
2e7ba02956 Extended the particle display range. 2015-06-27 12:01:13 +01:00
jedk1
8a191fe313 Added getPresetContents(Player player, String name) method, which
returns the contents of a preset. Useful for side plugins.
2015-06-26 16:53:17 +01:00
OmniCypher
c149b8d232 Merge pull request #149 from OmniCypher-/master
Added new peeps to /b who
2015-06-20 15:00:24 -07:00
jedk1
bf1d2beea5 Removed debug messages. 2015-06-20 16:10:20 +01:00
jedk1
c1cdbdf876 Fixed death messages bugging out properly. Hopefully fixed an error with
error log filter that was crashing server.
2015-06-20 16:05:44 +01:00
OmniCypher
b4f20fa0f1 Added new peeps to /b who 2015-06-20 00:16:38 -07:00
jedk1
38fb49d651 Merge remote-tracking branch 'upstream/master' 2015-06-19 15:59:38 +01:00
jedk1
9e374e7aa2 WaterArms Punch message. 2015-06-19 15:45:33 +01:00
OmniCypher
c5e5267c93 Merge pull request #148 from jacklin213/bugfix
Fix NPE in Flight revert() from 2e33659
2015-06-18 17:30:26 -07:00
Jack Lin
34c5f3d290 Actually Fix NPE in Flight revert() from 2e33659 2015-06-19 11:38:52 +12:00
jedk1
4cfd3872de Fixed death null pointer exception bug. 2015-06-18 01:26:22 +01:00
FinnBueno
acbb4e26e1 FireTicks and cleaning
Added a fire tick option for the following abilities:
• FireBlast(Both charged and normal)
• FireWheel and JetBlaze
• FireShield
• WallOfFire
Each ability has it’s own config option for the ticks. The burn time is
in seconds!

Also removed unused imports and removed warnings!
2015-06-17 21:23:59 +02:00
OmniCypher
eb2794b606 Merge pull request #145 from jacklin213/bugfix
Fix NPE in PKListener, onPlayerDeath when killer was null + Fixed missing Twister Permission node
2015-06-16 15:54:57 -07:00
OmniCypher
07853a06a5 Merge pull request #144 from FinnBueno/master
SandSpout Swirl + EarthMethods Sand Particle Change
2015-06-16 15:54:12 -07:00
Jack Lin
bfd313b148 Actually fix AirSwipe distance bug 2015-06-17 02:17:06 +12:00
Jack Lin
ac09940017 Fix permission node error for AirCombo 2015-06-15 14:52:18 +12:00
Jack Lin
2a1957d57d Fix NPE in PKListener, onPlayerDeath when killer was null 2015-06-15 13:07:11 +12:00
FinnBueno
f21b8df90b Sand Passive
When a sand bender stands/runs/walks/does anything on sand, he will get
a speed boost. The power amplifier can be changed in the config file.
2015-06-11 22:06:53 +02:00
FinnBueno
e974f7845a SandSpout + EarthMethods
Added a spiral to SandSpout with a config to toggle it off, and added a
boolean for red sand in .displaySandParticle();
2015-06-11 20:36:25 +02:00
jedk1
5d770d0bbd Fixed MultiAbilities having their colors reset. 2015-06-11 15:09:18 +01:00
jedk1
9a9a0ffbf0 Added event for when the plugin is reloaded via /pk reload. 2015-06-11 14:20:28 +01:00
Jack Lin
f7f9767d2f Format all classes in main package com.projectkorra.ProjectKorra 2015-06-11 02:00:28 +12:00
MistPhizzle
b33ca4a5e5 Claims can be bent in during GriefPrevention Siege 2015-06-10 04:54:14 -04:00
Jack Lin
f5fff104ed Update Error Logger version to 2.0.1 2015-06-10 20:51:20 +12:00
Jack Lin
459a3fb0a1 Update formatter with month and date 2015-06-10 20:51:14 +12:00
Jack Lin
15234e4630 Update ErrorLogFilter to only log PK related stuff 2015-06-10 20:51:08 +12:00
Jack Lin
39cc640f4a Update PKLogHandler to append files 2015-06-10 20:51:02 +12:00
Jack Lin
e5de032eb2 Add Javadocs to PKLogHandler and related classes 2015-06-10 20:50:55 +12:00
Jack Lin
273a1d823e Made class names more logical from 3b2b0e4 2015-06-10 20:50:35 +12:00
Jack Lin
56578a7f3a Update relative classes due to 5d7abb4 2015-06-10 20:50:08 +12:00
Jack Lin
5d7abb4a7b Remove logError method introduced in 7891e84 2015-06-10 20:50:01 +12:00
Jack Lin
3b2b0e403a Add PKLogHandler, PKFilter, PKErrorFilter, PKFormatter 2015-06-10 20:49:54 +12:00
MistPhizzle
354796e997 1.7.0 BETA 10 2015-06-10 04:29:40 -04:00
MistPhizzle
0b1412d5c5 Merge pull request #141 from jacklin213/master
Fix spelling of available in Updater
2015-06-10 04:26:04 -04:00
MistPhizzle
e88f56d5c2 Merge pull request #140 from jedk1/deathmsgs
Death Message Fixes
2015-06-10 04:25:52 -04:00
MistPhizzle
42f2d706ef Merge pull request #139 from jedk1/master
Bug Fixes
2015-06-10 04:25:17 -04:00
Jack Lin
d63a76f401 Fix sqlite error for presets 2015-06-10 15:24:11 +12:00
Jack Lin
8c63fb184b Add missing null check in Commands for /b display 2015-06-10 14:39:04 +12:00
Jack Lin
e7516cc414 Add leaves2 to illumination check 2015-06-10 14:13:07 +12:00
Jack Lin
8ceb8a66d4 Use uuid instead of playername in saveAbility() 2015-06-10 14:13:01 +12:00
Jack Lin
f9fe6ed7b3 Emphasized messages in Commands 2015-06-10 14:12:39 +12:00
Jack Lin
b8471051d1 Fix spelling of available in Updater 2015-06-10 10:29:56 +12:00
Jack Lin
0be20d29b3 Add missing ' in Preset.java 2015-06-10 02:06:43 +12:00
jedk1
589117a3ad Added DeathMessage reloading. 2015-06-08 20:45:20 +01:00
jedk1
0cd6f7cc64 Removed dead bushes as being water bendable. 2015-06-08 20:05:14 +01:00
jedk1
03e472a182 Did some formatting tidy ups. 2015-06-08 20:00:28 +01:00
jedk1
b5c4da89c8 Fixed waterarms glitching and getting "stuck" 2015-06-08 18:23:50 +01:00
jedk1
3d85727a9a Fixed watermanip source not regening after use. 2015-06-08 01:19:57 +01:00
jedk1
9346bf02b7 Fixed NullPointer errors and Fixed combo messages. 2015-06-08 00:32:19 +01:00
Jack Lin
f06de36121 Attemp to fix sql problem in Presets 2015-06-08 11:07:44 +12:00
jedk1
acb5a40b30 Attempted to fix wrong death messages being displayed. 2015-06-07 18:29:53 +01:00
Jack Lin
cc3049771d Change all world compare from == to .equals 2015-06-07 15:52:36 +12:00
Jack Lin
2745c8b4c4 AirSwipe compare distance fix 2015-06-07 15:26:07 +12:00
jedk1
c9fe1c5294 Fixed bottlebending not working! 2015-06-07 04:16:55 +01:00
MistPhizzle
0207bb97b0 1.7.0 BETA 9 2015-06-06 22:24:09 -04:00
MistPhizzle
206c7c54bd Merge pull request #137 from jedk1/master
Fixed WaterArms flooding and WaterManipulation bugs.
2015-06-06 22:23:01 -04:00
OmniCypher
05e7780c5e Re-added Sandspout and IceBlast fixes
New sandbending move: SandSpout
Requires the user to have the sandbending subelement.
SandSpoutis slower and lower then AirSpout and WaterSpout by default.
Requires the player to be above sand/sandstone to use (like how
waterspout relies on a water source)
Any players caught in the spout will be dealt small amounts of damage
over time and will be blinded from standing in the whirlwind of sand.
Config options:
Height - Max height the spout can achieve.
BlindnessTime - How long a player will be blinded for standing in a
spout. (in seconds)
Spout Damage - How much damage the spout does over time for standing in
it.

Slight Iceblast rework
Added default cooldown of 1.5 seconds.
Iceblast is now much less laggy and looks/acts nicer.
Added an on collision sound and effect.
2015-06-06 19:19:13 -07:00
MistPhizzle
46832a952b Merge pull request #135 from nathank33/master
Earth Dynamic Sourcing Improvements
2015-06-06 21:02:50 -04:00
jedk1
7ca8e2d10f Reduced the amount of buggy water blocks created by watermanipulation. 2015-06-07 01:33:00 +01:00
jedk1
756c5f33a8 Fixed WaterArms Flooding 2015-06-07 01:31:44 +01:00
jedk1
cd62f2a4c9 Added messages for most abilities. 2015-06-06 20:10:58 +01:00
jedk1
0d14a4264c Added config based messages. 2015-06-06 20:10:43 +01:00
jedk1
7976a2e454 Added method to get element of ability. 2015-06-06 20:08:47 +01:00
nathank33
e514ba486b Fixed BlockSource distance error 2015-06-06 10:09:45 -07:00
nathank33
c446f320f5 Improved Earth Dynamic Sourcing 2015-06-05 23:31:02 -07:00
nathank33
c56bd64be4 Added Earth Utility Methods 2015-06-05 23:30:42 -07:00
nathank33
f942d7dcc3 EarthSmash no longer uses dynamic sourcing 2015-06-05 23:30:29 -07:00
jedk1
107823711e Removed example config messages. 2015-06-06 01:10:08 +01:00
Jack Lin
318ca12cab Update ConfigManager and related classes 2015-06-06 12:01:05 +12:00
Jack Lin
18d3944192 Add ConfigType 2015-06-06 11:57:09 +12:00
jedk1
3110b8290e Added config manager to support additional config. 2015-06-06 11:39:17 +12:00
jedk1
b3731752eb Added death messages config manager. 2015-06-06 11:39:12 +12:00
jedk1
e99a9b65fe Added PlayerBendingDeathEvent. 2015-06-06 11:39:07 +12:00
jedk1
a6aa53b7a3 Added Death Message Config. 2015-06-06 11:38:56 +12:00
jedk1
5fd7ce6709 Added basic death message support. 2015-06-06 11:34:50 +12:00
jedk1
5c88a17b8a Changed damageEntity to support a string for ability name.
Added method to get last used ability/combo.
2015-06-06 11:34:44 +12:00
MistPhizzle
9954ab2c17 1.7.0 BETA 8 2015-06-04 19:48:14 -04:00