Unicopia/src/main/java/com/minelittlepony/unicopia
2021-08-13 14:50:55 +02:00
..
ability 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
advancement Added some advancements for bat ponies 2021-08-09 15:20:33 +02:00
block/state 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
client Fixed server crashes 2021-08-13 14:49:27 +02:00
command Simplify this code a little 2021-08-08 00:02:35 +02:00
entity Unused import 2021-08-13 14:50:55 +02:00
item Fixed server crashes 2021-08-13 14:49:27 +02:00
mixin Added some advancements for bat ponies 2021-08-09 15:20:33 +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 Fixed server crashes 2021-08-13 14:49:27 +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 Fixed server crashes 2021-08-13 14:49:27 +02:00
Owned.java Unicorns can now shoot a spell as a projectile 2020-10-08 19:22:20 +02:00
Race.java Added a gui for selecting your starting race when first joining a world 2021-08-06 01:06:57 +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