Commit graph

2110 commits

Author SHA1 Message Date
jack lin
e1f03e1c3f Fixed IndexOutOfBoundsException 2014-08-20 19:40:07 +12:00
jack lin
15440a84e4 RapidPunch fix where player is null
* Renamed instance to instances to follow common convention
* Modified all classes referencing instance to reference instances
2014-08-20 19:32:50 +12:00
MistPhizzle
1b2503c266 1.4.0 BETA 1 Hotfix 2014-08-17 21:55:00 -04:00
MistPhizzle
aaa47040b8 1.4.0 BETA 1 2014-08-17 20:48:19 -04:00
MistPhizzle
d0c6b40a89 1.4.0 BETA 1 2014-08-17 20:43:21 -04:00
MistPhizzle
fb56b8b82a AvatarState clears on death / logout 2014-08-17 20:41:21 -04:00
MistPhizzle
04c1f4d46e Placing blocks will no longer activate Bending 2014-08-16 20:00:15 -04:00
MistPhizzle
6c4a036e48 LWC Support
Players can't bend blocks that are protected with LWC
2014-08-16 19:50:54 -04:00
MistPhizzle
483274bdef Combustion explodes when it hits other Bending 2014-08-15 23:19:46 -04:00
MistPhizzle
2ff4fa93e4 AirSwipe is affected by AvatarState 2014-08-15 23:18:57 -04:00
MistPhizzle
cd00f41234 1.3.0 2014-08-15 17:15:01 -04:00
MistPhizzle
9080818df3 1.3.0 BETA 20 2014-08-13 23:57:42 -04:00
MistPhizzle
17a09a3d13 Merge pull request #18 from jacklin213/patch-1
Fixed saveBendingPlayer() - See description
2014-08-13 23:55:33 -04:00
jack lin
c37171cda4 Fixed saveBendingPlayer() - See description
* Removed extra whitespace when saving permaremoved as false. This seems to cause errors
2014-08-14 09:46:30 +12:00
MistPhizzle
16d02eb3ce 1.3.0 BETA 19
Forgot to sync the jar
2014-08-12 11:00:13 -04:00
MistPhizzle
0344788b32 1.3.0 BETA 19 2014-08-12 09:58:32 -04:00
MistPhizzle
389b87bf9d Fix Chi Duration (Configurable) 2014-08-11 19:26:42 -04:00
MistPhizzle
5182c5fbf4 Combustion respects explosion flags. 2014-08-11 19:25:03 -04:00
MistPhizzle
cfbcb88371 1.3.0 BETA 18 2014-08-11 11:23:27 -04:00
MistPhizzle
b394c55eaa Break up the tasks 2014-08-11 11:22:39 -04:00
MistPhizzle
82c23ff48a Optimize HealingWaters code
We don't need to iterate over PotionEffects twice.
2014-08-11 11:07:02 -04:00
MistPhizzle
06cd57cd16 Chiblocking Fix
Chiblocking actually blocks chi. RapidPunch can block chi. Paralyze
works how it should.
2014-08-11 10:59:42 -04:00
MistPhizzle
a873b684a3 Merge pull request #17 from Anonymous1432/master
The Great HealingWaters Overhaul
2014-08-11 10:59:27 -04:00
AlexTheCoder
711f4eeedd The Great HealingWaters Overhaul
Changes to HealingWaters:
- HealingWaters will now remove negative potion effects on the user or
the target

Changes to Methods:
- Added checks for negative potion effects, positive potion effects, and
neutral potion effects which can be used in the future by us in the
creation of abilities, or by developers utilizing the Ability API
2014-08-11 10:11:49 -04:00
MistPhizzle
9971e1fc44 1.3.0 BETA 17 2014-08-10 18:11:23 -04:00
MistPhizzle
cdc43cc6ee Make bending.air default true 2014-08-10 18:10:14 -04:00
MistPhizzle
29ae584e9c Combustion respects protected regions 2014-08-09 19:49:07 -04:00
MistPhizzle
d4fc085983 1.3.0 BETA 16 2014-08-09 15:49:31 -04:00
MistPhizzle
2cae7a0298 You should be able to redirect your own WaterManip 2014-08-09 15:03:31 -04:00
MistPhizzle
72dfbb7f10 Surge Ice stays if you switch slots 2014-08-09 11:34:14 -04:00
MistPhizzle
4978e800b2 Add click functionality to Combustion
Clicking while Combustion is en route will cause it to explode
2014-08-09 11:24:43 -04:00
MistPhizzle
9b8060f3ae Some abilities can block Combustion
AirShield, AirSwipe, EarthBlast, FireShield, WaterManipulation
2014-08-08 21:40:00 -04:00
MistPhizzle
5344b0ad8f Update the Combustion description. 2014-08-08 21:32:21 -04:00
MistPhizzle
caeeec79ce Combustion will now hit entities 2014-08-08 21:29:42 -04:00
MistPhizzle
1a90bde479 1.3.0 BETA 15 2014-08-08 20:52:52 -04:00
MistPhizzle
c9dcdd6dfb Give Combustion more of a beam 2014-08-08 16:23:37 -04:00
MistPhizzle
1789dc5b02 Complete Combustion rewrite
It is now as powerful as it should be
2014-08-08 13:10:59 -04:00
MistPhizzle
e5fe2415b7 Revert "Stupid Commit, will revert"
This reverts commit b4b3186c46.
2014-08-08 10:21:47 -04:00
MistPhizzle
b4b3186c46 Stupid Commit, will revert 2014-08-08 10:21:41 -04:00
MistPhizzle
962ae8ed13 HeatControl extinguishes player immediately
Also cleaned up some extraction code
2014-08-08 10:16:34 -04:00
MistPhizzle
55f2cad44d It is always day in the nether / end 2014-08-07 12:30:09 -04:00
MistPhizzle
f4c4389ff1 Add the elements to /bending help 2014-08-07 12:24:41 -04:00
MistPhizzle
502f9269ba Actually use the bending.command.help node 2014-08-07 12:07:51 -04:00
MistPhizzle
cd181a381b Actually upload 1.3.0 BETA 13 2014-08-05 20:56:28 -04:00
MistPhizzle
03b90ccfef 1.3.0 BETA 13 2014-08-04 21:54:32 -04:00
MistPhizzle
46989b9f13 FireShield removes Projectiles thrown into it 2014-08-04 21:52:22 -04:00
MistPhizzle
c9bd71e934 Packed ice cannot melt ever 2014-08-04 08:33:33 -04:00
MistPhizzle
5464be5fae Make combustion do damage 2014-08-03 01:29:47 -04:00
MistPhizzle
e3f67b0e8b 1.3.0 BETA 12 2014-08-03 01:05:24 -04:00
MistPhizzle
086fd7c408 Add spaces in /bending display [improper argument] 2014-08-03 01:04:04 -04:00