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
ed19984360
1.2.0 BETA 11
...
Forgot to push the jar with the last commit.
2014-07-16 21:01:13 -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
MistPhizzle
96c649bbe1
Merge pull request #1 from jacklin213/master
...
Updated importer to add SlotAbilites. Added commandlist to help command.
2014-07-12 11:24:22 -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