Unicopia/src/main/java/com/minelittlepony/unicopia
2023-04-30 10:46:33 +01:00
..
ability Move world-related stuff to a package 2023-04-30 10:46:33 +01:00
advancement Post-Port fixes 2022-12-19 07:51:07 +00:00
block Move world-related stuff to a package 2023-04-30 10:46:33 +01:00
client Move world-related stuff to a package 2023-04-30 10:46:33 +01:00
command Move world-related stuff to a package 2023-04-30 10:46:33 +01:00
container Fixed spellbook not repainting when its state is updated from the server 2023-01-21 22:52:20 +00:00
entity Move world-related stuff to a package 2023-04-30 10:46:33 +01:00
input Change flight activation to use a double-jump 2023-04-29 22:32:00 +01:00
item Move world-related stuff to a package 2023-04-30 10:46:33 +01:00
mixin Move world-related stuff to a package 2023-04-30 10:46:33 +01:00
modmenu 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
network Move world-related stuff to a package 2023-04-30 10:46:33 +01: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
server/world Move world-related stuff to a package 2023-04-30 10:46:33 +01:00
trinkets Fixed players being unable to equip items with binding curse from trinket slots in creative mode 2023-03-17 19:35:25 +00:00
util Rewrite turbulance to be more forgiving for short flights 2023-03-04 22:48:02 +00:00
Affinity.java Tweaked a bunch of colours 2021-12-29 20:13:07 +02: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 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 Move world-related stuff to a package 2023-04-30 10:46:33 +01:00
Owned.java Further refactorings 2022-12-19 21:03:55 +01:00
Race.java Make bat ponies nocturnal. #108 2023-04-30 01:41:21 +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 world-related stuff to a package 2023-04-30 10:46:33 +01: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