Unicopia/src/main/java/com/minelittlepony/unicopia
Sollace 408c9d11c0
Crystal doors can now be locked by providing them a signed bangle of comradery.
When locked they will only let the owner or players wearing a signed bangle through.
Also you can't cheat them
2024-04-11 19:37:25 +01:00
..
ability Adjust starting size and decay rate of the black hole and add particles+item drops when decaying 2024-04-09 12:54:27 +01: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 Crystal doors can now be locked by providing them a signed bangle of comradery. 2024-04-11 19:37:25 +01:00
client Fixed bat ponies having both bat wings and icarus wings when wearing the wings of icarus 2024-04-09 11:48:36 +01:00
command Fixed seapony race appearing in the selection screen 2024-04-09 12:34:30 +01:00
compat Move recipes to their own package 2024-04-05 18:33:24 +01:00
container Move recipes to their own package 2024-04-05 18:33:24 +01:00
datagen Crystal doors can now be locked by providing them a signed bangle of comradery. 2024-04-11 19:37:25 +01:00
diet Fixed diets not loading 2024-04-11 15:28:31 +01:00
entity Fixed animations not being cancelled correctly when their timer ends. Fixes #325 2024-04-09 11:37:48 +01:00
input Change flight activation to use a double-jump 2023-04-29 22:32:00 +01:00
item Crystal doors can now be locked by providing them a signed bangle of comradery. 2024-04-11 19:37:25 +01:00
mixin Fix bugs and allow for storing bucketed entities in jars 2024-03-30 21:22:36 +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 Clean up tags and fix some recipe unlock conditions 2024-03-31 14:35:04 +01:00
recipe Added frog's legs 2024-04-11 15:42:35 +01:00
server/world Minor fixes to Ether and some owned style changes 2024-04-08 16:53:01 +01:00
util Jars can now hold fluids 2024-03-31 22:34:31 +01:00
Affinity.java Move ability assignment to the races 2024-04-08 20:46:06 +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 Move ability assignment to the races 2024-04-08 20:46:06 +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 Added sticky keys option. Fixes #322 2024-04-08 22:13:08 +01:00
Debug.java Clean up tags and fix some recipe unlock conditions 2024-03-31 14:35:04 +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 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 Move ability assignment to the races 2024-04-08 20:46:06 +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 Minor fixes to Ether and some owned style changes 2024-04-08 16:53:01 +01:00
Race.java Fixed seapony race appearing in the selection screen 2024-04-09 12:34:30 +01:00
UConventionalTags.java Datagen food groups+ 2024-04-04 20:22:10 +01: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 Datagen food groups+ 2024-04-04 20:22:10 +01:00
WeaklyOwned.java Minor fixes to Ether and some owned style changes 2024-04-08 16:53:01 +01:00
WorldConvertable.java Consolodate asWorld() implementations 2022-12-19 19:50:15 +01:00