Commit graph

337 commits

Author SHA1 Message Date
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
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
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
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
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
MistPhizzle
d1e3053955 Fix capitalization issues in add/choose
Credit to AlexTheCoder
2014-08-03 01:04:03 -04:00
MistPhizzle
673bb841e7 Right Click Block no longer activates Bending 2014-08-03 01:04:02 -04:00
MistPhizzle
d117adb44d Combustion
New Firebending Ability, launches a Fireball from the player.
2014-08-03 01:04:01 -04:00
MistPhizzle
0aa7b05fc9 Merge pull request #12 from HiddenCloud/master
Simplification of the Extraction code
2014-08-03 00:57:48 -04:00
MistPhizzle
de0e573063 1.3.0 BETA 11 2014-08-02 00:12:55 -04:00
MistPhizzle
a6f834affd Add option to disable Bloodbending on undead mobs. 2014-08-02 00:11:23 -04:00
MistPhizzle
657ca39a0d Refix Day / Night Messages 2014-08-02 00:11:22 -04:00
HiddenCloud
1e45ff4fac Simplification of the code
Instead of 3 if statements containing almost the same code, one switch statement and one small helper method.
2014-08-01 22:50:53 +00:00
kingbirdy
ac813496a4 Fixed NPE with TagAPI and added config option for it 2014-08-01 01:34:13 -04:00
MistPhizzle
1a06cc7685 Bad Commit, Ignore 2014-07-30 09:52:58 -04:00
MistPhizzle
858fba72d4 Fix FireBlast Damage 2014-07-30 09:52:56 -04:00
MistPhizzle
0803c8c6bd Fix HighJump Cooldown 2014-07-30 09:52:55 -04:00
MistPhizzle
ee13d2e43b Reduce the amount of Air Particles 2014-07-30 09:52:54 -04:00
MistPhizzle
9cf8544ae0 Add Bloodbending / Paralyze check to canBend 2014-07-30 09:52:53 -04:00
AlexTheCoder
9f02959cf0 Bending now supports the latest factions & mcore
Added support for the latest version of factions and the latest version
of MassiveCore
2014-07-29 17:13:51 -04:00
MistPhizzle
7b9243afb2 1.3.0 BETA 9 2014-07-29 10:46:41 -04:00
MistPhizzle
5755dd0322 Add Config Options for FireBurst 2014-07-29 10:45:01 -04:00
MistPhizzle
3b9f8b5f2c Add Config Options for FireBurst 2014-07-29 10:42:00 -04:00
MistPhizzle
2a4cf0bd1d Add Config Options for Shockwave 2014-07-29 10:40:22 -04:00
MistPhizzle
33e4d6a6fb Add config options for Torrent 2014-07-29 10:38:03 -04:00
MistPhizzle
01784ad412 Add config options for OctopusForm 2014-07-29 10:35:33 -04:00
MistPhizzle
6c8ebd3b5d Add config options for AirBurst
FallThreshold - Amount of blocks to fall to activate.
PushFactor - Pretty self explanatory
ChargeTime - Time in ms it takes to charge an AirBurst
2014-07-29 10:32:57 -04:00
MistPhizzle
34e072240a Make WaterManip Cooldown Configurable
Defaults to 1000 ms (1 second)
2014-07-29 10:28:41 -04:00
MistPhizzle
2f4dd643cb Fix WallOfFire - Properly fire cooldown
Requires Config Changes. Change Cooldown to 7500 and Interval to 500.

Cooldown actually fires now.
2014-07-29 10:24:59 -04:00
MistPhizzle
848b61f65d Make Air Particles Configurable
Defaults to smoke (White Clouds)
Other options are:
blacksmoke (The original Airbending Particles)
spell (the swirly potion particles)
2014-07-29 10:15:35 -04:00
jack lin
6517230473 Forgot to delete comments like commit bad3c18 2014-07-30 00:10:00 +12:00
jack lin
6fd33e9d4d Forgot to delete comments like commit bad3c18 2014-07-29 23:47:11 +12:00
jack lin
468ffa3325 Changed method name and classes effected 2014-07-29 23:34:46 +12:00
jack lin
c2878ba36a Fixed conflicted error 2014-07-29 23:18:15 +12:00
MistPhizzle
3c19a38281 1.3.0 BETA 8 2014-07-28 23:33:47 -04:00
MistPhizzle
46ebcabd5b Actually remove null messages from /bending who 2014-07-28 23:29:31 -04:00
HiddenCloud
65e0f0bd97 Rewrote day/night handling
Rewrote day/night handling. Much faster, requires no adding worlds to a concurrenthashmap or looping over them. It's also much easier to understand and modify.
2014-07-28 22:16:08 +00:00
MistPhizzle
0a9983658a 1.3.0 BETA 7 2014-07-28 11:48:22 -04:00
MistPhizzle
fc1032af51 /bending who changes
Will tell you if a member is a part of the ProjectKorra team.

Added sub element display for Waterbending
2014-07-28 11:44:32 -04:00
MistPhizzle
a3fbf6ccd1 Clean up /bending who so it doesn't show null slots
(Credit goes to AlexTheCoder)
2014-07-28 11:44:31 -04:00
MistPhizzle
bad3c187a2 Clean up Imports / Methods Class
Removed the comments from the Methods class that weren't necessary and
cleaned up the imports throughout all of the classes.
2014-07-28 11:44:30 -04:00
MistPhizzle
3b5040d0cc Make bendability of packed ice configurable 2014-07-28 11:44:27 -04:00
jack lin
c35a451e7b Documentation Part 1 2014-07-28 22:22:44 +12:00
jack lin
446cbcd4e0 Sorted Methods class to prepare for Documentation 2014-07-28 18:36:37 +12:00
jack lin
78157bd2ac Fixed Generic warning, General Clean up
* Fixed Warning: A generic array of HashSet<String> is created for a
varargs parameter
* Cleaned Imports
* Removed unnecessary toggle message
2014-07-28 18:31:01 +12:00
AlexTheCoder
567010673e Patched bending in any faction land
Fixed the bug where a player could bend in any faction's land,
regardless on whether they could build there.
2014-07-27 19:47:14 -04:00
MistPhizzle
6e787cf05a 1.3.0 BETA 6
I'm getting a bit dev build happy today, my bad.
2014-07-26 21:09:57 -04:00
MistPhizzle
a1f2c2565f FastSwim can be used with EarthArmor 2014-07-26 21:06:47 -04:00
MistPhizzle
05502e03c0 Fix /bending toggle 2014-07-26 18:26:28 -04:00
MistPhizzle
6ea5b61f2b Fix Import command not working 2014-07-26 17:50:51 -04:00
MistPhizzle
275c7a5d61 1.3.0 BETA 5
Let's actually put a dev build out now
2014-07-26 16:43:31 -04:00
MistPhizzle
64b89d4b90 Added Smokescreen, new Chiblocking Ability 2014-07-26 16:37:54 -04:00
MistPhizzle
6efc69d405 1.3.0 BETA 4 2014-07-26 12:00:34 -04:00
MistPhizzle
6ee2af3b02 Change air particles to clouds
This is a bit better with performance than the spell particles
2014-07-25 00:16:52 -04:00
MistPhizzle
d1b6497fe6 Remove WaterSpout if Bloodbended / Paralyzed 2014-07-24 22:33:06 -04:00
MistPhizzle
94fe066aa9 Add /bending toggle all
This turns Bending off for everyone. If Bending is off for everyone, no
single player can turn it back on.
2014-07-24 18:46:57 -04:00
MistPhizzle
2c17eacbeb 1.3.0 BETA 3 2014-07-23 11:01:30 -04:00
MistPhizzle
d51ee9b9d2 /bending display [element] is in alphabetical order 2014-07-23 10:57:02 -04:00
MistPhizzle
290696879d Fix Charged FireBlast difficulty issues 2014-07-23 10:57:00 -04:00
MistPhizzle
ab9fa1b63c Merge pull request #6 from jacklin213/master
Merge pull requests from jacklin213
2014-07-23 10:56:39 -04:00
MistPhizzle
656ab327b3 v1.3.0 BETA 2 2014-07-22 21:19:21 -04:00
MistPhizzle
e9c334453e Air Particles are now White + TagAPI Fix 2014-07-22 21:18:37 -04:00
MistPhizzle
cf93334386 Possible HeatControl fix 2014-07-21 15:40:43 -04:00
jack lin
10379bc2e6 1.3.0 BETA 2 2014-07-21 21:29:57 +12:00
jack lin
25e01aa855 Updated Reload, Import Cmd - See Description
* Added a reload method in the Methods class
* Allows database changes to take effect on /bending reload
* Prevented duplicates from the import command
2014-07-21 21:27:39 +12:00
jack lin
4144ff094d Simplified Save method using Ternary Operator 2014-07-21 21:05:50 +12:00