Unicopia/src/main/java/com/minelittlepony/unicopia
2023-05-29 10:14:57 +01:00
..
ability Palm trees are recognised as trees by the buck ability now 2023-05-25 13:10:18 +01:00
advancement Added consumption and heartbound enchantments 2023-05-17 19:49:38 +01:00
block Added a palm wood set 2023-05-25 19:03:09 +01:00
client flowering zap leaves are now a separate block 2023-05-25 11:56:18 +01:00
command Switching a player's race to unset using the /race command will now force them to choose a new one 2023-05-24 19:20:18 +01:00
compat/emi Unused import 2023-05-20 14:28:25 +01:00
container Fixed spellbook not repainting when its state is updated from the server 2023-01-21 22:52:20 +00:00
entity Muffins are now redstone components 2023-05-25 19:03:22 +01:00
input Change flight activation to use a double-jump 2023-04-29 22:32:00 +01:00
item Added a palm wood set 2023-05-25 19:03:09 +01:00
mixin Fixed error rendering passengers in the HDSkins preview screen #119 2023-05-29 10:14:57 +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 flowering zap leaves are now a separate block 2023-05-25 11:56:18 +01:00
trinkets Added consumption and heartbound enchantments 2023-05-17 19:49:38 +01:00
util Added pineapples and bananas 2023-05-23 09:48:40 +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 Exclude creepers from the want it need it effect 2023-05-05 21:12:21 +01:00
Debug.java Added a /cast command #102 2023-04-30 20:26:31 +01:00
EntityConvertable.java Consolodate asWorld() implementations 2022-12-19 19:50:15 +01:00
EquinePredicates.java Fixed mobs not going after entities with items that are want it need it but aren't equipment 2023-05-05 21:13:28 +01: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 Fixed day ponies sleeping being sent to the next night 2023-05-21 17:39:02 +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 tree generation classes to the server/world/ package 2023-05-23 09:48:29 +01:00
USounds.java 1.19.2 -> 1.19.3 (1.20) [part 1] 2022-12-18 21:07:24 +00:00
UTags.java Added pineapples and bananas 2023-05-23 09:48:40 +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