Unicopia/src/main/java/com/minelittlepony/unicopia
2023-10-12 23:57:31 +01:00
..
ability Added a custom shockwave particle when an earth pony stomps 2023-10-11 13:54:23 +01:00
advancement Add new advancements 2023-09-09 18:46:41 +01:00
block Added changeling hive structures, carapace, and chitin 2023-10-12 23:57:31 +01:00
client Added a custom shockwave particle when an earth pony stomps 2023-10-11 13:54:23 +01:00
command Added ad_astra integration 2023-09-10 23:28:53 +01:00
compat Implement kirin ability 2023-10-09 22:05:41 +01:00
container Move trinkets and seasons code to the compat package 2023-09-10 22:14:27 +01:00
entity Fixed flight velocity/control state going out of sync with the server and add some behavioural tweaks 2023-10-11 15:49:54 +01:00
input Change flight activation to use a double-jump 2023-04-29 22:32:00 +01:00
item Added changeling hive structures, carapace, and chitin 2023-10-12 23:57:31 +01:00
mixin Make the sky red when raging 2023-10-10 19:06:38 +01:00
modmenu 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
network Fixed flight velocity/control state going out of sync with the server and add some behavioural tweaks 2023-10-11 15:49:54 +01:00
particle Added a custom shockwave particle when an earth pony stomps 2023-10-11 13:54:23 +01:00
projectile Fixed thrown jars despawning 2023-09-04 11:56:08 +01:00
server/world fixed tree kicking and improved performance when traversing trees 2023-09-12 11:25:41 +01:00
util fixed tree kicking and improved performance when traversing trees 2023-09-12 11:25:41 +01:00
Affinity.java Fixed gemstones not changing texture to reflect their affinity 2023-05-25 10:28:59 +01:00
AwaitTickQueue.java Delay scheduled tasks so they don't end up being excuted immediately. Might help prevent crashes like #95 2023-01-28 19:22:20 +00:00
Config.java Added ad_astra integration 2023-09-10 23:28:53 +01:00
Debug.java Move mob entities to a separate package 2023-09-02 18:34:57 +01:00
EntityConvertable.java 1.19.4 -> 1.20-pre6 2023-06-03 12:40:54 +01:00
EquinePredicates.java Implement kirin ability 2023-10-09 22:05:41 +01:00
FlightType.java Fixed alicorn amulet flight not working 2023-10-07 23:44:30 +01:00
InteractionManager.java Implement kirin ability 2023-10-09 22:05:41 +01:00
Owned.java Further refactorings 2022-12-19 21:03:55 +01:00
Race.java Add casting abilities for kirins 2023-10-09 23:43:59 +01:00
UGameEvents.java 1.19.2 -> 1.19.3 (1.20) [part 1] 2022-12-18 21:07:24 +00:00
Unicopia.java Move trinkets and seasons code to the compat package 2023-09-10 22:14:27 +01:00
UnicopiaMixinPlugin.java Added ad_astra integration 2023-09-10 23:28:53 +01:00
USounds.java Implement kirin ability 2023-10-09 22:05:41 +01:00
UTags.java Anvils sent with the dragon breath scroll are now dropped on the recipient 2023-09-02 21:55:20 +01:00
WeaklyOwned.java Fixed unable to place the necromancy spell 2023-08-06 18:26:17 +01:00
WorldConvertable.java Consolodate asWorld() implementations 2022-12-19 19:50:15 +01:00