Commit graph

2096 commits

Author SHA1 Message Date
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
MistPhizzle
3081d61f68 WaterSpout and fast swim can work together 2014-06-28 21:32:54 -04:00
MistPhizzle
e838c583dd Fix EarthBlast 2014-06-28 21:30:48 -04:00
MistPhizzle
efacd58e34 Fix AirScooter and WaterSpout letting players fly 2014-06-28 21:21:30 -04:00
MistPhizzle
a2bb20699a 1.1.0 BETA 6 2014-06-28 20:46:18 -04:00
MistPhizzle
34273db4ac FastSwimming Fix
FastSwimming will no longer work if you have abilities with sneak
functions bound.
2014-06-28 20:45:27 -04:00
MistPhizzle
17f4c5c0ff "/bending add <player> element" works properly 2014-06-28 20:16:01 -04:00
MistPhizzle
14b65685ad Add /b as an alias 2014-06-28 20:05:49 -04:00
MistPhizzle
620111925c Ease the flooding 2014-06-28 20:04:18 -04:00
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