Unicopia/src/main/java/com/minelittlepony/unicopia
2022-03-27 16:02:14 +02:00
..
ability Added muffins 2022-03-27 16:02:14 +02:00
advancement Fixed molting season advancements #45 2022-01-14 11:09:01 +02:00
block 1.18-pre -> 1.18.2 2022-03-26 21:34:15 +02:00
client Added muffins 2022-03-27 16:02:14 +02:00
command Added an emote command, further refine animations, add some new animations 2022-01-04 17:57:57 +02:00
container Start with no recipes and unlock them as you discover spells 2022-01-12 13:03:36 +02:00
entity Added muffins 2022-03-27 16:02:14 +02:00
item Added muffins 2022-03-27 16:02:14 +02:00
mixin Fixed batponies' vision giving strange results on higher brightness settings 2022-03-27 00:36:47 +02:00
modmenu 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
network Fixed disguises (spells) not clearing properly when removed by the server #47 2022-01-26 12:06:05 +01:00
particle Fixed particles not being respawned after the player has left the area 2022-01-01 17:24:10 +02:00
projectile Added muffins 2022-03-27 16:02:14 +02:00
util 1.18-pre -> 1.18.2 2022-03-26 21:34:15 +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 Add a sound to the beam 2022-01-11 20:42:50 +02:00
Owned.java Allow spells and entities to retain their owner if the owner is offline (multiplayer) or in another dimension (nether), and handle situations where the owner is not around (getOwner() == null) 2022-01-01 22:08:50 +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 Set custom subtitles for our sounds 2022-01-05 18:54:33 +02:00
UTags.java 1.18-pre -> 1.18.2 2022-03-26 21:34:15 +02:00
WeaklyOwned.java Fixed crash in production due to method name changes 2022-01-14 10:11:00 +02:00
WorldTribeManager.java 1.18-pre -> 1.18.2 2022-03-26 21:34:15 +02:00