Unicopia/src/main/java/com/minelittlepony/unicopia/spell
2019-02-12 11:32:36 +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
GenericSpell.java Started adding a gem-based torch 2019-02-07 19:18:51 +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
ICaster.java Changelings can now disguise themselves as other players 2019-02-09 16:34:17 +02:00
IDispenceable.java Fixed indentations because I'm tired of coming across these in my commits... 2019-02-08 23:39:02 +02:00
ILevelled.java Fix up spells slightly 2018-09-24 21:37:16 +02:00
IMagicEffect.java Rewrote the commands 2019-02-09 14:26:03 +02:00
IUseAction.java Fixed indentations because I'm tired of coming across these in my commits... 2019-02-08 23:39:02 +02:00
SpellAffinity.java Rewrote the spellbook pages system 2019-02-08 17:56:28 +02:00
SpellAwkward.java Rewrote spell levelling 2019-02-06 10:31:31 +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
SpellCharge.java Rewrote spell levelling 2019-02-06 10:31:31 +02:00
SpellDisguise.java Fixed player skins, fixed disguises rendering at the observer's location, fixed players not being persisted correctly 2019-02-12 11:32:36 +02:00
SpellDrake.java Rewrote spell levelling 2019-02-06 10:31:31 +02:00
SpellFire.java Fixed indentations because I'm tired of coming across these in my commits... 2019-02-08 23:39:02 +02:00
SpellIce.java Fixed indentations because I'm tired of coming across these in my commits... 2019-02-08 23:39:02 +02:00
SpellInferno.java Rewrote the apple type mapping 2019-02-07 11:46:59 +02:00
SpellNecromancy.java Use the enum! It makes it clearer 2019-02-07 13:38:42 +02:00
SpellPortal.java Rewrote spell levelling 2019-02-06 10:31:31 +02:00
SpellRegistry.java Started adding a gem-based torch 2019-02-07 19:18:51 +02:00
SpellShield.java Fixed indentations because I'm tired of coming across these in my commits... 2019-02-08 23:39:02 +02:00
SpellVortex.java Rewrote spell levelling 2019-02-06 10:31:31 +02:00