Commit graph

975 commits

Author SHA1 Message Date
Brendan Wilson
941644be7a Edited LavaFlow and WaterSpout
LavaFlow will now revert generated stone back to lava after the
configured delay.
WaterSpout now displays splash particles.
2015-01-10 18:09:52 -05:00
Brendan Wilson
19a7046eb5 Fixed some bugs
Abilities now display everywhere in their proper color.
Non-exclusive Icebending ablities cannot freeze if the bender isn't an
icebender.
2015-01-10 12:16:36 -05:00
Brendan Wilson
55d33dafca Finished implementing all sub abilities.
Does not support addons yet.
2015-01-10 11:42:21 -05:00
Brendan Wilson
7684931ebe Expanding the API
Modified AbilityModule.java
Added Javadoc to AbilityModule.java
2015-01-10 10:33:03 -05:00
Brendan Wilson
55269af137 Merge branch 'master' of https://github.com/ProjectKorra/ProjectKorra 2015-01-09 22:07:41 -05:00
MistPhizzle
e7b566e6a2 SubElements Enum 2015-01-09 18:37:32 -05:00
Nathan Braun
1271e46d45 Merge remote-tracking branch 'upstream/master' 2015-01-09 12:53:26 -08:00
Nathan Braun
e61dbfa43c Fixed some issues with Lightning 2015-01-09 12:36:13 -08:00
MistPhizzle
413a7a615c 1.6.0 BETA 8 2015-01-09 10:47:31 -05:00
MistPhizzle
9c503c4e3a Merge pull request #82 from jacklin213/bugfix
Cleanup/Memory Leak Fix
2015-01-09 10:44:24 -05:00
MistPhizzle
f54f5f15ad Fix NPE on reloads
Might fix the Tremorsense bug
2015-01-09 10:37:01 -05:00
Jack Lin
ac4e5bcf8e Javadoc correction 2015-01-09 16:27:11 +13:00
Jack Lin
1b66842974 Cleanup/Prevent Memory leak 2015-01-09 16:17:11 +13:00
Brendan Wilson
e30a6a4f6d Merge branch 'master' of https://github.com/ProjectKorra/ProjectKorra 2015-01-07 14:27:24 -05:00
OmniCypher
ff24e4535d Added specific color RED_DUST particle functionality and Lightning particle change
ParticleEffect method can now be used to create specific hexadecimal
colored RED_DUST particles.

Changed Lightning particles to be light cyan RED_DUST particles.
2015-01-05 22:31:09 -08:00
MistPhizzle
1ec148d878 1.6.0 BETA 7 2015-01-04 16:30:40 -05:00
MistPhizzle
0f3e01134c Clean up some comments 2015-01-04 16:29:58 -05:00
Nathan Braun
bcaba91d0e Fixed an issue where torrent was causing errors after being frozen 2015-01-04 11:53:49 -08:00
Nathan Braun
b4880c97ec Updated Fire Abilities to use the new ParticleLib 2015-01-04 10:48:39 -08:00
Nathan Braun
80aa12b49b Updated the ParticleLib to account for high ranges. 2015-01-04 10:48:13 -08:00
MistPhizzle
6a5ee64cb5 1.6.0 BETA 6 2015-01-03 16:27:36 -05:00
MistPhizzle
43d3190373 Merge Coolade's Mega PR 2015-01-03 16:26:22 -05:00
Nathan Braun
636299c4df EarthSmash now obeys its shootRange get/set 2015-01-02 20:27:12 -08:00
Nathan Braun
0817b222a9 IceBlast get and set 2015-01-02 20:26:26 -08:00
Nathan Braun
fa18bddf4c Slightly improved PhaseChange performance 2015-01-02 13:09:31 -08:00
Nathan Braun
d9397f71c7 Added get and set methods 2015-01-02 13:09:03 -08:00
Nathan Braun
8e54feff23 Made instances map public 2015-01-02 13:08:39 -08:00
Nathan Braun
70b1a87ea7 Added get and set Methods to Water abilities 2015-01-02 00:31:30 -08:00
Nathan Braun
ef2f4d4224 Added get and set Methods to Fire abilities 2015-01-02 00:31:15 -08:00
Nathan Braun
ce49625c2b Added get and set Methods to Earth abilities 2015-01-02 00:24:36 -08:00
Nathan Braun
35ec8565b2 Added get and set Methods to Chi abilities 2015-01-02 00:24:06 -08:00
Nathan Braun
fdcb34f2ee Added get and set Methods to Air abilities 2015-01-02 00:23:42 -08:00
MistPhizzle
55a2d748f1 1.6.0 BETA 5 2015-01-01 23:40:21 -05:00
MistPhizzle
f3f4407f2d Particle Update
Thanks to jedk1
2015-01-01 23:26:58 -05:00
MistPhizzle
0da418addc Lunar/Solar Eclipse cancels ALL Water/Firebending 2015-01-01 23:26:25 -05:00
jedk1
5d3bbe069f Updated to 1.6 with backwards compatability support for old particle
names.
2015-01-02 03:03:07 +00:00
jedk1
bdc63936e6 Updated to Version 1.1 2015-01-02 03:02:37 +00:00
MistPhizzle
c418c9065c 1.6.0 BETA 4 2014-12-30 19:49:01 -05:00
MistPhizzle
169c98bed0 Quick fix
Nothing important
2014-12-30 13:06:24 -05:00
MistPhizzle
8c73b666fb Change Flight to FlightAbility 2014-12-30 12:58:54 -05:00
MistPhizzle
0262f80550 You can rotate 360 degrees while hovering flight 2014-12-30 12:56:42 -05:00
AlexTheCoder
62ab43f8eb Fixed Cooking 1.8 Meats
Actually allows cooking 1.8 meats instead of just handling values
2014-12-30 08:34:05 -05:00
AlexTheCoder
34d74fdd7e Fixed Ice Suffocating Entities
Entities will no longer be suffocated in TempBlocks, fixing bug report
http://projectkorra.com/forum/threads/ice-suffocation-pk1-8.1520/
2014-12-30 08:28:04 -05:00
AlexTheCoder
81ab777a5f Updated Methods.stopBending()
Added Flight.removeAll() to Methods.stopBending()
2014-12-30 08:18:47 -05:00
MistPhizzle
57083e2ce8 1.6.0 BETA 3 2014-12-30 01:51:46 -05:00
MistPhizzle
d2518c4e82 Fix Lightning only working with RPG 2014-12-30 01:46:12 -05:00
Nathan Braun
e205ca7005 Fixed Lightning causing errors if PKRPG not installed 2014-12-29 22:25:09 -08:00
MistPhizzle
d7356ee45b 1.6.0 BETA 2 2014-12-29 15:41:32 -05:00
MistPhizzle
6bbb6f3b55 Fix Flight Merge Conflict 2014-12-29 15:32:53 -05:00
MistPhizzle
5ecf5a27a7 Fix Lightning Merge Conflict 2014-12-29 15:29:36 -05:00
Nathan Braun
e5415af9cf Reworked Lightning 2014-12-29 12:17:45 -08:00
MistPhizzle
337cfd1af6 Merge pull request #73 from nathank33/master
Added EarthSmash
2014-12-29 15:09:25 -05:00
Nathan Braun
8329c8c210 Added a check to clean up flying EarthSmash 2014-12-29 10:15:53 -08:00
AlexTheCoder
540f9c5157 Added the Flight Ability
- Merged the Flight addon into the Core
- Added the hovering toggle for Flight by clicking while flying
- Made Flight an admin-only ability like Bloodbending
2014-12-29 07:57:29 -05:00
AlexTheCoder
af2fcd878e Added sounds
Added airbending sounds for AirSuction and AirSwipe
2014-12-29 07:55:31 -05:00
Nathan Braun
9720c5b7b2 Added a Remove Timer to EarthSmash 2014-12-28 19:28:17 -08:00
AlexTheCoder
921ee51623 Added proper support for day/night message perms
Added proper checking for whether a player can see day or night
messages, fixing bug report
http://projectkorra.com/forum/threads/permissions-problem.1408/
2014-12-28 19:13:52 -05:00
AlexTheCoder
bdd1e41611 Added New 1.8 Meats to Cook
Added Mutton and Rabbit to the Cook list of Food
2014-12-28 19:12:00 -05:00
MistPhizzle
33285f4a43 1.6.0 BETA 1 2014-12-27 14:31:01 -05:00
MistPhizzle
79bd7c01ea Small reversion 2014-12-27 14:29:19 -05:00
MistPhizzle
de034dfe5e ArcOfFire affected by Day Augment 2014-12-27 14:23:38 -05:00
MistPhizzle
8fbcd99b50 RingOfFire affected by Day Augment. 2014-12-27 14:21:16 -05:00
MistPhizzle
4f4910b77a Lightning Chargetime = 0 during comet. 2014-12-27 14:19:38 -05:00
MistPhizzle
cdd7c17703 FireBurst Chargetime = 0 during Comet 2014-12-27 14:18:05 -05:00
MistPhizzle
3c37e5efa9 Fix World Events 2014-12-27 14:14:34 -05:00
MistPhizzle
5ed05dc946 Add message to /b choose [player] [element] 2014-12-27 11:17:06 -05:00
MistPhizzle
879e71492e Clean comments in AirBubble 2014-12-27 11:14:07 -05:00
MistPhizzle
acf4b83c79 Air/WaterBubble will only work if player is
sneaking.
2014-12-27 11:10:50 -05:00
Nathan Braun
1a175cb346 Added EarthSmash 2014-12-27 00:29:23 -08:00
Nathan Braun
c465624b32 Updated Methods.stopBending 2014-12-26 14:44:38 -08:00
Brendan Wilson
2eabec7a82 Update for WorldGuard 6.0.0
Fixed the isRegionProtectedFromBuild() method in Methods.java to suit
WorldGuard 6.0.0
2014-12-24 11:32:33 -05:00
Brendan Wilson
e39f260bd8 Updated PK 2014-12-22 13:14:36 -05:00
Brendan Wilson
625b91054f Messed Around with LavaSurge
Added a spawnFallingBlock method in Methods.
2014-12-22 13:11:10 -05:00
MistPhizzle
765daf6ddc v1.5.1
1.8 Compatible
2014-12-07 15:24:38 -05:00
MistPhizzle
065b75c696 Remove LavaSurge
There was an issue with falling blocks, until it is fixed, LavaSurge is
gone.
2014-12-07 15:22:05 -05:00
MistPhizzle
38db0e28b1 Revert "Added support for 1.8 particles!"
This reverts commit bb24c4cc6a.

Conflicts:
	.classpath
	src/com/projectkorra/ProjectKorra/Methods.java
	src/com/projectkorra/ProjectKorra/RevertChecker.java
	src/com/projectkorra/ProjectKorra/Utilities/ParticleEffect.java
2014-12-07 10:52:26 -05:00
MistPhizzle
182d35ea05 Revert "Merge remote-tracking branch 'origin/master'"
This reverts commit 7801239208.
2014-12-07 10:40:40 -05:00
MistPhizzle
7801239208 Merge remote-tracking branch 'origin/master'
Conflicts:
	.classpath
	src/com/projectkorra/ProjectKorra/RevertChecker.java
2014-12-07 10:40:27 -05:00
MistPhizzle
6737c255bf Merge remote-tracking branch 'origin/master'
Conflicts:
	.classpath
	src/com/projectkorra/ProjectKorra/RevertChecker.java
2014-12-07 10:34:28 -05:00
Brendan Wilson
bb24c4cc6a Added support for 1.8 particles!
1.8 broke particles, so here's a fix.
You'll also notice other broken files, with easy fixes.
2014-12-01 18:09:23 -05:00
MistPhizzle
7e06692d73 Begin Spigot 1.8 Support
Uses Spigot's version of CraftBukkit.
Update methods to include getOnlinePlayers() method.
2014-12-01 16:36:02 -05:00
MistPhizzle
e05e18f13c 1.5.0 FULL RELEASE 2014-11-30 23:51:14 -05:00
MistPhizzle
478fb92718 1.5.0 BETA 24 2014-11-30 12:58:08 -05:00
MistPhizzle
a2a006ab52 Add UnlitedOwns to /b who Staff 2014-11-30 12:56:38 -05:00
MistPhizzle
a914f72ea5 Update /bending who Staff
Add OmniCypher, Gahshunk, Majorite, Kiam
2014-11-30 12:55:07 -05:00
Brendan Wilson
76f8e48a62 Nerfed LavaSurge
Added a Cooldown for LavaSurge.
2014-11-29 13:36:58 -05:00
Brendan Wilson
b55d8caa5e Nerfed MetalClips
Made MetalClips' fourth clip require that the user have a permission,
and changed the overall dynamic of it.
2014-11-29 13:28:55 -05:00
Brendan Wilson
c5a8a4f773 Fixing Git issues... 2014-11-29 13:23:28 -05:00
MistPhizzle
fb6cb65863 1.5.0 BETA 23 2014-11-29 12:00:42 -05:00
MistPhizzle
c480cfd852 Don't double display custom moves. 2014-11-29 11:56:42 -05:00
MistPhizzle
a2f520a5bc 1.5.0 BETA 22 2014-11-28 18:43:39 -05:00
Brendan Wilson
7cc958cdf4 Fixed MetalBending passive.
MetalBending's passive Iron Door toggling will no longer happen every
tick (200 tick cooldown).
2014-11-28 09:56:09 -05:00
MistPhizzle
f9c336bac2 Added isSubAbility() boolean to AbilityModule 2014-11-27 13:04:39 -05:00
MistPhizzle
cc69cc0b78 EnderLance == Carbogen 2014-11-27 13:00:28 -05:00
MistPhizzle
85fce15cbd Change staff ranks in /bending who 2014-11-27 13:00:13 -05:00
MistPhizzle
07192e337f Add Avatar (RPG) to /bending who 2014-11-27 12:59:37 -05:00
MistPhizzle
d9e7710d2f RPG Avatar Features + GP Support
GriefPrevention now requires v9.0 or higher.
Added command to make someone the Avatar if RPG is installed.
2014-11-27 08:52:15 -05:00
Brendan Wilson
de931f44f9 Added a boolean in the AbilityModule
Added 'isSubAbility()' boolean in AbilityModule.
This allows a lavabending/metalbending ability to display its proper
color in /pk d earth.
2014-11-26 16:16:30 -05:00
Brendan Wilson
45867b66a1 Added new Minecraft account for Carbogen.
Added "Carbogen" to PK Devs in /pk who command.
2014-11-26 16:12:39 -05:00
MistPhizzle
62a3f2e492 1.5.0 BETA 21 2014-11-26 11:26:21 -05:00
MistPhizzle
e91c25be15 Possible MetalClips dupe fix 2014-11-26 11:23:38 -05:00
MistPhizzle
812138e1e1 Merge pull request #64 from Carbogen/master
Fixed damage from MetalClips.
2014-11-26 11:22:46 -05:00
MistPhizzle
9fa27b0504 Merge pull request #63 from nathank33/master
Bug Fixes, Config Options, Performance Improvements
2014-11-26 11:22:41 -05:00
Brendan Wilson
c89abe9a77 Removed Creative Gamemode check in MetalClips
It was un-needed and frankly just wasted space. I'm not using
setHealth() anymore so its purpose is void.
2014-11-25 10:50:32 -05:00
Brendan Wilson
113486f260 Corrected the damage MetalClips does.
Instead of multiplying by 240% I added 120% to the base damage.
2014-11-25 10:48:03 -05:00
Brendan Wilson
d976a84a22 Believe to have fixed MetalClips..
MetalClips will no longer use setHealth().
MetalClips takes into account the 60% damage reduction a full set of
Iron Armor gives, and thus gives a 120% bonus to the damage to counter
it.
2014-11-25 10:40:09 -05:00
nathank33
72242311fc PhaseChange Improved TPS Efficiency 2014-11-24 23:43:41 -08:00
nathank33
9ff46b4465 Twister Particle Config Options 2014-11-24 23:04:34 -08:00
nathank33
c33c51b9ab AirBurst Improved Efficiency 2014-11-24 23:04:14 -08:00
nathank33
316d95560a FireBurst Improved Efficiency
FireBurst causes less FPS lag
2014-11-24 18:31:09 -08:00
nathank33
979e5acdb3 Fixed EarthBending causing random water from water sources 2014-11-24 18:28:35 -08:00
nathank33
cb9c729499 Bloodbending Config - HoldTime, Cooldown 2014-11-24 08:51:56 -08:00
MistPhizzle
2b6d36813b 1.5.0 BETA 20 2014-11-23 18:45:17 -05:00
MistPhizzle
3efd48a2ce Merge pull request #62 from Carbogen/master
Fixed an issue with MetalClips.
2014-11-23 18:43:40 -05:00
MistPhizzle
d036e7fff1 Added AcrobatStance
Move Faster, Jump Higher, Block more Chi
2014-11-23 18:43:07 -05:00
MistPhizzle
7d1779ce6f WarriorStance config 2014-11-23 18:15:14 -05:00
MistPhizzle
3a5d7c1962 Add WarriorStance 2014-11-23 18:11:48 -05:00
nathank33
78e914b3b2 WaterCombo now checks if player is toggled 2014-11-23 10:37:46 -08:00
nathank33
25cfc60d36 FireCombo now checks if player is toggled 2014-11-23 10:37:39 -08:00
nathank33
0b5a110f5a AirCombo now checks if player is toggled 2014-11-23 10:37:33 -08:00
nathank33
77a0461fcd Added isToggled() accessor method 2014-11-23 10:37:04 -08:00
nathank33
a867857d3f Preset Bug Fix
Presets weren't working correctly after /b clear or /b bind
2014-11-23 10:17:41 -08:00
Brendan Wilson
f366d9ee8c Fixed an issue with MetalClips.
Using MetalClips then switching to a slot without a bound ability would
cause a null pointer.
2014-11-23 07:58:13 -05:00
MistPhizzle
8d226041e0 Support for Factions v2.7.0 and higher
PK now ONLY supports Factions v2.7.0
2014-11-23 00:25:40 -05:00
MistPhizzle
0676f23061 1.5.0 BETA 19 2014-11-22 23:40:10 -05:00
MistPhizzle
cdd4289006 Merge pull request #61 from Carbogen/master
Added MetalClips ability...
2014-11-22 23:36:13 -05:00
nathank33
0bca15e6c8 WaterWall wasn't cleaning up the water correctly if paralyzed 2014-11-22 19:54:14 -08:00
nathank33
08bb3b0819 WaterSpout/AirSpout fly glitch on logout fix 2014-11-22 19:50:30 -08:00
nathank33
8d21ad79b2 Illumination was duplicating torches over glowstone 2014-11-22 18:50:56 -08:00
nathank33
b6c02b0f89 Updated Config.yml for the new config options 2014-11-22 18:39:40 -08:00
nathank33
3dd61fd561 AirBurst - Damage
Added config options
2014-11-22 18:38:21 -08:00
nathank33
85b47daf04 IceSpike Projectile - Damage, Range 2014-11-22 18:14:46 -08:00
nathank33
5d605612d9 Lightning - Damage
config options
2014-11-22 18:12:25 -08:00
nathank33
053747a5a6 FireBurst - Range 2014-11-22 18:11:16 -08:00
nathank33
9dcb969411 FireBlast Charged - ChargeTime, Damage, DamageRadius, Power, Range 2014-11-22 18:09:23 -08:00
nathank33
cee6b2875e ShockWave - Range, Knockback, Damage
Added shockwave range, knockback, and damage config options
2014-11-22 18:07:38 -08:00
nathank33
6ee4026dce Torrent Wave - Radius, Knockback, Height
Added radius, knockback, and height config options
2014-11-22 18:05:29 -08:00
nathank33
c8beb5aed3 Surge Wave - Range
Added range option
2014-11-22 18:04:18 -08:00
nathank33
9c3f45d1d7 HealingWaters - Power
Added HealingWaters power option
2014-11-22 18:03:10 -08:00
nathank33
9949851300 OctopusForm - Knockback and FormDelay Fix
Added Knockback option, fixed FormDelay problem
2014-11-22 18:02:02 -08:00
nathank33
012f8a9bd2 AirSwipe - MaxChargeTime
Config Option: specifies how long it takes for charged AirSwipe to reach
its maximum damage.
2014-11-22 18:00:27 -08:00
Brendan Wilson
19a04ff244 Changed the loot item...
Changed the item which allows looting players' inventories of all iron
items to an Iron Ingot named "Magnet". The player still requires the
appropriate permission to use this variation of MetalClips.
2014-11-21 21:18:33 -05:00
Brendan Wilson
9879e9a1fb Added a "MagnetPower" Config Option for MetalClips
The strength at which metal objects will be pulled towards you when you
sneak.
2014-11-21 09:43:05 -05:00
Brendan Wilson
3fa1bbae39 Modified the three-clip control.
With three clips on the enemy, the metalbender has sharper control over
the enemy's movements. It works just like it does with 2 clips
(identical code) except the movements are faster. This makes it
different from BloodBending.
2014-11-21 09:34:24 -05:00
Brendan Wilson
f42c55dd0f Cooldown for MetalClips
Made a few changes, but ultimately not working.
2014-11-21 08:04:15 -05:00
Brendan Wilson
a2e831be12 Added a Cooldown for MetalClips
Title says it all.
2014-11-21 07:54:28 -05:00
Brendan Wilson
ecb0fb340b Tweaked MetalClips
Made the interval for 4-clip damage twice as fast by default.
Made the damage for 4-clip go through armor.
2014-11-20 18:57:45 -05:00
Brendan Wilson
e278a62d03 Added a really neat easter egg for MetalClips.
The easter egg lets you "loot" surrounding players' inventories of their
iron items.
Also fixed an error when a metalbender were to log out.
2014-11-20 18:14:46 -05:00
Brendan Wilson
040ead0e9e MetalClips tested and optimized.
The title says it all.
2014-11-20 15:25:06 -05:00
Brendan Wilson
e9513d688e Reworked MetalClips
Added a "magnet" where the user can attract metal ingots towards
themselves if they have no target selected.
Modified some of the effects of MetalClips on the enemy.
Changed the way the clips are thrown.
2014-11-20 13:35:38 -05:00
Brendan Wilson
3eef587229 Changed MetalClips' second hit's function.
MetalClips' second hit will now let the user direct the magnetic fields
towards a target location.

Also removed the initial damage from a collision with a clip.
2014-11-20 12:22:27 -05:00
Brendan Wilson
ad32b410f8 Optimized MetalClips a bit
Made the ability cancel if the user switches slots.
Changed the magnetic power.
Changed the default values for MetalClips.
2014-11-20 10:48:55 -05:00
Brendan Wilson
1b1015a349 Fixed the DB issue with MetalClips. 2014-11-20 10:25:55 -05:00
Brendan Wilson
e25f16c535 Fixed players being able to bend while being Controlled. 2014-11-20 09:12:30 -05:00
Brendan Wilson
470d82a910 Modified MetalClips Listener
Fixed an issue with MetalClips in the Listener.
2014-11-20 09:03:07 -05:00
Brendan Wilson
1eb5092a31 Edited ConfigManager entries for MetalClips 2014-11-20 08:49:22 -05:00
Brendan Wilson
cd3420b7c1 Added MetalClips ability.
Added full support for the MetalClips ability.
- ConfigManager
- EarthbendingManager
- PKListener
- StockAbilities.

Added "EnderLance" (Carbogen) to the /bending who command.
2014-11-20 08:43:38 -05:00
nathank33
a4da9c5c4e Fixed LavaFlow Click bug
LavaFlow was not obeying the ClickLavaCleanupDelay and
ClickLandCleanupDelay options.
2014-11-19 19:44:21 -08:00
nathank33
9d27efacef Fixed WaterWave/IceWave causing fall damage
Fixed a problem where WaterWave and IceWave were causing high amounts of
fall damage.
2014-11-19 19:26:02 -08:00
MistPhizzle
726fa62a35 1.5.0 BETA 18 2014-11-19 20:50:06 -05:00
MistPhizzle
8d6d7321ee Fix LavaSurge creating permanent lava 2014-11-19 20:44:31 -05:00
MistPhizzle
f584ff774f bending.admin.remove is now in bending.admin 2014-11-19 20:25:10 -05:00
MistPhizzle
f6a49def6c Merge pull request #59 from Carbogen/master
Redesigned LavaSurge.
2014-11-19 17:41:46 -05:00
Brendan Wilson
2388dd8314 Fixed LavaSurge
Fixed the NoClassDefFoundError...
2014-11-18 10:05:32 -05:00
Brendan Wilson
19979fc44e Added LavaSurge
Added the new LavaSurge ability.
2014-11-17 20:57:30 -05:00
MistPhizzle
4ab9162650 1.5.0 BETA 17 2014-11-16 11:08:22 -05:00
MistPhizzle
d0cd7ef171 Merge pull request #58 from nathank33/master
WaterCombos: IceWave, and IceBullet
2014-11-16 10:59:09 -05:00
nathank33
b727ee0b81 Added initial WaterCombo classes, IceWave, and IceBullet 2014-11-15 13:23:18 -08:00
nathank33
ebd784660f PhaseChange and HeatControl can now deal with IceWave blocks 2014-11-15 13:22:24 -08:00
nathank33
f8efd81ae7 Added /b h WaterCombo and changed /b h Aircombo 2014-11-15 13:21:51 -08:00
nathank33
98ab7d8021 Modified WaterWave to allow for IceWave capabilities
WaterWave can now be turned into an IceWave by chaning the boolean
iceWave to true. This will be used in the WaterCombo ability: IceWave.
2014-11-15 13:00:53 -08:00
nathank33
4fdcfa21a4 Added an animation iterator: WaterSourceGrabber
WaterSourceGrabbers are used to reflect the animation of grabbing a
block from the water and bringing it towards the player.
2014-11-15 12:59:27 -08:00
MistPhizzle
61dbc0af5c 1.5.0 BETA 16 2014-11-15 10:23:08 -05:00
MistPhizzle
c133a6ed5b /bending give works properly
Fixes:
http://projectkorra.com/threads/bending-give-not-giving-hooks.506/
2014-11-15 10:20:40 -05:00
MistPhizzle
01bbfc4eb2 Bloodbending Usable during Full Moon Only
Configurable
2014-11-15 10:20:39 -05:00
MistPhizzle
f9cf0bb470 Merge pull request #53 from runefist/Fix-EarthBlast
EarthBlast Fix
2014-11-15 10:20:23 -05:00
MistPhizzle
a063121882 1.5.0 BETA 15 2014-11-09 19:22:20 -05:00
MistPhizzle
3bcd699d07 Quickfix 2014-11-09 19:21:19 -05:00
MistPhizzle
2111ba624c IceBlast Range Fix 2014-11-09 13:00:51 -05:00
MistPhizzle
5580e5cc04 Merge pull request #54 from dniym/master
Update FireStream.java
2014-11-09 12:57:16 -05:00
nathank33
ccc77467a7 Added LavaFlow Configuration options 2014-11-05 17:50:29 -08:00
dniym
1398afd7d3 Update Methods.java
FIx RapidPunch/Paralyze from working through walls.
Updated GetTargetedEntity() to make sure no solid blocks are between player and target..
2014-11-04 22:40:41 -05:00
dniym
8aca48fb6a Update FireStream.java
Updated Firestream to ignite newer blocks (not yet including 1.8 blocks)   
Removed snow and snow blocks from being burnable as the moisture in these blocks would extinguish a fire.
2014-11-04 22:34:02 -05:00
runefist
54e066d780 EarthBlast Fix
- Earthblast fix
- Fix for ExtraAbility
2014-11-05 01:28:59 +01:00
MistPhizzle
0b37626399 1.5.0 BETA 14 2014-10-26 10:40:28 -04:00
MistPhizzle
6be3c3bf42 Playing sounds is now configurable 2014-10-26 10:35:19 -04:00
MistPhizzle
683b472124 AirShield plays proper sound 2014-10-26 10:31:20 -04:00
MistPhizzle
1bc015143f Merge pull request #51 from nathank33/master
AirCombo Changes, NPE Fix, LavaFlow config change
2014-10-26 10:30:07 -04:00
nathank33
d7b409ac1a Decreased the Twister Particles 2014-10-24 00:47:21 -07:00
nathank33
cbdc8e3b4b Made AirSweep less glitchy 2014-10-24 00:40:32 -07:00
nathank33
43bcc1ba0b Changed the LavaFlow click default values 2014-10-24 00:31:30 -07:00
nathank33
e7474eabff Less likely to kick players affected by AirCombo 2014-10-24 00:29:44 -07:00
nathank33
33eb94377b Fixed a NPE caused by checking for AirSwipe Collisions 2014-10-24 00:29:07 -07:00
nathank33
1ca9337dcc Added another isRegionProtected check for AirCombo. 2014-10-14 12:46:16 -07:00
MistPhizzle
aab45b00e7 1.5.0 BETA 13 2014-10-12 22:30:18 -04:00
MistPhizzle
524b850e36 Merge pull request #50 from nathank33/master
AirCombo Update
2014-10-12 22:19:25 -04:00
nathank33
e588b07d56 Update AirStream Default config 2014-10-12 19:09:35 -07:00
nathank33
8ba22dc71e Added AirCombos, Modified FireCombo Config 2014-10-12 18:41:12 -07:00
nathank33
df8fd3dae7 Updated BlockAbilities method to handle more abilities 2014-10-12 18:40:28 -07:00
nathank33
7a77387a2a Fixed a possible AirScooter flight bug 2014-10-12 18:26:19 -07:00
nathank33
21443148f3 Changed the look of /b help firecombo, added /b help aircombo 2014-10-12 18:19:17 -07:00
nathank33
4c27b86b0a Updated FireCombo/AirCombo block abilities, and formatted 2014-10-12 18:17:53 -07:00
nathank33
7ee9fd9e18 Made FireComboStream static and the block abilities list public 2014-10-11 17:10:00 -07:00
nathank33
fc9b84ae59 Added getAirbendingParticles Method, and another playAirbendingParticles Method 2014-10-11 17:09:22 -07:00
MistPhizzle
b7125fddb7 Add bending.admin.debug to bending.admin 2014-10-09 23:50:53 -04:00
MistPhizzle
32511f67ca 1.5.0 BETA 12 2014-10-09 23:44:33 -04:00
MistPhizzle
ae30f4bced Add version to debug message 2014-10-09 20:35:50 -04:00
MistPhizzle
3aeebf2622 Fix firebending only working at night 2014-10-09 20:35:01 -04:00
MistPhizzle
efc07ce4c9 Hold sneak when Catapulting for less distance 2014-10-07 15:14:01 -04:00
MistPhizzle
efd57e989c Added /bending debug
Creates a file for debug purposes
2014-10-07 10:44:11 -04:00
MistPhizzle
b2e6b670b0 1.5.0 BETA 11
Hotfix
2014-10-06 13:10:18 -04:00
MistPhizzle
a8fa840ff6 1.5.0 BETA 11 2014-10-06 13:02:47 -04:00
MistPhizzle
e8ecd7a0ff Merge pull request #48 from Alex-The-Coder/master
Created a PlayerCooldownChangeEvent
2014-10-06 13:00:19 -04:00
MistPhizzle
6dbedc7c77 Merge pull request #49 from nathank33/master
Merged WaterWave into WaterSpout, OctopusForm Config Option
2014-10-06 13:00:06 -04:00
nathank33
b07bf24a01 Merged WaterWave into WaterSpout 2014-10-05 20:58:58 -07:00
AlexTheCoder
e4e24194f8 Created a PlayerCooldownChangeEvent
Created an event that is called when a player either gets a cooldown or
loses one. This is made primarily for the sake of more utility-based
addon plugins.
2014-10-05 20:23:41 -04:00
MistPhizzle
168e3293f5 1.5.0 BETA 10 2014-10-05 18:40:07 -04:00
MistPhizzle
6ec28948ca LavaFlow affects Metal Blocks 2014-10-05 18:38:16 -04:00
MistPhizzle
63699fafcb Damage Buff on EarthBlast w/ Metal 2014-10-05 18:38:15 -04:00
MistPhizzle
789a5b9911 Metalbendable Blocks 2014-10-05 18:38:14 -04:00
MistPhizzle
599fe06320 Lavabending is now a sub of Earth
The abilities are colored now.
2014-10-05 18:38:13 -04:00
MistPhizzle
3e737d705c Allow RPG WorldEvents to work 2014-10-05 18:38:12 -04:00
MistPhizzle
1d451cbb50 Fix PreciousStones support
It would never return a plugin because it checked for PreciousStone, not
PreciousStones.
2014-10-05 18:38:11 -04:00
MistPhizzle
d6d2bfa6ad bending help displays commands you have perms for 2014-10-05 18:38:11 -04:00
nathank33
5759ee2844 FireCombo Fixes and Changes
- FireKick now works while standing on snow.
- Changed the default values of FireCombo Abilities to balance them
better.
- Added the FireCombo configuration to the config.yml.
- Changed the JetBlaze sound.
2014-10-04 20:00:54 -07:00
MistPhizzle
e0149a3e9d 1.5.0 BETA 9 2014-10-04 10:33:17 -04:00
MistPhizzle
38239ec621 Now shows ProjectKorra (RPG) version 2014-10-04 10:32:58 -04:00
MistPhizzle
0249ad7ffe Actually fix WorldGuard Support 2014-10-04 10:25:35 -04:00
MistPhizzle
803114bbae 1.5.0 BETA 8 2014-10-04 00:11:30 -04:00
MistPhizzle
9bac5119e6 Add Soft Dependencies 2014-10-04 00:10:57 -04:00
MistPhizzle
0f9edfa9c4 Support for WorldGuard 6.0.0 or Higher
We'll have to just change with the times, from this point forward,
ProjectKorra will only work with WorldGuard if you are using WorldGuard
6.0.0 or higher.
2014-10-04 00:09:49 -04:00
MistPhizzle
0b383a623a 1.5.0 BETA 7 2014-10-03 16:58:39 -04:00
MistPhizzle
57fdc99949 Add default node for FireCombo 2014-10-03 16:53:35 -04:00
jack lin
07799fdf0b Update isRegionProtectedFromBuild() WorldGuard 2014-09-30 23:49:26 +13:00
MistPhizzle
20cbb0031d 1.5.0 BETA 6 2014-09-28 13:56:47 -04:00
MistPhizzle
0cf0d5b8b1 Waterbenders can calm Water 2014-09-28 13:53:50 -04:00
MistPhizzle
5698b68c7f Make Tornado Sound less frequent 2014-09-28 10:45:07 -04:00
MistPhizzle
54bd3468b4 Clean up some Firebending Sounds 2014-09-28 10:44:06 -04:00
MistPhizzle
c30df35a87 Clean up Waterbending Sounds 2014-09-28 10:38:52 -04:00
MistPhizzle
7bfe129ceb Mycelium is Earthbendable by Default 2014-09-28 10:18:21 -04:00
AlexTheCoder
84ae4111b6 HUGE SOUND OVERHAUL
FIRE:
- Finished giving most firebending abilities sound
- Made combustion have its own sound

WATER:
- Gave waterbending moves sound
- Made anything ice-related use a different sound

AIR:
- Gave airbending moves sound

EARTH:
- Converted to the Methods way of using sounds
(playEarthbendingSound(Location)

AVATAR STATE:
- Gave activating the Avatar State sound
2014-09-28 02:26:18 -04:00
MistPhizzle
92a15f1473 1.5.0 BETA 5 2014-09-27 23:30:27 -04:00
MistPhizzle
544b567e92 Firebending Sounds
Most Firebending abilities will now have a sound, FireBurst sounds
ridiculous at the moment.
2014-09-27 23:20:01 -04:00
MistPhizzle
35ea5bf194 Metalbending Sound 2014-09-27 23:20:00 -04:00
MistPhizzle
2db06df376 Merge pull request #44 from nathank33/master
Added the ComboManager and FireCombo
2014-09-27 23:19:50 -04:00
nathank33
b03494f47b Changed FireCombo defaults values 2014-09-27 18:39:29 -07:00
nathank33
da99e2771e Added the ComboManager and FireCombo
The ComboManager records all the abilities that have been used within
the past 10 seconds and will check to see if a valid attack combination
has been used. As of right now the ComboManager only has abilities made
for FireCombo.

- Updated the PKListener to update the ComboManager
- Added a new command /b help FireCombo
- Updated the coolade developer name from creepermcaliens to
CherryCoolade
2014-09-27 18:16:47 -07:00
MistPhizzle
31ebacf9ca 1.4.0 BETA 4 2014-09-27 20:19:48 -04:00
nathank33
f9a516a890 Added multiple methods that allow for removing ability instances
AirShield,FireShield: isWithinShield() checks if a location is within
the shield.
AirSpout,WaterSpout: Updated removeSpouts to return true if an instance
was removed.
AirSwipe: Added a method that removes AirSwipes around a location within
a radius.

Added a Method.blockAbilities that takes a player, list of ability
names, location, and a radius. Using the ability names, it tries to
remove any instances of each of the abilities at a specific location
using the radius. If AirShield or FireShield was included as an ability
they will not be removed, instead they will just return true.

Added a Methods.isWithinShields that checks if a location is within
either a FireShield or an AirShield.
2014-09-27 12:04:57 -07:00
nathank33
0c3f357193 Migrated the RotateXZ Method
I moved the RotateXZ method from WaterWave to Methods.java in
preparation of FireCombo.
2014-09-27 11:03:27 -07:00
MistPhizzle
ca8920920f Stop that before it gets ugly 2014-09-27 13:38:44 -04:00
MistPhizzle
15b542fb98 Fix NPE with Disabled Stock Abilities 2014-09-27 13:22:58 -04:00
MistPhizzle
2932bd32e0 1.5.0 BETA 3 2014-09-27 12:43:02 -04:00
MistPhizzle
67dbdabc4a Unload Presets when a player signs out. 2014-09-27 12:41:28 -04:00
MistPhizzle
f25a0668a2 Merge pull request #40 from Alex-The-Coder/master
Fixed IceBlast and Lightning bugs
2014-09-27 12:35:34 -04:00
MistPhizzle
a3361e11f1 1.5.0 BETA 2 2014-09-26 18:29:42 -04:00
MistPhizzle
824ad95fbe Revert "Bad Commit 2, will revert."
This reverts commit 10801eb17501ba4f305f6a78d287d5715fcd7c93.
2014-09-26 18:28:16 -04:00
MistPhizzle
8127c5eefe Bad Commit 2, will revert. 2014-09-26 18:28:15 -04:00
MistPhizzle
e17bcb1c99 Revert "Bad Commit, will revert"
This reverts commit 30dbe6f2f71ba3a598b1fa086548219835e4bd7c.
2014-09-26 18:28:13 -04:00
MistPhizzle
b0dddcb443 Bad Commit, will revert 2014-09-26 18:28:12 -04:00
MistPhizzle
3354d4d6ad Merge pull request #42 from runefist/FallingSand
FallingSand config!
2014-09-26 18:24:20 -04:00
runefist
ab973bdc03 FallingSand config!
Owners can now decide if bending affects fallingsand, there are 2 types
of fallingsand:
TNT and fallingsand, for both there are 2 config options if bending
should affect it, and if it affects it, than what should be the strength
multiplier be? 1.0 is the default strength and 0.1 is 1/10 of the normal
strength.

For developers:
new Methods, Methods.setVelocity(entity, vector)
2014-09-23 12:33:53 +02:00
runefist
4ccbd9b106 StockAbility Checker and small clean up
Check if there is already a stockability enabled or if there is one when
someone makes a new (fan made) ability. this allows you to create
ability with same name as default ones as long as you turn off the
default one. Also cleaned up some small parts, and will clean up the
command class in feature
2014-09-21 23:45:16 +02:00
AlexTheCoder
f24135a202 Fixed IceBlast using ice from other moves
Fixed IceBlast using ice from other moves as a source
2014-09-19 22:06:25 -04:00
AlexTheCoder
e5954562ae Fixed Lightning Spread In Water
Fixed lightning not spreading in water
2014-09-19 22:02:59 -04:00
MistPhizzle
03ee42a6a6 1.5.0 BETA 1 2014-09-19 21:08:22 -04:00
MistPhizzle
dff92382ea Add p has an alias to preset 2014-09-19 21:07:51 -04:00
MistPhizzle
6abe7a8938 1.4.0 2014-09-19 21:06:17 -04:00
MistPhizzle
221fa8803f Merge pull request #36 from nathank33/master
Fixed a WaterSpout issue involving snow blocks.
2014-09-19 21:04:19 -04:00
nathank33
c741cd7da6 WaterWave NPE Fix
If the user set the ChargeTime configuration option to 0 milliseconds
then it was possible for the user to get NullPointerExceptions.
2014-09-14 18:16:39 -07:00
nathank33
85ce6fb00a WaterSpout with SNOW_BLOCK
Fixed an issue in which WaterSpout was not working with snow blocks.
2014-09-13 22:02:55 -07:00
MistPhizzle
39e22a5977 1.4.0 BETA 12 2014-09-10 17:05:56 -04:00
MistPhizzle
b5e7e7642a Change look of /bending version 2014-09-10 17:05:08 -04:00
MistPhizzle
bb80cc0c7a Remove some comments. 2014-09-10 17:01:37 -04:00
MistPhizzle
f06ec10cdb Merge branch 'master' of https://github.com/ProjectKorra/ProjectKorra 2014-09-10 17:01:17 -04:00
nathank33
d68a519fd7 WaterWave now works with Passive, and doesn't create currents
WaterWave previously was not working with WaterPassive, now it does.
WaterWave was also removing the block of water that the user was using
as a source, which was causing currents to form in the water.
2014-09-09 22:10:19 -07:00
nathank33
86ce948fa0 LavaFlow not cleaning while shift held.
Fixed a bug where LavaFlow was not being removed if the user kept the
shift button held down. Now it cleans up regardless of whether they are
still trying to bend a LavaFlow.
2014-09-09 21:12:41 -07:00
MistPhizzle
94e2f4b2de No TagAPI error if the plugin isn't loaded 2014-09-09 23:32:09 -04:00
nathank33
d0a490245b Merge remote-tracking branch 'upstream/master' 2014-09-09 20:18:33 -07:00
MistPhizzle
88bd02e1ee 1.4.0 BETA 11 2014-09-07 23:16:23 -04:00
MistPhizzle
6c257df723 save is now an alias for create in /bending preset 2014-09-07 23:13:31 -04:00
MistPhizzle
03d59d159a Properly bind Presets 2014-09-07 23:13:01 -04:00
MistPhizzle
a709ee6b53 Properly delete Presets.
Wont delete all of them at the same time.
2014-09-07 23:06:50 -04:00
MistPhizzle
51f78a8fe9 Correctly save Presets 2014-09-07 23:04:36 -04:00
MistPhizzle
832981212f Significantly lower IceBlast particles 2014-09-07 22:53:52 -04:00
MistPhizzle
1cb999dfcf Fix Array out of bounds exception on /bending give 2014-09-07 21:18:22 -04:00
MistPhizzle
7ededcf364 /bending give is case insensitive. 2014-09-07 21:02:24 -04:00
nathank33
5e9f4d72d9 AirSwipe Crash Prevention
Added a protective measure to check the amount of entities that are
about to have their velocities changed before moving them all. If there
are too many entities around it will damage them without changing their
velocity, that way we don't lag out and crash due to the firing of too
many EntityCollisionEvents.
2014-09-07 13:01:21 -07:00
MistPhizzle
d5f78d4583 1.4.0 BETA 10 2014-09-07 13:28:44 -04:00
MistPhizzle
ebfbb50346 Fix WaterWave description 2014-09-07 13:25:38 -04:00
MistPhizzle
a485a690c1 Merge branch 'master' of https://github.com/ProjectKorra/ProjectKorra
Conflicts:
	src/com/projectkorra/ProjectKorra/Ability/AbilityModuleManager.java
	src/com/projectkorra/ProjectKorra/Ability/StockAbilities.java
	src/com/projectkorra/ProjectKorra/waterbending/WaterbendingManager.java
2014-09-07 13:09:56 -04:00
MistPhizzle
91f6a0aa2e Merge pull request #33 from nathank33/master
Added WaterWave, Major Efficiency Changes
2014-09-07 13:06:43 -04:00
nathank33
5c41d1230c Added WaterWave
Added the new Ability WaterWave which acts as a mobility move for
waterbenders.
2014-09-07 09:39:36 -07:00
MistPhizzle
4fea1c88a7 Finish IceBlast
calm down waterbenders your new move is here
2014-09-07 10:43:56 -04:00
MistPhizzle
e84510e138 Merge branch 'master' of https://github.com/Anonymous1432/ProjectKorra
Conflicts:
	src/com/projectkorra/ProjectKorra/Ability/StockAbilities.java
2014-09-07 10:28:11 -04:00
MistPhizzle
f8d895e25d Chiblocking now stops passives. 2014-09-07 00:06:28 -04:00
MistPhizzle
306341c350 Presets 2014-09-06 22:44:20 -04:00
nathank33
1434735e8a AirBubble and WaterBubble Efficiency
AirBubble now checks to see if the block is water before doing the
isRegionProtected() call.
2014-09-06 19:07:24 -07:00
nathank33
c615437b2d Improving Earthbending Efficiency
Rewrote the isEarthbendable() and isTransparentToEarthbending() methods
to be more efficient.
2014-09-06 18:55:13 -07:00
AlexTheCoder
8850298c24 Fixed Final Bugs
Fixed the Range bug and used TempBlock instead of setType
2014-09-06 21:36:03 -04:00
nathank33
80696816d4 LavaFlow Cleanup Fix
LavaFlow blocks were flooding which was causing obsidian and stone to
arise when it shouldn't. I made LavaFlow blocks TempBlocks and changed
the isLavaBendable() method so that LavaSurge will still work with
LavaFlow.
2014-09-06 09:48:41 -07:00
MistPhizzle
7a709e7d19 Add explosion to the end of Combustion 2014-09-06 11:41:27 -04:00
nathank33
2ad44f6a78 WaterSpout Creation Problem
Fixed a problem where WaterSpout wasn't starting if the player was
submerged underwater.
2014-09-06 00:47:11 -07:00
AlexTheCoder
b32cf46ecc Fixed Particle Lag
Fixed lag
2014-09-05 19:33:29 -04:00
AlexTheCoder
5709b46ec0 Fixed something I forgot
I forgot to sync the config.yml file.
2014-09-05 19:20:10 -04:00
AlexTheCoder
6a6c0af30e Finalized IceBlast
Finalized IceBlast and added Spray
2014-09-05 19:18:15 -04:00
MistPhizzle
3ba8a6d273 Disable Bending per world w/ Config 2014-09-05 18:35:52 -04:00
MistPhizzle
d7f2dc7419 1.4.0 BETA 9 2014-09-05 15:23:04 -07:00
MistPhizzle
3010c87b92 LavaFlow Changes
Give lavaflow a better description, add it to ConfigManager
2014-09-05 15:23:03 -07:00
MistPhizzle
1e2eee1035 1.4.0 BETA 9 2014-09-05 18:09:21 -04:00
MistPhizzle
743bc720b1 LavaFlow Changes
Give lavaflow a better description, add it to ConfigManager
2014-09-05 18:03:31 -04:00
nathank33
cc092a9ae8 WaterSpout No Fall Damage NPE Fix 2014-09-04 18:02:45 -07:00
nathank33
5f3ca7883e Flight Glitch
Attempt to always revert the players permissions when they get out of
flying.
2014-09-04 14:47:39 -07:00
nathank33
566b2055f8 WaterSpout No Fall Damage Improved
Added getTopBlock method
Using getTopBlock we can allow the user to still create a WaterSpout
from high heights, while denying them the ability to avoid fall damage.
2014-09-04 14:46:41 -07:00
nathank33
44c31d1651 WaterSpout No Fall Damage
A player used to be able to avoid fall damage by spamming left click
while falling.
2014-09-04 14:19:03 -07:00
nathank33
f391bba83d IceSpike cleanup fix 2014-09-04 14:05:04 -07:00
nathank33
8f6d92d9e2 Fixed EarthBlast Cleanup
EarthBlast's were not being removed correctly if the player spammed left
click and shift.
2014-09-04 13:55:32 -07:00
nathank33
6b54835d3c WaterManip, EarthBlast, FireBlast accessor methods
Added accessor methods for 3 abilities.
2014-09-04 00:14:00 -07:00
nathank33
5810b0b504 Improved HeatControl Efficiency
HeatControl now checks the type of the block before it calls
isRegionProtectedFromBuild. Due to the large amount of blocks being
processed, having this extra step saves us from having to call
factions/griefprotection/etc for every block.
2014-09-03 20:21:17 -07:00
nathank33
7d4eb874b2 Added LavaFlow
Added the Earth ability: LavaFlow
Removed the second Torrent line from config.yml
2014-09-03 18:12:34 -07:00
AlexTheCoder
7aeca555ed Added IceBlast and new Icebending Methods
Lotta stuff
2014-09-03 19:03:49 -04:00
MistPhizzle
43d94545e0 1.4.0 BETA 8 2014-09-02 06:28:41 -04:00
MistPhizzle
793c178c1a Possible Cooldown Fix 2014-09-02 06:27:42 -04:00
MistPhizzle
56b47f3816 NoCheatPlus Support
The damage thing shouldn't be thrown when a player uses Bending to
attack
2014-09-01 16:49:10 -04:00
MistPhizzle
a27de1f7be AirSwipe will stop when it hits another blast 2014-09-01 16:29:48 -04:00
MistPhizzle
65f1b12fc0 Add /bending invincible
Makes you invincible to Bending damage.
2014-09-01 16:04:42 -04:00
MistPhizzle
f5b01d624c Add /bending give
Allows giving of bending specific items. (Like the grappling hook)
2014-09-01 15:47:46 -04:00
MistPhizzle
d7891fe39e /bending who can work on offline players 2014-09-01 15:33:30 -04:00
MistPhizzle
46b3fe8dd7 Cleaned up Imports 2014-08-31 21:51:13 -04:00
MistPhizzle
654aa9477e 1.4.0 BETA 7 2014-08-31 11:09:46 -04:00
MistPhizzle
6e5e6415ed Complete revamp of how cooldowns are handled
Now stores on a per player basis instead of a per ability basis. The
bendingPlayer class will store cooldowns for ALL abilities except for
the AvatarState.
2014-08-30 18:34:27 -04:00
MistPhizzle
8d04bb1a4b Merge pull request #26 from jacklin213/main
Cleaned up Managers, Updated references
2014-08-30 10:55:21 -04:00
jack lin
93f2eec909 [BUGFIX] Fixed NumberFormatExeception in Commands
* Caused by people misusing /b c thinking it is /b ch therefore
generation a NumberFormatExeception when they try pass an element as a
slot
2014-08-31 00:38:57 +12:00
jack lin
fc8372783e [BUGFIX] Fixed Task #23 - Combustion
* Error:
http://www.projectkorra.com/threads/errorstacks-cause-pastebin-deletes.361/#post-3090
2014-08-30 21:52:54 +12:00
jack lin
6b03c92cfb [BUGFIX] Fixed NPE in IceSpike
* Error:
http://www.projectkorra.com/threads/errorstacks-cause-pastebin-deletes.361/#post-3089
2014-08-30 21:48:27 +12:00
jack lin
8532bb1ece Cleaned up Managers, Updated references
* Cleaned up AirbendingManager, updated references for abilities air
* Cleaned up FirebendingManager, updated references for abilities fire
* Cleaned up WaterbendingManager, updated references for abilities water
* Cleaned up EarthbendingManager, updated references for abilities earth
* Cleaned up ChibendingManager, updated references for abilities chi
* Cleaned up BendingManager, updated references for classes
2014-08-30 21:43:44 +12:00
jack lin
c833a1ad52 [BUGFIX] Fixed error in Task #40 - Bloodbending
* Fixed error in bloodbending where targetentity somehow is in a
different world (probably by command) and that ends up causing errors
2014-08-30 19:53:07 +12:00
jack lin
0003223c8f [BUGFIX] Fixed NPE in TempPotionEffect
* Error: http://pastebin.com/nCYEudHr
2014-08-30 19:37:31 +12:00
MistPhizzle
412d5bd32a 1.4.0 BETA 6 2014-08-29 20:49:43 -04:00
jack lin
704e663a18 [BUGFIX] Fix Surge and Octoform making lava 2014-08-29 21:27:42 +12:00
jack lin
6bb9b848dd [BUGFIX] ClassCastException fix in RapidPunch 2014-08-29 18:56:08 +12:00
jack lin
391d6f8948 Fixed Extraction Bug
* Fixed bug where extraction wouldn't give you your default ore that you used extraction on
2014-08-28 17:57:35 +12:00
MistPhizzle
11f3f86176 1.4.0 BETA 5 hotfix 2014-08-27 21:29:49 -04:00
MistPhizzle
3b4250690f 1.4.0 BETA 5 2014-08-27 20:55:22 -04:00
MistPhizzle
2a9d3640c7 Fix Suffocate Conflicts
Conflicts:
	src/com/projectkorra/ProjectKorra/airbending/Suffocate.java
2014-08-27 20:54:26 -04:00
MistPhizzle
691fe098ea Merge remote-tracking branch 'origin/master'
Conflicts:
	src/com/projectkorra/ProjectKorra/airbending/Suffocate.java
2014-08-27 20:50:19 -04:00
MistPhizzle
1e6f96a4c6 Players can now turn while in Suffocate 2014-08-27 20:43:22 -04:00
AlexTheCoder
65daa0c840 Added some chi changes
Created a ChiblockingManager and also made it so HealingWaters cannot
heal the blindness from Smokescreen
2014-08-27 20:20:04 -04:00
AlexTheCoder
e0d12c3ca6 Deprecated an unused method
Deprecated an unused variation of getting the firebending day augment.
2014-08-27 00:27:42 -04:00
AlexTheCoder
48ec6d476c Added playFirebendingParticles method
Added a method to play the firebending particles for use by external
developers and also to make our jobs easier
2014-08-26 20:46:28 -04:00