Unicopia/src/main/java/com/minelittlepony/unicopia
2019-01-29 17:56:16 +02:00
..
advancements The player's camera now rolls as a pegasus flies 2018-09-27 22:12:32 +02:00
block 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
command 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
edibles All major flowers can now be eaten by the player 2019-01-29 13:53:43 +02:00
enchanting Fixed recipes not working when there are multiples of the same stack 2019-01-29 10:29:58 +02:00
entity Fixed cloud spawning race??? 2019-01-29 17:56:16 +02:00
forgebullshit Possibly fixed issues with Pam's Harvestcraft 2019-01-29 12:33:32 +02:00
hud Added flying sounds, added a hud element to show flight experience 2018-09-25 00:22:04 +02:00
input Minor cleanup 2018-09-19 09:09:43 +02:00
inventory Implement sugar, implement spell affinities, fix some issues with the ice gem 2019-01-22 18:39:30 +02:00
item Possibly fixed issues with Pam's Harvestcraft 2019-01-29 12:33:32 +02:00
mixin A flying pegasus can fit through a 1-block gap 2018-09-26 00:03:14 +02:00
model Implement sugar, implement spell affinities, fix some issues with the ice gem 2019-01-22 18:39:30 +02:00
network Fixed saving of spell nbt data 2019-01-26 19:27:24 +02:00
particle Rewrote particles entirely 2019-01-28 19:42:18 +02:00
player 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
power Rewrote particles entirely 2019-01-28 19:42:18 +02:00
render Fixed cloud model being rendered at an encorrect offset 2019-01-29 17:17:02 +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 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
UBlocks.java Style 2019-01-27 17:35:01 +02:00
UClient.java Fixed networking, npe when ticking players, fixed various abilities, fixed values not being syncronised between the client and server, re-added the various apples 2018-09-12 22:37:06 +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
UEntities.java Fixed cloud spawning race??? 2019-01-29 17:56:16 +02:00
UItems.java All major flowers can now be eaten by the player 2019-01-29 13:53:43 +02:00
UMaterials.java Readded cloud blocks, readded/rewrote cloud entities, improved various other stuff 2018-09-16 00:45:44 +02:00
Unicopia.java Added clouds to the spawn list 2019-01-29 15:22:36 +02:00
UParticles.java Rewrote particles entirely 2019-01-28 19:42:18 +02:00
USounds.java Added flying sounds, added a hud element to show flight experience 2018-09-25 00:22:04 +02:00