Commit graph

2082 commits

Author SHA1 Message Date
MistPhizzle
44a0af1dc5 Don't let airbenders bind Chi Abilities 2014-06-28 19:51:31 -04:00
MistPhizzle
90572695e3 WaterReturn actually returns 2014-06-28 19:50:02 -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
abaa64ab02 Fix another NPE 2014-06-28 18:16:36 -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
797e19a820 1.1.0 BETA 2 2014-06-28 17:07: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
f3820f3d73 Begin v1.1.0 Dev Builds
Fix bending.fire spelling error in plugin.yml
bending.message.nightmessage defaults true
bending.message.daymessage defaults true
2014-06-28 13:26:04 -04:00
MistPhizzle
20b0d2fab0 v1.0.0
The first build is ready.
2014-06-27 15:43:38 -04:00
MistPhizzle
5e58b10919 Don't break the plugin if TagAPI isn't installed 2014-06-27 15:28:50 -04:00
MistPhizzle
0f65d4cb4e Default Permission Nodes 2014-06-27 15:11:36 -04:00
MistPhizzle
d87b56416f PluginMetrics
Using MetricsLite for now, may use more advanced tracking later.
2014-06-27 14:57:13 -04:00
MistPhizzle
b3a799a98a WallOfFire
Firebending abilities / All stock abilities complete. :)
2014-06-27 14:51:42 -04:00
MistPhizzle
d73bc4dea7 Lightning 2014-06-27 14:42:01 -04:00
MistPhizzle
208842d02e FireShield 2014-06-27 14:31:52 -04:00
MistPhizzle
cba2fb4a7d FireBurst 2014-06-27 14:22:51 -04:00
MistPhizzle
f081dc8576 Blaze 2014-06-27 14:15:06 -04:00
MistPhizzle
dfb1767c5e Full Chat functionality 2014-06-27 00:26:34 -04:00
MistPhizzle
1b665a328e Missing chi config options 2014-06-26 23:31:00 -04:00
MistPhizzle
003390ac92 RapidPunch
Chi abilities complete.
2014-06-26 23:29:47 -04:00
MistPhizzle
959664c7b2 HighJump 2014-06-26 23:18:27 -04:00
MistPhizzle
f22b683b2a RevertChecker 2014-06-26 23:08:41 -04:00
MistPhizzle
5a9bde656d Tremorsense
All Earthbending abilities done ;D
2014-06-26 22:59:40 -04:00
MistPhizzle
3db97a4c75 EarthTunnel 2014-06-26 22:35:36 -04:00
MistPhizzle
767c99ed65 EarthGrab 2014-06-26 22:25:41 -04:00
MistPhizzle
edada84fa2 EarthArmor 2014-06-26 22:15:28 -04:00
MistPhizzle
87032ad4f7 HealingWaters
Waterbending finished ^^
2014-06-26 19:46:59 -04:00
MistPhizzle
c1e71c8723 AirSwipe 2014-06-26 19:38:48 -04:00
MistPhizzle
03d961c6cc AirSuction 2014-06-26 19:26:48 -04:00
MistPhizzle
d07e5af788 AirShield 2014-06-26 19:13:44 -04:00
MistPhizzle
a7d2a958b3 Fix a couple of things 2014-06-26 18:51:13 -04:00
MistPhizzle
9048e1c8ea Shockwave
Worth noting that as of this commit, all compilation errors are gone and
the plugin is runnable.
2014-06-26 18:39:30 -04:00
MistPhizzle
a2647b4501 EarthBlast 2014-06-26 17:07:30 -04:00
MistPhizzle
256ad9fd59 FireBlast 2014-06-26 16:51:46 -04:00
MistPhizzle
62e54864ae IceSpike 2014-06-26 16:34:02 -04:00
MistPhizzle
358e9f4d71 Torrent 2014-06-25 23:47:49 -04:00
MistPhizzle
043be110ca Surge 2014-06-25 23:33:53 -04:00
MistPhizzle
d941a74564 Illumination 2014-06-25 23:12:42 -04:00
MistPhizzle
ab9d048080 Water and AirBubble 2014-06-25 23:01:53 -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
b24a818c8d Collapse 2014-06-25 12:14:46 -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
142b4b34eb WaterSpout 2014-06-24 21:36:27 -04:00
MistPhizzle
44bf1c361f AirSpout 2014-06-24 21:18:44 -04:00