Unicopia/src/main/java/com/minelittlepony/unicopia
2019-03-19 08:03:56 +02:00
..
advancements The player's camera now rolls as a pegasus flies 2018-09-27 22:12:32 +02:00
block Removed the override for minecraft:stick. Use Shills instead (name wip) 2019-03-18 15:22:22 +02:00
command Added a /disguise command 2019-02-17 02:03:55 +02:00
edibles Added moss 2019-02-23 15:23:24 +02:00
enchanting Added JEI support 2019-03-09 18:24:16 +02:00
entity Added functionality for cuccoons 2019-03-15 14:16:56 +02:00
extern Fix baubles support. I blame Forge (specifically CPW) for breaking lazy classloading. This would never have happened with LiteLoader. 2019-03-16 09:36:51 +02:00
forgebullshit Throw an exception when attempting to register models for invalid items 2019-03-19 08:03:56 +02:00
gui Fix some issues *derp* 2019-02-20 19:02:02 +02:00
hud Added flying sounds, added a hud element to show flight experience 2018-09-25 00:22:04 +02:00
init Add the modid for all the hook classes 2019-03-18 15:47:54 +02:00
input Fixed transitions playing when first joining the world, fixed pegasus flight under inverted gravity 2019-03-02 18:03:59 +02:00
inventory Added a method to obtain/transmute various music disks 2019-03-09 13:17:35 +02:00
item Removed the override for minecraft:stick. Use Shills instead (name wip) 2019-03-18 15:22:22 +02:00
mixin Skeleton disguises will now have their arms in the correct pose when holding a bow 2019-02-23 17:09:30 +02:00
model Clean up. This was for debugging. 2019-03-18 15:54:05 +02:00
network Added caster utils to easily find magically enabled entities in the world, and make it easier to get out an effect of a given type 2019-02-13 22:45:26 +02:00
particle Gems will produce particles of the same colour as their magic 2019-02-21 18:57:05 +02:00
player Add the modid for all the hook classes 2019-03-18 15:47:54 +02:00
potion Fixed positions still rendering when they should be hidden 2019-02-01 10:48:07 +02:00
power Added functionality for cuccoons 2019-03-15 14:16:56 +02:00
render Added out own textures for the spellbook and added a second variant 2019-03-09 13:18:06 +02:00
spell Fixed changeling traps spawning slime layers in the air 2019-03-13 22:54:30 +02:00
structure Added a blue variant of wizard towers 2019-02-21 13:56:19 +02:00
tossable Add several pieces of documentation 2019-03-12 22:10:48 +02:00
util Removed debug code 2019-03-10 00:02:03 +02:00
world Add the modid for all the hook classes 2019-03-18 15:47:54 +02:00
ClientHooks.java Add the modid for all the hook classes 2019-03-18 15:47:54 +02:00
CloudSize.java Readded cloud blocks, readded/rewrote cloud entities, improved various other stuff 2018-09-16 00:45:44 +02:00
CloudType.java Trim and lean! 2019-02-23 00:00:10 +02:00
Fixes.java The fattening! Fatten out all the loud locks! 2019-02-22 20:48:55 +02:00
Predicates.java Hanging cuccoons are now more dangerous to non-changelings 2019-03-04 00:33:40 +02:00
Race.java Rewrote the commands 2019-02-09 14:26:03 +02:00
UClient.java Fixed a typo 2019-03-18 16:02:06 +02:00
UConfig.java Restructure! Remove all the subscribe events and shove them _waaaaaay_ in the back there. 2019-02-17 01:08:19 +02:00
Unicopia.java Fixed a typo 2019-03-18 16:02:06 +02:00
UnicopiaClient.java Make the GravityDelegate perform true to its name 2019-02-27 22:15:04 +02:00