Unicopia/src/main/java/com/minelittlepony/unicopia
2021-01-30 18:34:53 +02:00
..
ability Change the energy consumption counter to be per-entity, adjust consumption rates, and scale the number of entities you can defend from by the caster's experience level 2021-01-30 18:34:53 +02:00
block/state Added behaviours for filverfish, endermen, and spellcasting illagers 2020-09-24 17:40:46 +02:00
client Send destruction updates in batches to avoid network congestion 2021-01-27 18:03:35 +02:00
command Fix command auto-complete not functioning in multiplayer 2021-01-21 16:07:49 +02:00
entity Smooth out consumption of food levels/fix food consumption being roudned UP 2021-01-30 18:32:04 +02:00
item Fixed particle effect and added a sound effect when apples rot 2021-01-27 18:03:57 +02:00
mixin Fixed shields being offset and fixed shields applying to entities that they shouldn't 2021-01-29 18:37:41 +02:00
network Send destruction updates in batches to avoid network congestion 2021-01-27 18:03:35 +02:00
particle Polish up the rainboom trail particle 2021-01-21 09:54:48 +02:00
projectile Fixed shields being offset and fixed shields applying to entities that they shouldn't 2021-01-29 18:37:41 +02:00
util Fixed shields being offset and fixed shields applying to entities that they shouldn't 2021-01-29 18:37:41 +02:00
Affinity.java Races now have an affinity 2020-09-23 17:19:28 +02:00
AwaitTickQueue.java Back to basics: strip away anything that's not the core of the mod 2020-09-22 15:48:58 +02:00
BlockDestructionManager.java Destruction states will now reset when breaking/replacing the block 2021-01-27 20:07:16 +02:00
Config.java Misc other tidying up 2020-04-25 13:32:33 +02:00
EquinePredicates.java A bit of cleanup 2020-10-04 12:58:01 +02:00
FlightType.java Some minor restructuring 2020-10-09 16:45:27 +02:00
InteractionManager.java Store the default race with the world and properly sync with the client upon joining 2020-09-23 21:56:57 +02:00
Owned.java Unicorns can now shoot a spell as a projectile 2020-10-08 19:22:20 +02:00
Race.java Foods will have different effects on different tribes 2020-10-08 13:16:16 +02:00
TreeTraverser.java Damage the tree with each kick and only break it when destruction reaches 100% 2021-01-26 22:33:26 +02:00
TreeType.java Back to basics: strip away anything that's not the core of the mod 2020-09-22 15:48:58 +02:00
UEntities.java 1.16.2 -> 1.16.4 2020-12-17 20:17:47 +02:00
Unicopia.java Added multi-block destruction 2021-01-26 22:32:19 +02:00
USounds.java Added abilities for bat ponies 2020-09-25 20:24:48 +02:00
UTags.java Added a rainboom ability for pegasi 2020-10-14 21:07:36 +02:00
WorldTribeManager.java Added multi-block destruction 2021-01-26 22:32:19 +02:00