Commit graph

40 commits

Author SHA1 Message Date
MistPhizzle
8fd403bcbd Revert "Stupid Commit, Will Revert"
This reverts commit 599ecf6426.
2014-07-13 16:41:07 -04:00
MistPhizzle
599ecf6426 Stupid Commit, Will Revert 2014-07-13 16:40:47 -04:00
jack lin
6bad38cc18 Updated importer to add slot abilities 2014-07-13 02:17:26 +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
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
980574d412 Permissions for Bending Passives
bending.ELEMENT.passive
2014-07-07 21:07:33 -04:00
MistPhizzle
460f8179d2 Fix NPE onPlayerLogin 2014-07-03 22:49:49 -04:00
MistPhizzle
197b3a4a3c AvatarState shows proper color on /b display 2014-07-02 09:56:02 -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
f2f1b4017d Bending properly stops / reverts on shutdown 2014-06-30 10:27:11 -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
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
616b0df993 Remove abilities you no longer have permission for 2014-06-28 21:56:10 -04:00
MistPhizzle
b08c42bb2b Fix color issues on Commands
All commands now use the proper element color as defined in the config.
2014-06-28 19:31:26 -04:00
MistPhizzle
3d4fe77ee9 Fix some runtime errors
Fixed an error in plugin, made the config load before the Methods
2014-06-28 17:40:30 -04:00
MistPhizzle
10474a0688 Region Protection
Should work *flawlessly* on all abilities.
2014-06-28 17:06:05 -04:00
MistPhizzle
5776ad28e1 isIgniteAbility() and isExplodeAbility() added
For Region Protection. ProjectKorra respects explosion and fire flags in
various plugins, so this will allow an ability to register as such.
isIgnite() means the ability produces fire (Like Blaze) and
isExplodeAbility() means the ability produces an explode (Like FireBlast
and Lightning)
2014-06-28 16:25:27 -04:00
MistPhizzle
efc880eb13 Added isHarmlessAbility() to AbilityModule
Will be used with Region Protection, currently not a runnable build.
2014-06-28 16:08:54 -04:00
MistPhizzle
f22b683b2a RevertChecker 2014-06-26 23:08:41 -04:00
MistPhizzle
edada84fa2 EarthArmor 2014-06-26 22:15:28 -04:00
MistPhizzle
a7d2a958b3 Fix a couple of things 2014-06-26 18:51:13 -04:00
MistPhizzle
256ad9fd59 FireBlast 2014-06-26 16:51:46 -04:00
MistPhizzle
83f6f51874 OctopusForm 2014-06-25 22:40:44 -04:00
MistPhizzle
bd1f83f2cf WaterManipulation 2014-06-25 13:08:36 -04:00
MistPhizzle
8c60f64623 PhaseChange 2014-06-25 12:48:05 -04:00
MistPhizzle
867f0acd12 HeatControl 2014-06-25 12:34:45 -04:00
MistPhizzle
9a9dbf2db8 RaiseEarth 2014-06-25 11:58:02 -04:00
MistPhizzle
0da85ee86a Catapult 2014-06-25 11:44:02 -04:00
MistPhizzle
a907a42e28 Bloodbending 2014-06-24 20:42:24 -04:00
MistPhizzle
ead0c812d1 Tornado and AirBlast 2014-06-24 18:39:33 -04:00
MistPhizzle
65dd2c3c80 Forgot to apply files to commit
My b
2014-06-14 14:59:36 -04:00
MistPhizzle
c87d1c67cd WaterCore
Some more Waterbending Methods (This is proving to be a pain)
2014-06-13 22:10:39 -04:00
MistPhizzle
0180332f4e Waterbending Methods
Some methods for the Waterbending abilities.
2014-06-13 16:56:28 -04:00
MistPhizzle
219b1868bd Add isMeltable() Method 2014-06-13 16:43:23 -04:00
MistPhizzle
b45846be68 Earthbending Methods
Just some methods for some of the Earthbending Abilities
2014-06-13 16:37:34 -04:00
kingbirdy
0c7efc4115 changed to color codes to ChatColor, and removed excess lines 2014-06-13 00:30:43 -04:00
MistPhizzle
902a0f6119 Vector Methods
(Comes from orion304's original plugin, credit goes to him)
2014-06-12 19:37:51 -04:00
MistPhizzle
9d9f6672ed Initial Commit
Far from v1.0.0, but a start!
2014-06-12 19:21:20 -04:00