Unicopia/src/main/java/com/minelittlepony/unicopia
2021-03-03 20:08:01 +02:00
..
ability Polish up the siphoning and necro spells 2021-03-03 20:08:01 +02:00
block/state Added behaviours for filverfish, endermen, and spellcasting illagers 2020-09-24 17:40:46 +02:00
client Added a runes particle 2021-03-03 20:07:52 +02:00
command Further cleanup to the magic system 2021-03-03 11:33:23 +02:00
entity Fixed spells not being cleared when respawning 2021-03-03 20:08:01 +02:00
item Perform the flattening on the spells 2021-03-02 22:12:28 +02:00
mixin Further cleanup to the magic system 2021-03-03 11:33:23 +02:00
modmenu Fixed saving of settings and added a configuration screen 2021-02-07 19:57:35 +02:00
network Further cleanup to the magic system 2021-03-03 11:33:23 +02:00
particle Added a runes particle 2021-03-03 20:07:52 +02:00
projectile Further cleanup to the magic system 2021-03-03 11:33:23 +02:00
util Polish up the siphoning and necro spells 2021-03-03 20:08:01 +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 Send block destructions on a per-chunk basis to nearby players 2021-02-01 20:33:39 +02:00
Config.java Fixed saving of settings and added a configuration screen 2021-02-07 19:57:35 +02:00
EquinePredicates.java Further cleanup to the magic system 2021-03-03 11:33:23 +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 Store the default race with the world and properly sync with the client upon joining 2020-09-23 21:56:57 +02:00
Owned.java Unicorns can now shoot a spell as a projectile 2020-10-08 19:22:20 +02:00
Race.java Add the ability to change the species whitelist from the settings screen 2021-02-09 20:43:19 +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 Rewrite and improve tree traversal 2021-02-13 13:50:24 +02:00
TreeTypeLoader.java Implemented the bounce and poisoned joked enchants 2021-02-16 23:12:09 +02:00
UEntities.java Added the Crystal Heart + multi-block structure 2021-02-18 22:30:43 +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 Feathers will now float gently to the ground when dropped 2021-02-28 12:12:46 +02:00
WorldTribeManager.java Fixed saving of settings and added a configuration screen 2021-02-07 19:57:35 +02:00