Jack Lin
6bb2ca4844
Update reloadPlugin() in GeneralMethods
2015-07-12 01:25:06 +12:00
Jack Lin
3805b2342b
Move stopPlugin() to GeneralMethods
2015-07-12 01:23:56 +12:00
Jack Lin
086128f8fa
Fix spacing in Updater
2015-07-12 00:16:50 +12:00
Jack Lin
4e4c4eff98
Fix problem where all configs were empty
...
* Configs were generated correctly but were overridden by empty ones
2015-07-11 23:48:46 +12:00
OmniCypher
d834dcb962
Merge pull request #167 from OmniCypher-/master
...
Fixed up Configs & Fixed Combo bugs
2015-07-11 02:09:37 -07:00
OmniCypher
b8e15efa0a
Fixed up Configs & Fixed Combo bugs
2015-07-11 02:07:50 -07:00
OmniCypher
8a136f7fa3
Merge pull request #166 from OmniCypher-/master
...
Bottlebending & Sandstone
2015-07-09 11:07:30 -07:00
OmniCypher
6629c122d4
Bottlebending & Sandstone
...
Fixes various bugs with bottlebending
Colored Sandstone/Sand are compatible with earthbending
Fixed Cooldown in Earthsmash
Fixed Desc in PhaseChange
Fixed Dark Green in /b who
2015-07-09 11:05:48 -07:00
OmniCypher
3d769371c6
Merge pull request #162 from jacklin213/bugfix
...
Fix ErrorLogger, WaterWave, AirCombo
2015-07-08 15:42:08 -07:00
OmniCypher
65bbe5d0a1
Merge pull request #163 from Alex-The-Coder/master
...
Adds Plant Armor, fixes Earth Armor/Fast Swim bug
2015-07-08 13:38:43 -07:00
AlexTheCoder
a99fbe8bc0
The Armor Update
...
PlantArmor/Related:
- Add PlantArmor move
- Add playPlantbendingSound(Location loc) in WaterMethods
- Add isPlantbendable(Block block) in WaterMethods
- Add getPlantSourceBlock() in WaterMethods
EarthArmor:
- Fix incorrect cooldown configuration
- Properly add cooldown
- Fix EarthArmor + FastSwim bug
2015-07-08 08:16:06 -04:00
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
8575b144c4
Merge pull request #161 from OmniCypher-/master
...
1.7.0 Beta 11
2015-06-29 20:11:58 -07: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
3573b2efde
Merge pull request #159 from OmniCypher-/master
...
Bug Fixes: AS NPE, Water Wave cooldown, Immobilize cooldown, and Firetick Config
2015-06-29 17:55:20 -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
88ae2ef113
Merge pull request #155 from FinnBueno/master
...
Cooldowns added to WaterWave and Immobilize
2015-06-28 15:22:58 -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
OmniCypher
cdc9f7ad80
Merge pull request #154 from jedk1/master
...
New Preset method for getting presets
2015-06-28 12:38:40 -07: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
OmniCypher
43bf1f75f3
Merge pull request #147 from jedk1/master
...
Fixed death null pointer exception bug.
2015-06-20 15:00:15 -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