Unicopia/src/main/java/com/minelittlepony/unicopia/entity
2019-03-15 14:16:56 +02:00
..
ai Fixed spell levels not being saved, fixed shields, fixed the drake gem 2019-02-05 14:44:35 +02:00
EntityCloud.java Split logic for contruction and racing clouds out into their respective classes 2019-03-11 20:51:23 +02:00
EntityConstructionCloud.java Split logic for contruction and racing clouds out into their respective classes 2019-03-11 20:51:23 +02:00
EntityCuccoon.java Added functionality for cuccoons 2019-03-15 14:16:56 +02:00
EntityFakeClientPlayer.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
EntityFakeServerPlayer.java Fixed various disguise bugs 2019-02-11 17:41:24 +02:00
EntityProjectile.java Add several pieces of documentation 2019-03-12 22:10:48 +02:00
EntityRacingCloud.java Split logic for contruction and racing clouds out into their respective classes 2019-03-11 20:51:23 +02:00
EntityRainbow.java Fixed rainbows spawning too close together (they just have to fight it out) 2019-02-16 21:30:19 +02:00
EntitySpell.java Spells attached to a projectile should be notified of being attached 2019-03-05 16:12:32 +02:00
EntitySpellbook.java Added out own textures for the spellbook and added a second variant 2019-03-09 13:18:06 +02:00
EntityWildCloud.java Fixed indentations because I'm tired of coming across these in my commits... 2019-02-08 23:39:02 +02:00
IInAnimate.java Fixed changelings being able to disguise themselves as various weather effects 2019-02-12 16:33:51 +02:00
IMagicals.java Add several pieces of documentation 2019-03-12 22:10:48 +02:00