Unicopia/src/main/java/com/minelittlepony/unicopia
2024-03-28 21:31:06 +00:00
..
ability Rewrite changeling ability to apply over time. Closes #312 2024-03-28 21:31:06 +00:00
advancement Move advancements back down the tree and add some advancements for seaponies and hippogriffs 2024-03-28 16:23:12 +00:00
block Added feather touch enchantment 2024-03-28 15:32:21 +00:00
client Improve hot air balloon animations and fix formatting 2024-03-28 13:48:12 +00:00
command Fix fall damage, ladders, hitbox calculations, clipping, camera offset, and unicorn's teleportation when in inverted gravity 2024-03-26 17:11:39 +00:00
compat Fixed being able to equip amulets the the chest slot when trinkets is installed. #300 2024-03-20 00:21:50 +00:00
container Fixed mobs not being able to wear the amulets when trinkets is present 2024-02-24 13:06:32 +00:00
datagen Move advancements back down the tree and add some advancements for seaponies and hippogriffs 2024-03-28 16:23:12 +00:00
diet Don't show diet information on blocks unaffected by the diet system 2024-03-25 18:11:50 +00:00
entity Rewrite changeling ability to apply over time. Closes #312 2024-03-28 21:31:06 +00:00
input Change flight activation to use a double-jump 2023-04-29 22:32:00 +01:00
item Rewrite changeling ability to apply over time. Closes #312 2024-03-28 21:31:06 +00:00
mixin Added feather touch enchantment 2024-03-28 15:32:21 +00:00
modmenu 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
network Separate the magic beam into its own entity 2024-03-03 14:07:36 +00:00
particle Added specter 2024-03-25 18:08:40 +00:00
projectile Fix #290 and exclude spectators from being affected by magic 2024-03-03 14:15:20 +00:00
server/world Check against offline players when trying to see if a spell can modify blocks at a location. Closes #283 2024-03-28 17:05:04 +00:00
util Rewrite changeling ability to apply over time. Closes #312 2024-03-28 21:31:06 +00:00
Affinity.java Fixed gemstones not changing texture to reflect their affinity 2023-05-25 10:28:59 +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 Added hippogriffs and seaponies 2023-11-08 12:58:41 +00: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 an option to disable the post-effect shader 2024-02-11 11:01:35 +00:00
Debug.java Assign traits to a lot of items that needed it 2024-01-29 16:35:21 +00: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 Added feather touch enchantment 2024-03-28 15:32:21 +00:00
EquinePredicates.java #317 +Allow bats and hippos to walk on clouds without having to give them other pegasus abilities 2024-03-23 23:40:00 +00:00
FlightType.java Fixed alicorn amulet flight not working 2023-10-07 23:44:30 +01:00
InteractionManager.java You can now harvest pinecones and acorns from spruce and oak leaves using a hoe 2024-03-27 19:23:16 +00:00
Owned.java Fix shields, fix black holes being offset, and remove the maximum cap on black holes sizes 2024-02-06 16:39:20 +00:00
Race.java Allow changelings to eat blocks (should be only humans here since the food rewrite) 2024-03-25 18:10:44 +00:00
UConventionalTags.java Added baited fishing rod 2024-03-28 14:51:55 +00:00
UGameEvents.java 1.19.2 -> 1.19.3 (1.20) [part 1] 2022-12-18 21:07:24 +00:00
Unicopia.java Fixed mobs not being able to wear the amulets when trinkets is present 2024-02-24 13:06:32 +00: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 Update corruption mechanics. 2024-03-12 14:53:02 +00:00
UTags.java Move all remaining advancements to datagen and some new ones 2024-03-23 23:16:44 +00: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