Unicopia/src/main/java/com/minelittlepony/unicopia
2023-01-23 00:20:50 +00:00
..
ability Change rainbow trails to not default to the client player once bound 2023-01-21 23:15:14 +00:00
advancement Post-Port fixes 2022-12-19 07:51:07 +00:00
block Switch to using the simple networking apis provided by fabwork 2022-12-29 22:37:17 +01:00
client Change rainbow trails to not default to the client player once bound 2023-01-21 23:15:14 +00:00
command Add a permission level requirement for the /race command 2023-01-21 23:27:23 +00:00
container Fixed spellbook not repainting when its state is updated from the server 2023-01-21 22:52:20 +00:00
entity Fixed cool potato advancement not triggering when using trinkets. Closes #94 2023-01-21 00:43:08 +00:00
item Fixed concurrent modification exception when using the ice spell. #90 2023-01-09 10:38:32 +00:00
mixin Fix mixin 2023-01-23 00:20:50 +00:00
modmenu 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
network Properly set players' race when joining. Should fix players getting stuck as humans when joining a server they played on before the mod was installed. 2023-01-21 00:28:59 +00:00
particle Change rainbow trails to not default to the client player once bound 2023-01-21 23:15:14 +00:00
projectile Fixed catapult spell and fixed spells not being applied when a projectile hits something 2022-12-26 23:48:01 +01:00
trinkets Added butterflingers status effect 2022-12-26 20:21:18 +01:00
util Fixed concurrent modification exception when using the ice spell. #90 2023-01-09 10:38:32 +00:00
Affinity.java Tweaked a bunch of colours 2021-12-29 20:13:07 +02:00
AwaitTickQueue.java You can now stomp apple pies. You monster 2022-09-30 00:23:16 +02:00
Config.java Save which page of the hud is selected 2022-12-27 20:40:31 +01:00
Debug.java Switch to using JVM args for debugging 2022-12-04 19:13:57 +00:00
EntityConvertable.java Consolodate asWorld() implementations 2022-12-19 19:50:15 +01:00
EquinePredicates.java Fixed batponies not having night vision when their pseudo-race has been changed 2022-12-09 22:34:50 +00:00
FlightType.java Slightly clean up flight and dimensions predicates 2021-12-12 13:10:24 +02:00
InteractionManager.java Update fabwork and switch a lot of the packets to records and replace the client handler with the new receiver method of registering callbacks 2022-12-30 20:42:18 +01:00
Owned.java Further refactorings 2022-12-19 21:03:55 +01:00
Race.java Properly set players' race when joining. Should fix players getting stuck as humans when joining a server they played on before the mod was installed. 2023-01-21 00:28:59 +00:00
UGameEvents.java 1.19.2 -> 1.19.3 (1.20) [part 1] 2022-12-18 21:07:24 +00:00
Unicopia.java Added weather vanes 2022-10-12 15:46:15 +02:00
USounds.java 1.19.2 -> 1.19.3 (1.20) [part 1] 2022-12-18 21:07:24 +00:00
UTags.java Convert to using conventional tags 2023-01-09 01:25:02 +01:00
WeaklyOwned.java Further refactorings 2022-12-19 21:03:55 +01:00
WorldConvertable.java Consolodate asWorld() implementations 2022-12-19 19:50:15 +01:00
WorldTribeManager.java 1.19.2 -> 1.19.3 (1.20) [part 1] 2022-12-18 21:07:24 +00:00