Commit graph

772 commits

Author SHA1 Message Date
Nathan Braun
bbdd1978b1 Merge remote-tracking branch 'upstream/master' 2015-01-14 23:57:17 -08:00
Nathan Braun
c2188701ba OctopusForm now obeys it's range 2015-01-14 23:56:18 -08:00
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
357a78d840 Classpath 2015-01-09 10:44:47 -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
MistPhizzle
d20e8d50e7 Merge pull request #80 from OmniCypher-/master
Added color RED_DUST particle functionality and Lightning particle change
2015-01-09 10:36:06 -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
27f9173626 1.6.0 BETA 7 2015-01-04 16:30:59 -05: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
MistPhizzle
148a29c97d Merge pull request #79 from nathank33/master
Updated the ParticleLib to allow for increased render distance
2015-01-04 16:29:52 -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
13cced5b3f Merge branch 'nathank33-master' 2015-01-03 16:26:47 -05:00
MistPhizzle
43d3190373 Merge Coolade's Mega PR 2015-01-03 16:26:22 -05:00
MistPhizzle
8671296a22 1.6.0 BETA 5 2015-01-03 12:21:46 -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
MistPhizzle
1c38661cc0 Merge pull request #77 from jedk1/master
ParticleLibrary update to v1.6
2015-01-01 23:25:35 -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