Unicopia/src/main/java/com/minelittlepony/unicopia
2023-01-13 00:47:22 +00:00
..
ability Fixed a weird edge case due to differing locales 2023-01-13 00:47:22 +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 Properly render both arms in first person when holding an entity 2023-01-09 01:26:29 +01:00
command 1.19.2 -> 1.19.3 (1.20) [part 1] 2022-12-18 21:07:24 +00:00
container Switch to using the simple networking apis provided by fabwork 2022-12-29 22:37:17 +01:00
entity Fixed pegasi dropping the entity they were carrying upon a relog 2023-01-09 01:27:22 +01:00
item Fixed concurrent modification exception when using the ice spell. #90 2023-01-09 10:38:32 +00:00
mixin Properly render both arms in first person when holding an entity 2023-01-09 01:26:29 +01:00
modmenu 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
network Update fabwork again 2022-12-30 21:09:33 +01:00
particle Consolodate asWorld() implementations 2022-12-19 19:50:15 +01: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 1.19.2 -> 1.19.3 (1.20) [part 2] 2022-12-18 23:12:49 +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