Unicopia/src/main/java/com/minelittlepony/unicopia
2021-08-06 01:06:57 +02:00
..
ability 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
block/state 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
client Added a gui for selecting your starting race when first joining a world 2021-08-06 01:06:57 +02:00
command 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
entity Added a gui for selecting your starting race when first joining a world 2021-08-06 01:06:57 +02:00
item 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
mixin 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
modmenu 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
network Added a gui for selecting your starting race when first joining a world 2021-08-06 01:06:57 +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 Added a gui for selecting your starting race when first joining a world 2021-08-06 01:06: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 1.16.5 -> 1.17 2021-08-04 15:38:03 +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
SidedAccess.java Casting a spell from a gem will now consume the spell but leave the gem 2021-03-01 15:09:38 +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 Casting a spell from a gem will now consume the spell but leave the gem 2021-03-01 15:09:38 +02:00
USounds.java Implemented the bounce and poisoned joked enchants 2021-02-16 23:12:09 +02:00
UTags.java Added advancements for all of the recipes 2021-06-24 22:32:45 +02:00
WorldTribeManager.java 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00