Unicopia/src/main/java/com/minelittlepony/unicopia
2021-02-18 23:03:43 +02:00
..
ability Fixed bed-cannon-causing incorrect thrust speed. Closes #27 2021-02-18 23:03:43 +02:00
block/state Added behaviours for filverfish, endermen, and spellcasting illagers 2020-09-24 17:40:46 +02:00
client Added the Crystal Heart + multi-block structure 2021-02-18 22:30:43 +02:00
command Fixed saving of settings and added a configuration screen 2021-02-07 19:57:35 +02:00
entity Added the Crystal Heart + multi-block structure 2021-02-18 22:30:43 +02:00
item Added the Crystal Heart + multi-block structure 2021-02-18 22:30:43 +02:00
mixin Fixed inverted gravity ladders 2021-02-17 17:05:37 +02:00
modmenu Fixed saving of settings and added a configuration screen 2021-02-07 19:57:35 +02:00
network Added the Crystal Heart + multi-block structure 2021-02-18 22:30:43 +02:00
particle Add a ground_pound particle and rework the ground pound ability to only trigger when you actually reach the ground 2021-02-05 21:19:41 +02:00
projectile Implemented the bounce and poisoned joked enchants 2021-02-16 23:12:09 +02:00
util Implemented the bounce and poisoned joked enchants 2021-02-16 23:12:09 +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 Send block destructions on a per-chunk basis to nearby players 2021-02-01 20:33:39 +02:00
Config.java Fixed saving of settings and added a configuration screen 2021-02-07 19:57:35 +02:00
EquinePredicates.java Added the Crystal Heart + multi-block structure 2021-02-18 22:30:43 +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 Add the ability to change the species whitelist from the settings screen 2021-02-09 20:43:19 +02:00
TreeType.java Rewrite and improve tree traversal 2021-02-13 13:50:24 +02:00
TreeTypeLoader.java Implemented the bounce and poisoned joked enchants 2021-02-16 23:12:09 +02:00
UEntities.java Added the Crystal Heart + multi-block structure 2021-02-18 22:30:43 +02:00
Unicopia.java Update some names 2021-02-17 21:46:07 +02:00
USounds.java Implemented the bounce and poisoned joked enchants 2021-02-16 23:12:09 +02:00
UTags.java Added the Crystal Heart + multi-block structure 2021-02-18 22:30:43 +02:00
WorldTribeManager.java Fixed saving of settings and added a configuration screen 2021-02-07 19:57:35 +02:00