Commit graph

13 commits

Author SHA1 Message Date
MistPhizzle
5776ad28e1 isIgniteAbility() and isExplodeAbility() added
For Region Protection. ProjectKorra respects explosion and fire flags in
various plugins, so this will allow an ability to register as such.
isIgnite() means the ability produces fire (Like Blaze) and
isExplodeAbility() means the ability produces an explode (Like FireBlast
and Lightning)
2014-06-28 16:25:27 -04:00
MistPhizzle
ead0c812d1 Tornado and AirBlast 2014-06-24 18:39:33 -04:00
MistPhizzle
41109c5251 Lots of Small Changes
Removed WaterReturn (Each Ability is responsible for handling it)
Added FreezeMelt (Just contains the basic methods, not an ability)
Improved physics handling.
Removed WaterPassive where water would automatically spread (Until I
find a workaround, exponentially flooding worlds weren't very fun)
2014-06-14 14:59:11 -04:00
MistPhizzle
7c0a28be99 oops 2014-06-13 22:44:55 -04:00
MistPhizzle
c87d1c67cd WaterCore
Some more Waterbending Methods (This is proving to be a pain)
2014-06-13 22:10:39 -04:00
MistPhizzle
43dcd5aae5 SeaLevel 2014-06-13 19:41:52 -04:00
MistPhizzle
0180332f4e Waterbending Methods
Some methods for the Waterbending abilities.
2014-06-13 16:56:28 -04:00
MistPhizzle
b45846be68 Earthbending Methods
Just some methods for some of the Earthbending Abilities
2014-06-13 16:37:34 -04:00
MistPhizzle
b2f7e00083 Merge branch 'master' of https://github.com/ProjectKorra/ProjectKorra
Conflicts:
	.classpath
2014-06-13 16:01:05 -04:00
kingbirdy
44624cd18e implemented TagAPI 2014-06-13 01:54:48 -04:00
MistPhizzle
b851621352 ClassPath 2014-06-13 01:34:20 -04:00
kingbirdy
91d8412631 fire is dayfactor, not nightfactor 2014-06-12 19:43:41 -04:00
MistPhizzle
9d9f6672ed Initial Commit
Far from v1.0.0, but a start!
2014-06-12 19:21:20 -04:00