Unicopia/src/main/java/com/minelittlepony/unicopia
2022-01-01 00:00:18 +02:00
..
ability wip gui for dismissing spells remotely 2022-01-01 00:00:18 +02:00
advancement 1.17 -> 1.18 2021-12-22 11:15:09 +02:00
block Fixed frosted obsidian turning into water when mined 2021-12-31 15:47:29 +02:00
client wip gui for dismissing spells remotely 2022-01-01 00:00:18 +02:00
command Added /trait 2021-12-28 18:22:08 +02:00
container Implement gui for viewing spell recipes 2021-12-29 17:50:19 +02:00
entity wip gui for dismissing spells remotely 2022-01-01 00:00:18 +02:00
item Move the collides predicate out of the RayTraceHelper class 2021-12-31 15:36:31 +02:00
mixin Distance the disguises system from the magic system and make it possible to have different diguise spells 2021-12-22 16:43:17 +02:00
modmenu 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
network wip gui for dismissing spells remotely 2022-01-01 00:00:18 +02:00
particle Added a homing ability to the firebolt spell 2021-12-28 18:22:47 +02:00
projectile Some minor cleanup 2021-12-29 18:11:32 +02:00
util Move the collides predicate out of the RayTraceHelper class 2021-12-31 15:36:31 +02:00
Affinity.java Tweaked a bunch of colours 2021-12-29 20:13:07 +02:00
AwaitTickQueue.java Use CompletableFuture for delaying things 2021-12-27 13:04:35 +02:00
BlockDestructionManager.java 1.17 -> 1.18 2021-12-22 11:15:09 +02:00
Config.java Fixed saving of settings and added a configuration screen 2021-02-07 19:57:35 +02:00
EntitySupplier.java Cast spells are now their own entity (should fix problems with spells dissapearing/not appearing at the correct location in muliplayer) 2021-03-04 22:35:49 +02:00
EquinePredicates.java Move the unicorn shoot ability to the primary slot (second page) and add a separate ability specifically for cancelling spells 2021-12-31 15:40:08 +02:00
FlightType.java Slightly clean up flight and dimensions predicates 2021-12-12 13:10:24 +02:00
InteractionManager.java wip gui for dismissing spells remotely 2022-01-01 00:00:18 +02:00
Owned.java Unicorns can now shoot a spell as a projectile 2020-10-08 19:22:20 +02:00
Race.java Rewrite food effects and add an insect type 2021-08-17 19:06:04 +02:00
Unicopia.java Use CompletableFuture for delaying things 2021-12-27 13:04:35 +02:00
USounds.java Added heartbeat sound to the exhaustion effect 2021-08-22 23:48:46 +02:00
UTags.java 1.17 -> 1.18 2021-12-22 11:15:09 +02:00
WorldTribeManager.java Tiny bit of cleanup 2021-12-24 16:36:40 +02:00