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
MistPhizzle
a0c07d9752
AirScooter
2014-06-24 21:11:19 -04:00
MistPhizzle
e1c8732d54
FireJet
2014-06-24 21:03:26 -04:00
MistPhizzle
26237ce090
Paralyze
2014-06-24 20:53:49 -04:00
MistPhizzle
a907a42e28
Bloodbending
2014-06-24 20:42:24 -04:00
MistPhizzle
47c78ef8d0
AirBurst
...
Also reworked damaging passives. (No Fall Damage / Decreased Fall
Damage)
2014-06-24 19:43:28 -04:00
MistPhizzle
ead0c812d1
Tornado and AirBlast
2014-06-24 18:39:33 -04:00
MistPhizzle
cafea60f7c
AvatarState
2014-06-24 18:01:55 -04:00
MistPhizzle
d106eb513a
StockAbilities
...
Some abilities will be stored internally as they play off of each other,
but can be enabled / disabled through the config.
2014-06-24 17:48:19 -04:00
MistPhizzle
65dd2c3c80
Forgot to apply files to commit
...
My b
2014-06-14 14:59:36 -04:00
MistPhizzle
41109c5251
Lots of Small Changes
...
Removed WaterReturn (Each Ability is responsible for handling it)
Added FreezeMelt (Just contains the basic methods, not an ability)
Improved physics handling.
Removed WaterPassive where water would automatically spread (Until I
find a workaround, exponentially flooding worlds weren't very fun)
2014-06-14 14:59:11 -04:00
MistPhizzle
7c0a28be99
oops
2014-06-13 22:44:55 -04:00
MistPhizzle
c87d1c67cd
WaterCore
...
Some more Waterbending Methods (This is proving to be a pain)
2014-06-13 22:10:39 -04:00