Unicopia/src/main/java/com/minelittlepony/unicopia
2019-01-27 17:33:26 +02:00
..
advancements The player's camera now rolls as a pegasus flies 2018-09-27 22:12:32 +02:00
block Added apple trees 2019-01-25 17:22:41 +02:00
client/particle That would've been bad DX 2019-01-22 18:36:57 +02:00
command Implement a configurable races whitelist 2019-01-13 22:07:44 +02:00
enchanting Added recipes for al of the current gems 2019-01-26 19:26:52 +02:00
entity Fixed long-distance travel (Part 2) 2019-01-26 23:20:35 +02:00
forgebullshit (maybe) Fixed null pointer crash. This code now looks EVEN WORSE!!! 2019-01-26 11:19:40 +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 Zap apples are always edible for maximum 'fun' 2019-01-27 17:33:26 +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
player Implement sugar, implement spell affinities, fix some issues with the ice gem 2019-01-22 18:39:30 +02:00
power Split up apples 2019-01-13 22:05:40 +02:00
render Re-implemented spellbooks 2019-01-10 11:35:15 +02:00
spell Fixed long-distance travel (Part 2) 2019-01-26 23:20:35 +02:00
util Fixed long-distance travel (Part 2) 2019-01-26 23:20:35 +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 Readded cloud blocks, readded/rewrote cloud entities, improved various other stuff 2018-09-16 00:45:44 +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 Link the player's race to the race reported by their minelp skin 2018-09-24 21:37:50 +02:00
UBlocks.java Added apple trees 2019-01-25 17:22:41 +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 Implement a configurable races whitelist 2019-01-13 22:07:44 +02:00
UEntities.java Re-implemented spellbooks 2019-01-10 11:35:15 +02:00
UItems.java Added apple trees 2019-01-25 17:22:41 +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 apple trees 2019-01-25 17:22:41 +02:00
USounds.java Added flying sounds, added a hud element to show flight experience 2018-09-25 00:22:04 +02:00