Unicopia/src/main/java/com/minelittlepony/unicopia/spell
2019-03-13 22:54:30 +02:00
..
AbstractAttachableSpell.java Fixed darkness rendering with the encorrect state 2019-02-17 19:21:54 +02:00
AbstractSpell.java Fixed indentations because I'm tired of coming across these in my commits... 2019-02-08 23:39:02 +02:00
CasterUtils.java Spells can now be attached to entities other than players 2019-03-12 22:12:46 +02:00
GenericSpell.java Gems will produce particles of the same colour as their magic 2019-02-21 18:57:05 +02:00
IAligned.java Spells now have their own affinity and can only be used with gems of a matching type 2019-02-04 20:29:37 +02:00
IAttachedEffect.java Spells can now be attached to entities other than players 2019-03-12 22:12:46 +02:00
ICaster.java Spells can now be attached to entities other than players 2019-03-12 22:12:46 +02:00
IDispenceable.java Spells can now be attached to entities other than players 2019-03-12 22:12:46 +02:00
IHeldEffect.java Add several pieces of documentation 2019-03-12 22:10:48 +02:00
ILevelled.java Add several pieces of documentation 2019-03-12 22:10:48 +02:00
IMagicEffect.java Added the Gem of burning 2019-02-20 17:24:26 +02:00
ISuppressable.java Add several pieces of documentation 2019-03-12 22:10:48 +02:00
ITossedEffect.java Add several pieces of documentation 2019-03-12 22:10:48 +02:00
IUseAction.java Added support for thrown spells. Projectiles with a spell attached. 2019-03-05 14:29:16 +02:00
SpellAffinity.java Added the staff of remembrance 2019-03-11 20:50:32 +02:00
SpellAwkward.java Added the staff of remembrance 2019-03-11 20:50:32 +02:00
SpellCastResult.java Fixed indentations because I'm tired of coming across these in my commits... 2019-02-08 23:39:02 +02:00
SpellChangelingTrap.java Fixed changeling traps spawning slime layers in the air 2019-03-13 22:54:30 +02:00
SpellCharge.java Gems will produce particles of the same colour as their magic 2019-02-21 18:57:05 +02:00
SpellDarkness.java Fixed gems not hovering at the correct height 2019-03-04 00:34:48 +02:00
SpellDisguise.java Spells can now be attached to entities other than players 2019-03-12 22:12:46 +02:00
SpellDrake.java Fixed gems not hovering at the correct height 2019-03-04 00:34:48 +02:00
SpellFire.java Added support for thrown spells. Projectiles with a spell attached. 2019-03-05 14:29:16 +02:00
SpellFlame.java Added the Gem of burning 2019-02-20 17:24:26 +02:00
SpellIce.java Added support for thrown spells. Projectiles with a spell attached. 2019-03-05 14:29:16 +02:00
SpellInferno.java Update all the tint colours! 2019-02-13 22:46:06 +02:00
SpellLight.java Players holding the gem of light will also emit light! 2019-03-03 23:52:02 +02:00
SpellNecromancy.java Update all the tint colours! 2019-02-13 22:46:06 +02:00
SpellPortal.java Added support for thrown spells. Projectiles with a spell attached. 2019-03-05 14:29:16 +02:00
SpellRegistry.java Added the staff of remembrance 2019-03-11 20:50:32 +02:00
SpellReveal.java Gems will produce particles of the same colour as their magic 2019-02-21 18:57:05 +02:00
SpellScorch.java Added the staff of remembrance 2019-03-11 20:50:32 +02:00
SpellShield.java Spells can now be attached to entities other than players 2019-03-12 22:12:46 +02:00
SpellSiphon.java Added the gem of siphoning 2019-02-27 17:35:56 +02:00
SpellVortex.java Gems will produce particles of the same colour as their magic 2019-02-21 18:57:05 +02:00