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
MistPhizzle
901283c31e
Merge pull request #131 from jedk1/master
...
Added WaterArms Nerfs
2015-06-04 19:43:50 -04:00
jedk1
88498155f9
Added WaterArms Pull Multiplier Config.
2015-06-05 00:35:57 +01:00
jedk1
cff68f45c3
Revert "Added multiplier config."
...
This reverts commit 7bbb2fe741
.
2015-06-05 00:35:13 +01:00
jedk1
7bbb2fe741
Added multiplier config.
2015-06-05 00:34:41 +01:00
jedk1
a9578d94a0
Added WaterArms Nerfs.
2015-06-05 00:30:11 +01:00
MistPhizzle
4b462ae020
Merge pull request #127 from jacklin213/master
...
Add Updater and /pk check command
2015-06-04 19:15:54 -04:00
MistPhizzle
1873c69419
Merge pull request #129 from jacklin213/bugfix
...
[BUGFIX] Fix world error in BlockSource
2015-06-04 19:13:30 -04:00
jedk1
e70b85e36b
Merge remote-tracking branch 'upstream/master'
2015-06-04 23:26:18 +01:00
jedk1
6cb48bf16d
Added fancy WaterSpout spiral animation.
2015-06-04 23:23:45 +01:00
Jack Lin
c0b358b248
Fix world error in BlockSource
2015-06-02 18:18:13 +12:00
Jack Lin
f0c0b829c5
Add /pk check command and permissions
2015-06-01 23:57:05 +12:00
Jack Lin
11208d6649
Add Updater
2015-06-01 23:56:05 +12:00
MistPhizzle
09cf032885
1.7.0 BETA 7
2015-05-31 22:24:15 -04:00
jedk1
689bcf7d32
Fixed MultiAbilities not working if player wasn't op.
2015-06-01 03:02:23 +01:00
jedk1
3a2b435894
Fixed logout console spam.
2015-06-01 03:01:22 +01:00
MistPhizzle
41452edc0d
1.7.0 BETA 6
2015-05-31 20:49:23 -04:00
MistPhizzle
ad4fcb4dba
Fix
2015-05-31 20:43:11 -04:00
MistPhizzle
919599cace
Merge pull request #123 from nathank33/master
...
Fixed WaterBottles after dynamic sourcing broke them
2015-05-31 20:43:01 -04:00
MistPhizzle
7862535a0b
MERGE
2015-05-31 20:39:32 -04:00
jedk1
22e5158aa7
Added WaterArms config options.
2015-05-31 21:26:49 +01:00
jedk1
27f505c4d2
Corrected spelling in WaterArms description.
2015-05-31 21:26:32 +01:00
jedk1
3143334c79
Added WaterArms Spear attack.
2015-05-31 21:23:47 +01:00
jedk1
633aca108e
Added WaterArms Freeze attack.
2015-05-31 21:23:35 +01:00
jedk1
5a10da3f1f
Added permissions for WaterArms.
2015-05-31 21:23:21 +01:00
jedk1
ee79f70142
Finished recode and added getters and setters. Also added Grab attack.
2015-05-31 21:23:06 +01:00
jedk1
50e83f6e35
Completed Recode and added getters and setters.
2015-05-31 21:22:12 +01:00
jedk1
706ee1cd8c
Added method for a chi blocker to highjump out of WaterArms grab mode.
2015-05-31 21:21:50 +01:00
jedk1
72321963be
Added WaterArms sneak event to display a little note of what ability is
...
bound.
2015-05-31 21:20:49 +01:00
jedk1
7a4af1ef01
Added more WaterArms config options.
2015-05-31 21:20:05 +01:00
jedk1
3d01e27965
Added support for MultiAbilityManager. Makes sure that abilities can't
...
be bound while a MultiAbility is active.
2015-05-31 21:19:23 +01:00
nathank33
868607ed9a
Fixed WaterBottles after Dynamic Sourcing broke them
2015-05-31 11:26:28 -07:00
jedk1
09575f8e9b
Started Recode on WaterArms.
2015-05-31 15:19:50 +01:00
jedk1
d5c6e10feb
Added WaterArms managing and stopping.
2015-05-31 15:19:32 +01:00
jedk1
6aa5947481
Added WaterArms falling block check to entitychangeblockevent.
2015-05-31 15:18:58 +01:00
jedk1
9bbd231eef
Added getLeftSide and getRightSide methods to get the respective side of
...
a location no matter the direction it's facing.
2015-05-31 15:18:30 +01:00
jedk1
25e7eb8b39
Changed config options for WaterArms.
2015-05-31 15:17:29 +01:00
jedk1
742df175db
Added WaterArms as a stock ability.
2015-05-31 15:16:58 +01:00
jedk1
66374480cf
Updated/Fixed MultiAbilityAPI.
2015-05-31 15:16:36 +01:00
MistPhizzle
b41a04fd12
1.7.0 BETA 5
2015-05-30 23:37:44 -04:00
MistPhizzle
51875fb282
Blank
2015-05-30 23:36:38 -04:00
Jack Lin
cac48fd4f3
Fix bending not working due to b20c543
2015-05-31 15:34:39 +12:00
MistPhizzle
e84bf58094
1.7.0 BETA 4
2015-05-30 21:18:48 -04:00
MistPhizzle
51448beea5
Fix ClickType
...
oops
2015-05-30 21:17:59 -04:00
MistPhizzle
9d83375d4d
Fix Conflicts
2015-05-30 21:12:06 -04:00
MistPhizzle
1129528312
Stupid Commit
2015-05-30 20:59:47 -04:00
MistPhizzle
f6f394f4c7
Players with Chi and Air will get Air boost
...
Fixes bug where they would get alternating speed / jump boosts
2015-05-30 20:59:46 -04:00
MistPhizzle
4f114dbe94
/bending display Bloodbending
...
Fixed the message that tried to get players to use nonexistant commands
2015-05-30 20:59:45 -04:00
MistPhizzle
c5e493e2b0
Add icebending to /b display
2015-05-30 20:59:44 -04:00
Jack Lin
b20c543136
Update Listener to use errorLog method
2015-05-31 12:58:03 +12:00
MistPhizzle
808915644a
Merge pull request #119 from nathank33/master
...
Dynamic Source Selection
2015-05-30 20:26:24 -04:00
nathank33
f6b8c136ba
Earth now uses dynamic source selection
2015-05-30 13:56:03 -07:00
nathank33
fca483239f
Water now uses dynamic source selection
2015-05-30 13:54:54 -07:00
nathank33
c313ce8eed
Renamed ClickTypes
2015-05-30 13:53:52 -07:00
nathank33
c36bd23205
Added Dynamic Source Selection
2015-05-30 13:53:31 -07:00
jedk1
45b7ee8b7a
Added WaterArms to the stock abilities list
2015-05-30 14:49:23 +01:00
jedk1
f1608728d4
Added config options for WaterArms, these might need nerfing.
2015-05-30 14:48:29 +01:00
jedk1
30724904bc
Added classes for MultiAbilityModules. Allows for creation of
...
multiabilities.
2015-05-30 03:10:19 +01:00
jedk1
3cbd93712b
Added MultiAbilityManager - Manager for most methods and managers for
...
multiabilities.
2015-05-30 03:08:56 +01:00
jedk1
1719628d33
Added the managers for the MultiAbility
2015-05-30 03:08:11 +01:00
jedk1
bb6c333323
Added to player quit event to clean up any multi abilities the player
...
had active.
2015-05-30 03:07:52 +01:00
jedk1
4842970973
Added checks in bindAbility and saveAbilities to stop the method if the
...
player has a MultiAbility bound.
2015-05-30 03:06:44 +01:00
Jack Lin
4d3ce669ea
Update related classes to use errorLog method
2015-05-27 14:57:47 +12:00
Jack Lin
468232f812
Add exception handler into Ability Managers
2015-05-27 14:57:27 +12:00
Jack Lin
85153cf895
Update error message for errorLog method
2015-05-27 14:28:47 +12:00
Jack Lin
7891e84adb
Add errorLog method to log throwables/exceptions
...
* Add methods errorLog(Throwable) and errorLog(Throwable, Boolean) to
GeneralMethods.java
* Add documentation to both methods describing how to use them
2015-05-27 14:23:40 +12:00
MistPhizzle
cb13a38873
1.7.0 BETA 3
2015-05-25 16:22:06 -04:00
MistPhizzle
029262bb49
/bending reload now reloads Modular Abilities
...
Finnbon suggestion
2015-05-25 16:18:46 -04:00
MistPhizzle
e07363aabd
AirBlast now opens wooden doors
2015-05-25 16:18:45 -04:00
MistPhizzle
dbd64385dd
Expand Permissions
...
You can now require specific permissions for elements. i.e.
bending.command.choose.fire and bending.command.add.fire (Currently only
added to choose and add)
Please note: They wont be able to choose fire without the permission
node bending.command.choose and bending.command.add respectively. All
new permissions default true, but again, they will not be able to add
elements without the basic command to do so in the first place.
2015-05-25 16:18:44 -04:00
MistPhizzle
dee68b9671
PlayerChangeElementEvent
...
Called whenever a player's element is changed, whether it be through
Add, Remove, Choose, Permaremove.
Requests CommandSender (whoever initiates it), the Player target, the
Element, and the Result.
If remove or peraremove, element will return null.
2015-05-25 16:18:43 -04:00
MistPhizzle
bf0971bffb
Admins can choose bending if permaremoved
...
Admins can choose a player's bending if it has been permaremoved. The
point of permaremove is so that the player can't rechoose, not the
admin.
2015-05-25 16:18:42 -04:00
MistPhizzle
51159400af
/bending display [Element] Changes
...
- Fixed bug where you can't view abilities for other elements. (Now
checks if you just have permission, not if you can actually bind them)
- Removed sub abilities from general display. They now have their own
command (/bending display Lightning, etc, etc)
2015-05-25 16:18:42 -04:00
nathank33
dcd809b6af
Moved ClickType to its own file
2015-05-25 10:18:46 -07:00
nathank33
2af027dddb
Combos have individual permissions
2015-05-24 21:53:18 -07:00
nathank33
d20ab0e6e5
Formatted ComboManager
2015-05-24 19:26:42 -07:00
MistPhizzle
4b392d2a01
1.7.0 BETA 2
2015-05-22 16:20:09 -04:00
MistPhizzle
a45ffb6753
Asynchronous Database Interaction
...
Should increase performance.
Huge thanks to Sothatsit --- Had to merge it manually
2015-05-19 12:20:45 -04:00
AlexTheCoder
b2bdd1b6fa
HUMONGOUS API CLEANUP
...
- Created individual method classes for each element
- Moved appropriate methods from main Methods class into element Method
classes
- Created many javadocs
- Removed a deprecated method
- Changed Methods to GeneralMethods
2015-05-15 00:24:12 -04:00
MistPhizzle
18dcedff83
1.7.0 BETA 1
2015-05-13 10:06:11 -04:00
MistPhizzle
0940091f56
Merge pull request #112 from Alex-The-Coder/Lightning-API-Improvements
...
Allowed external developers access to arcs
2015-05-13 10:01:40 -04:00
MistPhizzle
79315d5f3a
Merge pull request #111 from Alex-The-Coder/Lightning-Aesthetics
...
Lightning Aesthetic Enhancement
2015-05-13 10:01:34 -04:00
Jack Lin
2ccef0aecb
Add saved toggling per server session
2015-04-21 13:00:58 +12:00
MistPhizzle
625d7014c1
1.6.0
2015-04-19 18:27:10 -04:00
MistPhizzle
72ca8e3fd9
1.6.0 BETA 20
2015-04-19 18:08:38 -04:00
MistPhizzle
bb617c90c8
Fix /bending who not showing staff
2015-04-19 18:07:04 -04:00
AlexTheCoder
a1e30b81b6
Lightning Aesthetic Enhancement
...
- Added kewl lightning charge up animation
- Small code cleanup in Commands.java
2015-04-17 22:47:08 -04:00
AlexTheCoder
470ef8d891
Allowed external developers access to arcs
...
Gave external developers a way to get the arcs from lightning
2015-04-17 22:05:43 -04:00
MistPhizzle
61fc509d7d
1.6.0 BETA 19
2015-04-12 20:15:16 -04:00
MistPhizzle
ad81b29399
/korra debug now displays Items
2015-04-12 20:13:10 -04:00
MistPhizzle
3370a67ffc
PreciousStones Changes
...
Players can now bend in their own claims or claims they are allowed in
2015-04-12 20:13:09 -04:00
MistPhizzle
cc00f515a0
Remove old staff from plugin
2015-04-12 20:13:08 -04:00
MistPhizzle
f3ff5fa536
/bending version displays info on PK Items
2015-04-12 20:13:08 -04:00
MistPhizzle
dbb1acc278
Add Coolade and Shunky
2015-04-12 20:13:07 -04:00
MistPhizzle
7f569d67bb
Add Kiam's UUID
2015-04-12 20:13:06 -04:00
MistPhizzle
c0f3f5b470
/bending who uses UUIDs for Staff
...
- vidcom now displays as Concept Designer / Community Moderator
- Kiam should be a Concept Designer
- Hit_Manx now displayed as Wiki Contributor
2015-04-12 20:13:05 -04:00
MistPhizzle
100451d4f6
Merge pull request #110 from jacklin213/bugfix
...
BugFixes
2015-04-12 20:12:54 -04:00
Jack Lin
d3cfaf327a
Fix NPE in FlightAbility
...
Caused by lines 30-33 calling remove(player) which calls flight.remove()
when flight == null
2015-04-11 12:00:28 +12:00
Jack Lin
e471809049
Fix deprecation from 9f969f1
, small clean up
2015-04-10 12:55:23 +12:00
Jack Lin
9f969f19f2
Finish Update for getTargetBlock
2015-04-06 15:14:50 +12:00
Jack Lin
454c1bcdc0
Update to 1.8.3 method for getTargetBlock
2015-04-06 15:10:21 +12:00