Unicopia/src/main/java/com/minelittlepony/unicopia
2019-01-31 20:02:34 +02:00
..
advancements The player's camera now rolls as a pegasus flies 2018-09-27 22:12:32 +02:00
block God damn it Forge. Whoever invented these @SideOnly annotations deserved to die and burn for eternity in the ninth circle of hell for their crimes 2019-01-30 12:43:42 +02:00
command Fixed server crash when a player joins 2019-01-31 17:21:14 +02:00
edibles Fixed server crash when a player joins 2019-01-31 17:21:14 +02:00
enchanting Fixed recipes not working when there are multiples of the same stack 2019-01-29 10:29:58 +02:00
entity Fix whitespace 2019-01-30 15:50:24 +02:00
forgebullshit Fixed models for toxicity variants 2019-01-31 14:01:23 +02:00
hud Added flying sounds, added a hud element to show flight experience 2018-09-25 00:22:04 +02:00
input God damn it Forge. Whoever invented these @SideOnly annotations deserved to die and burn for eternity in the ninth circle of hell for their crimes 2019-01-30 12:43:42 +02:00
inventory Fixed item weight calculation in the Bag of Holding 2019-01-31 20:02:34 +02:00
item Added toxicity indicators to more food items 2019-01-31 15:58:24 +02:00
mixin A flying pegasus can fit through a 1-block gap 2018-09-26 00:03:14 +02:00
model Added new cloud entity textures 2019-01-30 15:49:30 +02:00
network Fixed server crash when a player joins 2019-01-31 17:21:14 +02:00
particle God damn it Forge. Whoever invented these @SideOnly annotations deserved to die and burn for eternity in the ninth circle of hell for their crimes 2019-01-30 12:43:42 +02:00
player Fixed item weight calculation in the Bag of Holding 2019-01-31 20:02:34 +02:00
potion Added a potion effect and death message for food poisoning 2019-01-31 15:58:07 +02:00
power Rewrote particles entirely 2019-01-28 19:42:18 +02:00
render Fix whitespace 2019-01-30 15:50:24 +02:00
spell Rewrote particles entirely 2019-01-28 19:42:18 +02:00
util Not even using this 2019-01-27 20:25:53 +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 Items dropped by a pegasus onto cloud blocks should not fall through. This also has some... interesting behavioural quirks. 2019-01-27 17:35:39 +02:00
MineLP.java Fixed crash due to encorrect method signature 2019-01-08 10:34:05 +02:00
Predicates.java Fix up spells slightly 2018-09-24 21:37:16 +02:00
Race.java Fixed server crash when a player joins 2019-01-31 17:21:14 +02:00
UBlocks.java Added a potion effect and death message for food poisoning 2019-01-31 15:58:07 +02:00
UClient.java Fixed server crash when a player joins 2019-01-31 17:21:14 +02:00
UConfig.java Human race is no longer a user settable race. You should only get it if some madman were to blacklist every race (which can be done by adding HUMAN alone to the whitelist). 2019-01-29 14:13:06 +02:00
UEffects.java Added a potion effect and death message for food poisoning 2019-01-31 15:58:07 +02:00
UEntities.java God damn it Forge. Whoever invented these @SideOnly annotations deserved to die and burn for eternity in the ninth circle of hell for their crimes 2019-01-30 12:43:42 +02:00
UItems.java Fixed crafting recipes for trick apples 2019-01-31 19:16:49 +02:00
UMaterials.java God damn it Forge. Whoever invented these @SideOnly annotations deserved to die and burn for eternity in the ninth circle of hell for their crimes 2019-01-30 12:43:42 +02:00
Unicopia.java Added a potion effect and death message for food poisoning 2019-01-31 15:58:07 +02:00
UnicopiaClient.java Fixed server crash when a player joins 2019-01-31 17:21:14 +02:00
UParticles.java God damn it Forge. Whoever invented these @SideOnly annotations deserved to die and burn for eternity in the ninth circle of hell for their crimes 2019-01-30 12:43:42 +02:00
USounds.java Added flying sounds, added a hud element to show flight experience 2018-09-25 00:22:04 +02:00