Unicopia/src/main/java/com/minelittlepony/unicopia
2021-06-24 22:43:26 +02:00
..
ability Fixed exception when breaking trees (whilst not looking at one) Closes #33 2021-06-16 00:46:04 +02:00
block/state More work towards making it possible to move state maps to json 2021-06-12 14:54:01 +02:00
client Yet more refactoring 2021-03-06 23:11:17 +02:00
command Fixed issues with the disguise spell 2021-03-07 11:20:37 +02:00
entity Yet more refactoring 2021-03-06 23:11:17 +02:00
item Fixed some food behaviour 2021-06-24 22:43:26 +02:00
mixin Added mugs, cider, juice, burned juice, daffodil daisy sandwich, wheat worms, hay burgers, and hay fries 2021-06-21 23:50:12 +02:00
modmenu Fixed saving of settings and added a configuration screen 2021-02-07 19:57:35 +02:00
network Fix issues when loading on a dedicated server 2021-03-22 20:18:31 +02:00
particle Link the spell to the entity it spawns 2021-03-04 23:30:43 +02:00
projectile Yet more refactoring 2021-03-06 23:11:17 +02:00
util Improved death messages when dying from a secondary cause whilst being harmed by a spell 2021-03-06 14:27:52 +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 Fix issues when loading on a dedicated server 2021-03-22 20:18:31 +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 Yet more refactoring 2021-03-06 23:11:17 +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 Move toxics to item tags and add a default for when a food isn't registered 2021-06-12 17:16:42 +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 Fixed saving of settings and added a configuration screen 2021-02-07 19:57:35 +02:00