Unicopia/src/main/java/com/minelittlepony/unicopia
2021-08-19 13:16:22 +02:00
..
ability Added a separate stat for magical exhaustion 2021-08-18 17:41:54 +02:00
advancement Added a bunch of new advancements 2021-08-19 01:29:49 +02:00
block/state 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
client Might as well force this onto the client thread 2021-08-19 01:31:22 +02:00
command Rewrite the disguise command. Admins can now disguise yourself as a named player, and change the disguises of other players 2021-08-18 17:31:39 +02:00
entity Fixed another crash due to sounds playing off-thread 2021-08-19 01:30:07 +02:00
item Continuing to eat/drink a food will prolong the effects 2021-08-19 13:16:22 +02:00
mixin Fixed player-like disguises 2021-08-18 17:30:59 +02:00
modmenu 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
network Fixed server crashes 2021-08-13 14:49:27 +02:00
particle 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
projectile 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
util Move effects to the effects package 2021-08-18 23:27:57 +02:00
Affinity.java Perform the flattening on the spells 2021-03-02 22:12:28 +02:00
AwaitTickQueue.java Back to basics: strip away anything that's not the core of the mod 2020-09-22 15:48:58 +02:00
BlockDestructionManager.java Extract the networking wrapper to a separate package. 2021-06-26 12:40:35 +02:00
Config.java Fixed saving of settings and added a configuration screen 2021-02-07 19:57:35 +02:00
EntitySupplier.java Cast spells are now their own entity (should fix problems with spells dissapearing/not appearing at the correct location in muliplayer) 2021-03-04 22:35:49 +02:00
EquinePredicates.java 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
FlightType.java Add particle effects and sound effects when adding/removing the wings of icarus 2021-02-27 22:06:25 +02:00
InteractionManager.java Added a background sound effect when flying as a pegasus 2021-08-18 20:14:22 +02:00
Owned.java Unicorns can now shoot a spell as a projectile 2020-10-08 19:22:20 +02:00
Race.java Rewrite food effects and add an insect type 2021-08-17 19:06:04 +02:00
TreeType.java Fixed exception when breaking trees (whilst not looking at one) Closes #33 2021-06-16 00:46:04 +02:00
TreeTypeLoader.java Implemented the bounce and poisoned joked enchants 2021-02-16 23:12:09 +02:00
UEntities.java Cast spells are now their own entity (should fix problems with spells dissapearing/not appearing at the correct location in muliplayer) 2021-03-04 22:35:49 +02:00
Unicopia.java Added some advancements for bat ponies 2021-08-09 15:20:33 +02:00
USounds.java The sun will now burn bat ponies' eyes when they go outside 2021-08-08 16:51:12 +02:00
UTags.java Added some advancements for bat ponies 2021-08-09 15:20:33 +02:00
WorldTribeManager.java 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00