Unicopia/src/main/java/com/minelittlepony/unicopia
2022-09-14 16:49:24 +02:00
..
ability Add arcane protection spell 2022-09-14 12:18:22 +02:00
advancement Add utility for creating identifiers with the mod's namespace 2022-08-27 15:25:02 +02:00
block Fix lava and water matching 2022-09-08 18:49:58 +02:00
client Fixed tab colours being calculated incorrectly 2022-09-14 16:49:24 +02:00
command Rebalance the metamorphosis potion and turn players' hearts black when they're turning 2022-08-27 18:07:26 +02:00
container Update page contents from the server for debugging purposes 2022-09-12 12:50:10 +02:00
entity Remove unused code 2022-09-14 16:48:43 +02:00
item Simplify projectile delegate code 2022-09-14 11:53:31 +02:00
mixin Apply emote animations to the first person arm 2022-09-12 17:52:26 +02:00
modmenu 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
network Spellbook chapters are now server-controlled 2022-09-12 01:46:48 +02:00
particle Fix server crashes due to late initialisation of registered values 2022-08-27 16:39:56 +02:00
projectile Simplify projectile delegate code 2022-09-14 11:53:31 +02:00
util Fix item duplication/sync glitch in the spellbook 2022-09-11 18:52:26 +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 Persist block destructions 2022-09-12 16:07:49 +02:00
Config.java Fixed saving of settings and added a configuration screen 2021-02-07 19:57:35 +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 1.18 -> 1.19 2022-06-25 00:19:55 +02:00
Owned.java Remove unused code 2022-09-14 16:48:43 +02:00
Race.java Fixed error whilst executing the /race command 2022-08-27 15:51:49 +02:00
Unicopia.java Update page contents from the server for debugging purposes 2022-09-12 12:50:10 +02:00
USounds.java Add utility for creating identifiers with the mod's namespace 2022-08-27 15:25:02 +02:00
UTags.java Add utility for creating identifiers with the mod's namespace 2022-08-27 15:25:02 +02:00
WeaklyOwned.java Fixed crash due to naming conflict 2022-06-23 16:24:45 +02:00
WorldTribeManager.java Rewrite races to use a registry 2022-08-27 15:07:29 +02:00