Commit graph

337 commits

Author SHA1 Message Date
MistPhizzle
0803c8c6bd Fix HighJump Cooldown 2014-07-30 09:52:55 -04:00
MistPhizzle
ee13d2e43b Reduce the amount of Air Particles 2014-07-30 09:52:54 -04:00
MistPhizzle
9cf8544ae0 Add Bloodbending / Paralyze check to canBend 2014-07-30 09:52:53 -04:00
AlexTheCoder
9f02959cf0 Bending now supports the latest factions & mcore
Added support for the latest version of factions and the latest version
of MassiveCore
2014-07-29 17:13:51 -04:00
MistPhizzle
7b9243afb2 1.3.0 BETA 9 2014-07-29 10:46:41 -04:00
MistPhizzle
5755dd0322 Add Config Options for FireBurst 2014-07-29 10:45:01 -04:00
MistPhizzle
3b9f8b5f2c Add Config Options for FireBurst 2014-07-29 10:42:00 -04:00
MistPhizzle
2a4cf0bd1d Add Config Options for Shockwave 2014-07-29 10:40:22 -04:00
MistPhizzle
33e4d6a6fb Add config options for Torrent 2014-07-29 10:38:03 -04:00
MistPhizzle
01784ad412 Add config options for OctopusForm 2014-07-29 10:35:33 -04:00
MistPhizzle
6c8ebd3b5d Add config options for AirBurst
FallThreshold - Amount of blocks to fall to activate.
PushFactor - Pretty self explanatory
ChargeTime - Time in ms it takes to charge an AirBurst
2014-07-29 10:32:57 -04:00
MistPhizzle
34e072240a Make WaterManip Cooldown Configurable
Defaults to 1000 ms (1 second)
2014-07-29 10:28:41 -04:00
MistPhizzle
2f4dd643cb Fix WallOfFire - Properly fire cooldown
Requires Config Changes. Change Cooldown to 7500 and Interval to 500.

Cooldown actually fires now.
2014-07-29 10:24:59 -04:00
MistPhizzle
848b61f65d Make Air Particles Configurable
Defaults to smoke (White Clouds)
Other options are:
blacksmoke (The original Airbending Particles)
spell (the swirly potion particles)
2014-07-29 10:15:35 -04:00
jack lin
6517230473 Forgot to delete comments like commit bad3c18 2014-07-30 00:10:00 +12:00
jack lin
6fd33e9d4d Forgot to delete comments like commit bad3c18 2014-07-29 23:47:11 +12:00
jack lin
468ffa3325 Changed method name and classes effected 2014-07-29 23:34:46 +12:00
jack lin
c2878ba36a Fixed conflicted error 2014-07-29 23:18:15 +12:00
MistPhizzle
3c19a38281 1.3.0 BETA 8 2014-07-28 23:33:47 -04:00
MistPhizzle
46ebcabd5b Actually remove null messages from /bending who 2014-07-28 23:29:31 -04:00
HiddenCloud
65e0f0bd97 Rewrote day/night handling
Rewrote day/night handling. Much faster, requires no adding worlds to a concurrenthashmap or looping over them. It's also much easier to understand and modify.
2014-07-28 22:16:08 +00:00
MistPhizzle
0a9983658a 1.3.0 BETA 7 2014-07-28 11:48:22 -04:00
MistPhizzle
fc1032af51 /bending who changes
Will tell you if a member is a part of the ProjectKorra team.

Added sub element display for Waterbending
2014-07-28 11:44:32 -04:00
MistPhizzle
a3fbf6ccd1 Clean up /bending who so it doesn't show null slots
(Credit goes to AlexTheCoder)
2014-07-28 11:44:31 -04:00
MistPhizzle
bad3c187a2 Clean up Imports / Methods Class
Removed the comments from the Methods class that weren't necessary and
cleaned up the imports throughout all of the classes.
2014-07-28 11:44:30 -04:00
MistPhizzle
3b5040d0cc Make bendability of packed ice configurable 2014-07-28 11:44:27 -04:00
jack lin
c35a451e7b Documentation Part 1 2014-07-28 22:22:44 +12:00
jack lin
446cbcd4e0 Sorted Methods class to prepare for Documentation 2014-07-28 18:36:37 +12:00
jack lin
78157bd2ac Fixed Generic warning, General Clean up
* Fixed Warning: A generic array of HashSet<String> is created for a
varargs parameter
* Cleaned Imports
* Removed unnecessary toggle message
2014-07-28 18:31:01 +12:00
AlexTheCoder
567010673e Patched bending in any faction land
Fixed the bug where a player could bend in any faction's land,
regardless on whether they could build there.
2014-07-27 19:47:14 -04:00
MistPhizzle
6e787cf05a 1.3.0 BETA 6
I'm getting a bit dev build happy today, my bad.
2014-07-26 21:09:57 -04:00
MistPhizzle
a1f2c2565f FastSwim can be used with EarthArmor 2014-07-26 21:06:47 -04:00
MistPhizzle
05502e03c0 Fix /bending toggle 2014-07-26 18:26:28 -04:00
MistPhizzle
6ea5b61f2b Fix Import command not working 2014-07-26 17:50:51 -04:00
MistPhizzle
275c7a5d61 1.3.0 BETA 5
Let's actually put a dev build out now
2014-07-26 16:43:31 -04:00
MistPhizzle
64b89d4b90 Added Smokescreen, new Chiblocking Ability 2014-07-26 16:37:54 -04:00
MistPhizzle
6efc69d405 1.3.0 BETA 4 2014-07-26 12:00:34 -04:00
MistPhizzle
6ee2af3b02 Change air particles to clouds
This is a bit better with performance than the spell particles
2014-07-25 00:16:52 -04:00
MistPhizzle
d1b6497fe6 Remove WaterSpout if Bloodbended / Paralyzed 2014-07-24 22:33:06 -04:00
MistPhizzle
94fe066aa9 Add /bending toggle all
This turns Bending off for everyone. If Bending is off for everyone, no
single player can turn it back on.
2014-07-24 18:46:57 -04:00
MistPhizzle
2c17eacbeb 1.3.0 BETA 3 2014-07-23 11:01:30 -04:00
MistPhizzle
d51ee9b9d2 /bending display [element] is in alphabetical order 2014-07-23 10:57:02 -04:00
MistPhizzle
290696879d Fix Charged FireBlast difficulty issues 2014-07-23 10:57:00 -04:00
MistPhizzle
ab9fa1b63c Merge pull request #6 from jacklin213/master
Merge pull requests from jacklin213
2014-07-23 10:56:39 -04:00
MistPhizzle
656ab327b3 v1.3.0 BETA 2 2014-07-22 21:19:21 -04:00
MistPhizzle
e9c334453e Air Particles are now White + TagAPI Fix 2014-07-22 21:18:37 -04:00
MistPhizzle
cf93334386 Possible HeatControl fix 2014-07-21 15:40:43 -04:00
jack lin
10379bc2e6 1.3.0 BETA 2 2014-07-21 21:29:57 +12:00
jack lin
25e01aa855 Updated Reload, Import Cmd - See Description
* Added a reload method in the Methods class
* Allows database changes to take effect on /bending reload
* Prevented duplicates from the import command
2014-07-21 21:27:39 +12:00
jack lin
4144ff094d Simplified Save method using Ternary Operator 2014-07-21 21:05:50 +12:00
jack lin
0b06187e71 Additions to Cmd Class - See extended Description
* Added Non valid element message for /bending display
* Added Abilities to display when using /bending who <player>
2014-07-21 20:54:07 +12:00
jack lin
4e7ae2b5e2 Added Import safeguard - See extended Description
* Added Import safeguard to prevent multiple imports
* Added ImportEnabled boolean for import safeguard
* Changed the use of Plugin.getConfig() to config in ConfigManger
2014-07-21 19:29:30 +12:00
jack lin
24773881cb Added additional alias 2014-07-21 19:12:10 +12:00
jack lin
d811ecd575 Added missing help message 2014-07-21 19:07:57 +12:00
MistPhizzle
376fc8a2c4 Add Particle Library 2014-07-20 22:56:35 -04:00
MistPhizzle
2d856f7cd1 Fix AvatarState cooldown not initiating properly 2014-07-20 22:50:50 -04:00
MistPhizzle
382aa393a6 Fix AvatarState Speed Config 2014-07-20 19:02:09 -04:00
MistPhizzle
7e4a742fa1 1.3.0 BETA 1 2014-07-20 16:28:26 -04:00
MistPhizzle
dfcbfb7132 Waterbenders are more powerful during full moon 2014-07-20 16:27:40 -04:00
MistPhizzle
1c16d7a00f Permission Nodes for the Grappling Hooks
bending.earth.grapplinghook
bending.chi.grapplinghook
2014-07-20 16:01:35 -04:00
MistPhizzle
738a4dbaf5 Make PowerMultiplier of AvatarState configurable 2014-07-20 15:38:55 -04:00
MistPhizzle
b90552537f Chi no longer takes fall damage if sprinting 2014-07-19 20:41:17 -04:00
MistPhizzle
4ef2e12287 NPE Fix 2014-07-19 20:18:14 -04:00
MistPhizzle
6e4705d0bc v1.2.0 2014-07-19 10:55:10 -04:00
jack lin
e7e7eb622b Code Format Cleanup 2014-07-19 18:18:28 +12:00
MistPhizzle
dc70204fe5 1.2.0 BETA 16 2014-07-18 18:48:23 -04:00
MistPhizzle
76b6d94c74 Revert "Stupid commit, will revert"
This reverts commit 65ed1f42fc.
2014-07-18 18:46:01 -04:00
MistPhizzle
65ed1f42fc Stupid commit, will revert 2014-07-18 18:45:55 -04:00
MistPhizzle
536863b2b9 Revert "Bukkit v1.7.10"
This reverts commit cef4cc9063.
2014-07-18 18:31:05 -04:00
MistPhizzle
c3c39a8ed8 bending.avatar defaults false 2014-07-18 18:22:47 -04:00
MistPhizzle
0cc1b7d046 /pk is an argument for /bending 2014-07-18 18:20:09 -04:00
MistPhizzle
cef4cc9063 Bukkit v1.7.10
Still supports 1.7.9
2014-07-18 18:19:39 -04:00
MistPhizzle
105e93075f Can no longer bend on AirScooter (Still BETA 15) 2014-07-18 14:32:55 -04:00
MistPhizzle
b6ffeabec7 1.2.0 BETA 15 2014-07-18 13:31:43 -04:00
MistPhizzle
3d707be2aa Fix WaterSpout and Water Passive 2014-07-18 13:29:48 -04:00
MistPhizzle
3b8bbf53c2 Fix Bloodbending only usable at night config 2014-07-18 13:18:06 -04:00
MistPhizzle
68270bad16 AirSwipe's charge factor is configurable 2014-07-18 12:55:22 -04:00
MistPhizzle
6ddd95dbd9 Give AirSwipe its own cooldown 2014-07-18 12:50:03 -04:00
MistPhizzle
16489f91cc 1.2.0 BETA 14 2014-07-18 12:31:56 -04:00
MistPhizzle
19cfe223b1 Merge pull request #4 from jacklin213/master
Fixed NPE's in Method and small edits to other classes
2014-07-18 12:28:43 -04:00
jack lin
55594db605 Moved an If check under its element 2014-07-18 18:27:00 +12:00
jack lin
cf004c5592 Removed "this" keyword for static access 2014-07-18 18:11:03 +12:00
jack lin
fbf533f49d Fix attempt NPE in Methods
http://pastie.org/9383324
2014-07-18 18:02:52 +12:00
jack lin
7d9419d319 Fix another NPE in Methods
http://pastebin.com/sqiqfjin
2014-07-18 18:02:06 +12:00
jack lin
d091ab9765 Fix NPE in Methods
http://pastebin.com/9J0qAWTh
2014-07-18 18:01:00 +12:00
MistPhizzle
b2d8d562ad Fix AvatarState not starting 2014-07-17 23:44:31 -04:00
MistPhizzle
a74ef765b8 1.2.0 BETA 13 2014-07-17 00:07:11 -04:00
MistPhizzle
4838e17b14 Fix SQLite errors on logout 2014-07-17 00:05:10 -04:00
MistPhizzle
0d67538758 1.2.0 BETA 12 2014-07-16 21:22:08 -04:00
MistPhizzle
43d5135f54 Add helpful message to /b display 2014-07-16 21:19:41 -04:00
MistPhizzle
4db6cbeaa7 /bending clear should not revert on login 2014-07-16 21:15:10 -04:00
MistPhizzle
f2fbd2398b You can no longer fast swim with WaterSpout. 2014-07-16 21:00:12 -04:00
MistPhizzle
70f7601bbd HeatControl properly negates fire damage 2014-07-16 20:58:49 -04:00
MistPhizzle
f935cf17b9 Don't run events if they are already canceled. 2014-07-15 22:15:31 -04:00
MistPhizzle
9a151f8ef3 Remove unused BendingAbility Class
This is now the Ability Module Class
2014-07-14 10:59:41 -04:00
MistPhizzle
8fd403bcbd Revert "Stupid Commit, Will Revert"
This reverts commit 599ecf6426.
2014-07-13 16:41:07 -04:00
MistPhizzle
676a794ba1 Revert "Revert "Try to fix FreezeMelt NPE""
This reverts commit 287006936a.
2014-07-13 16:41:00 -04:00
MistPhizzle
287006936a Revert "Try to fix FreezeMelt NPE"
This reverts commit ef812566da.
2014-07-13 16:40:51 -04:00
MistPhizzle
599ecf6426 Stupid Commit, Will Revert 2014-07-13 16:40:47 -04:00
MistPhizzle
ef812566da Try to fix FreezeMelt NPE 2014-07-12 20:17:54 -04:00
MistPhizzle
95ab22a554 Try to fix NPE on Chi Passive 2014-07-12 19:16:13 -04:00
MistPhizzle
a9d00df52d Added Grappling Hooks 2014-07-12 15:17:15 -04:00
MistPhizzle
71aee98c29 1.2.0 BETA 8 2014-07-12 12:27:55 -04:00
jack lin
6bad38cc18 Updated importer to add slot abilities 2014-07-13 02:17:26 +12:00
jack lin
293d480e51 Added cmd list for help command. Fixed imports 2014-07-12 23:55:55 +12:00
MistPhizzle
c6824193fe Finish Syncing Project
No new features, just forgot to commit some files.
2014-07-11 23:38:29 -04:00
MistPhizzle
cdb36052c7 Add a converter
Converts data from orion's plugin.
2014-07-11 23:34:03 -04:00
MistPhizzle
2bd751479d Bloodbending only usable at Night (Configurable) 2014-07-11 14:15:39 -04:00
MistPhizzle
a17f98af45 1.2.0 BETA 6 2014-07-11 13:57:11 -04:00
MistPhizzle
78b6ee6278 Paralyze will no longer work with other abilities 2014-07-11 13:33:07 -04:00
MistPhizzle
653aeb8718 New Metalbending Passive
Metalbenders can tap sneak to open / close iron doors. (Assuming they
can bend there)
2014-07-11 13:31:47 -04:00
MistPhizzle
4f8cc009e5 Added Extraction
First complete Metalbending ability. Allows metalbenders to extract ores
from stone. (The stone wont revert, preventing dupes). Has a small
chance of doubling or tripling the loot.
2014-07-10 23:40:58 -04:00
MistPhizzle
edd42d9caa Add isMetalbendingAbility() to AbilityModule
Return true if custom ability is a metalbending ability.
2014-07-10 10:39:52 -04:00
MistPhizzle
4f2a59f942 Give Metalbending its own color
This color is configurable (Defaults: Dark Green). Will display
abilities in /bending display and their descriptions in this color if
they are metalbending abilities.
2014-07-10 10:38:26 -04:00
MistPhizzle
bbece259e1 Begin Metalbending
If you land on a metal block and you have metalbending permissions, you
will not take fall damage.
2014-07-10 10:30:13 -04:00
MistPhizzle
3b75d8f36f Add Duration to AvatarState 2014-07-08 10:04:30 -04:00
MistPhizzle
aaa20d6a58 Config AvatarState FireJet and AirShield
You can choose whether FireJet and AirShield are toggles
2014-07-07 23:21:35 -04:00
MistPhizzle
1909e0e764 Make Avatar State less broken
Avatar State is now highly configurable:
You can now turn potion effects on / off as well as configure the power
of the effect (the potion level).
2014-07-07 22:52:33 -04:00
MistPhizzle
0b75442710 Fix Error when binding move to slot using non-int 2014-07-07 21:17:36 -04:00
MistPhizzle
980574d412 Permissions for Bending Passives
bending.ELEMENT.passive
2014-07-07 21:07:33 -04:00
MistPhizzle
b0d778ad85 v1.1.0 2014-07-05 11:35:01 -04:00
MistPhizzle
9f9eacc150 /bending reload properly stops Bending 2014-07-05 10:39:08 -04:00
MistPhizzle
e04b91f9a6 /bending clear defaults true 2014-07-05 10:35:56 -04:00
MistPhizzle
1e8376b108 /bending help defaults true 2014-07-05 10:27:19 -04:00
MistPhizzle
23fd81fb07 /bending choose not displaying Chi 2014-07-04 21:27:05 -04:00
MistPhizzle
460f8179d2 Fix NPE onPlayerLogin 2014-07-03 22:49:49 -04:00
MistPhizzle
9d5cc87f14 Permissions hotfix 2014-07-03 22:29:30 -04:00
MistPhizzle
5b298dc125 1.1.0 BETA 12 2014-07-02 09:57:03 -04:00
MistPhizzle
197b3a4a3c AvatarState shows proper color on /b display 2014-07-02 09:56:02 -04:00
MistPhizzle
0f1f4419a7 AirSwipe can go through tall grass 2014-07-02 09:53:39 -04:00
MistPhizzle
4d559dcffa IceSpike Cooldown 2014-07-02 09:53:23 -04:00
MistPhizzle
9664869859 Give WaterManipulation a cooldown 2014-07-02 09:50:05 -04:00
MistPhizzle
dafa0c3d88 1.1.0 BETA 11 2014-06-30 22:41:35 -04:00
MistPhizzle
d4cad612ec /b bind wont bind abilities player cant use 2014-06-30 20:49:44 -04:00
MistPhizzle
9bd3772148 /b display wont show abilities player cant use
This one actually does it
2014-06-30 20:48:07 -04:00
MistPhizzle
86707725b8 /b display wont show abilities player cant use 2014-06-30 20:45:50 -04:00
MistPhizzle
86bfae12ca Default Permissions Change
bending.command.version and bending.command.who now default to everyone.
2014-06-30 20:43:56 -04:00
MistPhizzle
de819d2f1f Command Line Changes
'a' is now an alias for 'add'
'w' is now an alias for ;who'
2014-06-30 20:42:32 -04:00
MistPhizzle
1d7b86b3eb 1.1.0 BETA 10 2014-06-30 11:25:34 -04:00
MistPhizzle
f2f1b4017d Bending properly stops / reverts on shutdown 2014-06-30 10:27:11 -04:00
MistPhizzle
a51b72a38b 1.1.0 BETA 9 2014-06-29 20:46:27 -04:00
MistPhizzle
3bd2e51b71 /bending bind is prettier
Now displays the slot #
The color of the message matches the color of the element.
2014-06-29 20:44:05 -04:00
MistPhizzle
32c0646524 Fix Paralyze 2014-06-29 20:36:32 -04:00
MistPhizzle
c6e45753e1 ChiBlocking Passive Fixed
Chi actually blocks now
2014-06-29 20:27:47 -04:00
MistPhizzle
d3776fe766 Actually remove abilities you can no longer bend 2014-06-29 19:02:04 -04:00
MistPhizzle
e5445f62dc 1.1.0 BETA 8 2014-06-29 18:26:13 -04:00
MistPhizzle
993500b17c bending.player defaults true 2014-06-29 18:25:33 -04:00
MistPhizzle
b424356d71 Add /b as a command alias for Bending 2014-06-29 18:25:11 -04:00
MistPhizzle
e5d7fc8dd6 1.1.0 BETA 7 2014-06-28 21:57:11 -04:00
MistPhizzle
616b0df993 Remove abilities you no longer have permission for 2014-06-28 21:56:10 -04:00