Unicopia/src/main/java/com/minelittlepony/unicopia
2022-10-11 17:19:06 +02:00
..
ability Remove debug code 2022-10-11 17:18:00 +02:00
advancement Add an advancement for breaking through a window as a pegasus 2022-10-01 23:51:26 +02:00
block Add a config option to disable the water plants fix 2022-10-11 17:19:06 +02:00
client Fixed twittermites and magic beams appearing invisible with sodium 2022-10-09 00:23:35 +02:00
command Clean up raytrace helper code 2022-10-01 18:20:53 +02:00
container Fixed being able to convert any item into botched gems 2022-10-07 09:03:24 +02:00
entity Added windflow, and made turbulance global + certain blocks produce an updraft that pegasi can ride up or down 2022-10-09 18:07:04 +02:00
item Fixed some items not appearing in their respective creative tabs 2022-10-09 00:22:51 +02:00
mixin Add a config option to disable the water plants fix 2022-10-11 17:19:06 +02:00
modmenu 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
network Add generics to SpellContainer.stream 2022-10-01 18:21:08 +02:00
particle Updates to the shape package 2022-10-08 10:57:16 +02:00
projectile Added windflow, and made turbulance global + certain blocks produce an updraft that pegasi can ride up or down 2022-10-09 18:07:04 +02:00
trinkets Added sunglasses and broken sunglasses (credit @AtomicGlow for the idea) 2022-09-25 22:32:38 +02:00
util Fixed sound volume and pitch being flipped 2022-10-11 17:17:53 +02: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 Add a config option to disable the water plants fix 2022-10-11 17:19:06 +02:00
EquinePredicates.java Fixed certain spells not working quite as they should when cast on a pegasus 2022-10-08 14:44:52 +02:00
FlightType.java Slightly clean up flight and dimensions predicates 2021-12-12 13:10:24 +02:00
InteractionManager.java More work on the hydrophobic spell 2022-10-07 16:52:35 +02:00
Owned.java Remove unused code 2022-09-14 16:48:43 +02:00
Race.java Use separate textures for each race icon, display the number of spells active in the hud, and change the spell dismiss screen to reflect the location of placed spells 2022-09-18 14:16:28 +02:00
UGameEvents.java You can now stomp apple pies. You monster 2022-09-30 00:23:16 +02:00
Unicopia.java You can now stomp apple pies. You monster 2022-09-30 00:23:16 +02:00
USounds.java Fixes for pegasus flying wind sound effect 2022-10-03 20:44:39 +02:00
UTags.java Add an advancement for breaking through a window as a pegasus 2022-10-01 23:51:26 +02:00
WeaklyOwned.java Store the level with the spellcast entity so it can still be used when the owner is offline 2022-09-17 22:11:24 +02:00
WorldTribeManager.java Rewrite races to use a registry 2022-08-27 15:07:29 +02:00