Unicopia/src/main/java/com/minelittlepony/unicopia
2024-12-23 21:35:19 +01:00
..
ability Fix more portal issues 2024-11-19 15:54:49 +00:00
advancement Only count progressive advancements for the triggered id 2024-10-12 21:23:23 +01:00
block Fixed bale models 2024-12-23 21:35:19 +01:00
client Change the human race option to a text link 2024-12-23 18:34:36 +01:00
command Merge branch '1.20.1' into 1.20.2 2024-10-08 16:40:25 +01:00
compat Clean up some tla stuff and depend on our own textures for recipe decorations 2024-10-11 11:23:41 +01:00
container Fixed issues loading spellbook chapters 2024-10-10 20:54:38 +01:00
datafix Fixed datafixes for the unicopia:charges component 2024-10-10 20:02:31 +01:00
datagen Fixed bale models 2024-12-23 21:35:19 +01:00
diet Fixed compatibility with synatra connector 2024-10-31 21:09:39 +00:00
entity The dragon breath scroll now works across dimensions 2024-12-19 18:19:13 +01:00
input Change flight activation to use a double-jump 2023-04-29 22:32:00 +01:00
item The dragon breath scroll now works across dimensions 2024-12-19 18:19:13 +01:00
mixin Merge branch '1.20.2' into 1.20.4 2024-12-10 23:34:14 +01:00
modmenu 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
network Fix crashes due to null uuids and fix entity references not serializing 2024-11-18 22:25:52 +00:00
particle Fix initialization order 2024-10-03 20:45:00 +01:00
projectile Horseshoes and rocks now break pots. Closes #512 2024-11-01 14:19:28 +00:00
recipe Fixed converting fishing rod into baited fishing rod repairing the rod 2024-12-20 13:37:51 +01:00
server/world Add config to disable clouds 2024-12-20 23:49:13 +01:00
util Fixed compatibility with synatra connector 2024-10-31 21:09:39 +00:00
Affinity.java Merge branch '1.20.1' into 1.20.2 2024-06-24 01:15:50 +01:00
AllowList.java Improve the /unicopia racelist command and give better feedback when it is enabled or disabled 2024-02-13 21:58:19 +00:00
Availability.java Clean up warnings 2024-04-12 01:23:43 +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 Add config to disable clouds 2024-12-20 23:49:13 +01:00
Debug.java Updating to 1.21 (part 2) 2024-09-26 21:36:35 +01:00
EntityConvertable.java Change cast spells to be easier to reach and change the center to be the center of the entity not its base position 2024-01-25 22:57:44 +00:00
EquineContext.java Mobs with feather falling 4 boots can now properly walk on clouds 2024-10-08 16:19:40 +01:00
EquinePredicates.java Implement enchantment effects 2024-10-01 16:22:48 +01:00
FlightType.java Clean up warnings 2024-04-12 01:23:43 +01:00
InteractionManager.java Mobs with feather falling 4 boots can now walk and pathfind on clouds 2024-10-08 16:19:40 +01:00
Owned.java Minor fixes to Ether and some owned style changes 2024-04-08 16:53:01 +01:00
Race.java Fixed compatibility with synatra connector 2024-10-31 21:09:39 +00:00
SyncedConfig.java Update fabwork and convert all packets to use codecs 2024-09-29 21:37:44 +01:00
UConventionalTags.java Make gemstones edible for earth ponies. Fixes #460 2024-10-08 16:19:40 +01:00
UGameEvents.java Updating to 1.21 (part 2) 2024-09-26 21:36:35 +01:00
Unicopia.java Track which spells are active on which blocks to make tile-by-tile interactions easier. Requireed by #412 2024-10-08 15:35:35 +01:00
UnicopiaMixinPlugin.java Fix compatibility with Synatra Connector / Froge 2024-02-11 14:01:18 +00:00
UPOIs.java Fix incompatibility with mods that add points of interest containing chests 2024-02-20 20:21:16 +00:00
USounds.java Create a component for sunglasses breaking 2024-10-01 19:37:57 +01:00
UTags.java Migrate conventional tags 2024-10-07 21:53:08 +01:00
WeaklyOwned.java Minor fixes to Ether and some owned style changes 2024-04-08 16:53:01 +01:00
WorldConvertable.java Updating to 1.21 (part 3) 2024-09-28 22:27:46 +01:00