Unicopia/src/main/java/com/minelittlepony/unicopia
2022-09-25 15:39:07 +02:00
..
ability Fixed kicking apple trees not dropping the fruit 2022-09-25 13:58:10 +02:00
advancement Add utility for creating identifiers with the mod's namespace 2022-08-27 15:25:02 +02:00
block Added sweet apple trees 2022-09-25 15:39:07 +02:00
client Add green apple seeds and recipe 2022-09-25 01:55:29 +02:00
command Rebalance the metamorphosis potion and turn players' hearts black when they're turning 2022-08-27 18:07:26 +02:00
container Anyone can read the spellbook now 2022-09-21 22:58:29 +02:00
entity Added zap apple trees 2022-09-23 23:25:00 +02:00
item Added sweet apple trees 2022-09-25 15:39:07 +02:00
mixin Fix crash when loading without trinkets. Fixes #60 2022-09-22 12:00:22 +02:00
modmenu 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
network Fix server exception when earth ponies try to kick things. Fixes #63 2022-09-23 16:06:07 +02:00
particle Portal refinements and add the displacement spell 2022-09-17 19:13:39 +02:00
projectile 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
trinkets Fixed dispensers not being able to equip friendship bracelets and amulets when trinkets is installed 2022-09-22 13:01:31 +02:00
util Earth ponies can now kick things other than trees 2022-09-21 22:58:07 +02:00
Affinity.java Tweaked a bunch of colours 2021-12-29 20:13:07 +02:00
AwaitTickQueue.java Use CompletableFuture for delaying things 2021-12-27 13:04:35 +02:00
Config.java Fixed saving of settings and added a configuration screen 2021-02-07 19:57:35 +02:00
EquinePredicates.java Move the unicorn shoot ability to the primary slot (second page) and add a separate ability specifically for cancelling spells 2021-12-31 15:40:08 +02:00
FlightType.java Slightly clean up flight and dimensions predicates 2021-12-12 13:10:24 +02:00
InteractionManager.java 1.18 -> 1.19 2022-06-25 00:19:55 +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
Unicopia.java Added zap apple trees 2022-09-23 23:25:00 +02:00
USounds.java Add utility for creating identifiers with the mod's namespace 2022-08-27 15:25:02 +02:00
UTags.java Added zap apple trees 2022-09-23 23:25:00 +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