Unicopia/src/main/java/com/minelittlepony/unicopia
2023-09-01 21:39:21 +01:00
..
ability Add some more advancements and rearrange existing ones to be less vertical 2023-09-01 21:38:59 +01:00
advancement Add some more advancements and rearrange existing ones to be less vertical 2023-09-01 21:38:59 +01:00
block Fixed certain race buffs and checks not accounting for worn amulets (or failing if wearing an amulet) 2023-09-01 19:09:13 +01:00
client Fixed certain race buffs and checks not accounting for worn amulets (or failing if wearing an amulet) 2023-09-01 19:09:13 +01:00
command Fixed certain race buffs and checks not accounting for worn amulets (or failing if wearing an amulet) 2023-09-01 19:09:13 +01:00
compat Add Pehkui compatibility. Closes #88 2023-08-08 01:35:05 +01:00
container Rearrange armor slot positioning in the spellbook, turn the spell slots into actual functioning slots 2023-08-29 15:21:10 +01:00
entity Try to fix more issues with pegasi and hot air balloons 2023-09-01 21:39:21 +01:00
input Change flight activation to use a double-jump 2023-04-29 22:32:00 +01:00
item Add some more advancements and rearrange existing ones to be less vertical 2023-09-01 21:38:59 +01:00
mixin Fixed certain race buffs and checks not accounting for worn amulets (or failing if wearing an amulet) 2023-09-01 19:09:13 +01:00
modmenu 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
network Fixed certain race buffs and checks not accounting for worn amulets (or failing if wearing an amulet) 2023-09-01 19:09:13 +01:00
particle Added a proper summoning method to spawn sombra 2023-08-26 21:55:08 +01:00
projectile Prevent spells from affecting technical entities 2023-08-28 14:37:36 +01:00
server/world Fixed certain race buffs and checks not accounting for worn amulets (or failing if wearing an amulet) 2023-09-01 19:09:13 +01:00
trinkets Rearrange armor slot positioning in the spellbook, turn the spell slots into actual functioning slots 2023-08-29 15:21:10 +01:00
util Fixed certain race buffs and checks not accounting for worn amulets (or failing if wearing an amulet) 2023-09-01 19:09:13 +01:00
Affinity.java Fixed gemstones not changing texture to reflect their affinity 2023-05-25 10:28:59 +01:00
AwaitTickQueue.java Delay scheduled tasks so they don't end up being excuted immediately. Might help prevent crashes like #95 2023-01-28 19:22:20 +00:00
Config.java Exclude creepers from the want it need it effect 2023-05-05 21:12:21 +01:00
Debug.java Add the rest of the palm wood set 2023-08-14 20:31:33 +01:00
EntityConvertable.java 1.19.4 -> 1.20-pre6 2023-06-03 12:40:54 +01:00
EquinePredicates.java Fixed certain race buffs and checks not accounting for worn amulets (or failing if wearing an amulet) 2023-09-01 19:09:13 +01:00
FlightType.java Fixed changelings being still able to use the old flight system 2023-08-27 22:02:28 +01:00
InteractionManager.java 1.19.4 -> 1.20-pre6 2023-06-03 12:40:54 +01:00
Owned.java Further refactorings 2022-12-19 21:03:55 +01:00
Race.java Fixed certain race buffs and checks not accounting for worn amulets (or failing if wearing an amulet) 2023-09-01 19:09:13 +01:00
UGameEvents.java 1.19.2 -> 1.19.3 (1.20) [part 1] 2022-12-18 21:07:24 +00:00
Unicopia.java Fixed certain race buffs and checks not accounting for worn amulets (or failing if wearing an amulet) 2023-09-01 19:09:13 +01:00
UnicopiaMixinPlugin.java Fix crash with latest sodium. Closes #156 2023-08-17 17:04:51 +01:00
USounds.java Implement sombra boss battle 2023-08-25 22:06:08 +01:00
UTags.java Exclude doors from the catapult spell's effects 2023-08-27 18:59:07 +01:00
WeaklyOwned.java Fixed unable to place the necromancy spell 2023-08-06 18:26:17 +01:00
WorldConvertable.java Consolodate asWorld() implementations 2022-12-19 19:50:15 +01:00