Unicopia/src/main/java/com/minelittlepony/unicopia
2022-12-24 21:13:20 +01:00
..
ability Fix some balancing issues for changling's love draining ability and add sound effects 2022-12-24 21:13:20 +01:00
advancement Post-Port fixes 2022-12-19 07:51:07 +00:00
block Replace getEntity() with asEntity() and getReferenceWorld() with asWorld() 2022-12-19 18:13:15 +01:00
client Bat ponies can now burn their eyes by looking directly at the sun 2022-12-23 22:13:21 +01:00
command 1.19.2 -> 1.19.3 (1.20) [part 1] 2022-12-18 21:07:24 +00:00
container 1.19.2 -> 1.19.3 (1.20) [part 1] 2022-12-18 21:07:24 +00:00
entity Added sun-related death messages 2022-12-23 22:49:44 +01:00
item Remove unused code 2022-12-19 21:25:53 +01:00
mixin Properly implement death messages for pegasi 2022-12-24 21:12:54 +01:00
modmenu 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
network Further refactorings 2022-12-19 21:03:55 +01:00
particle Consolodate asWorld() implementations 2022-12-19 19:50:15 +01:00
projectile Further refactorings 2022-12-19 21:03:55 +01:00
trinkets Added sunglasses and broken sunglasses (credit @AtomicGlow for the idea) 2022-09-25 22:32:38 +02:00
util Added some more death message variances for pegasi 2022-12-23 23:31:06 +01:00
Affinity.java Tweaked a bunch of colours 2021-12-29 20:13:07 +02:00
AwaitTickQueue.java You can now stomp apple pies. You monster 2022-09-30 00:23:16 +02:00
Config.java Added config option to disable butterflies. #83 2022-12-04 15:57:53 +00:00
Debug.java Switch to using JVM args for debugging 2022-12-04 19:13:57 +00:00
EntityConvertable.java Consolodate asWorld() implementations 2022-12-19 19:50:15 +01:00
EquinePredicates.java Fixed batponies not having night vision when their pseudo-race has been changed 2022-12-09 22:34:50 +00:00
FlightType.java Slightly clean up flight and dimensions predicates 2021-12-12 13:10:24 +02:00
InteractionManager.java Implement more of the alicorn amulet effects 2022-12-13 20:32:47 +00:00
Owned.java Further refactorings 2022-12-19 21:03:55 +01:00
Race.java 1.19.2 -> 1.19.3 (1.20) [part 2] 2022-12-18 23:12:49 +00:00
UGameEvents.java 1.19.2 -> 1.19.3 (1.20) [part 1] 2022-12-18 21:07:24 +00:00
Unicopia.java Added weather vanes 2022-10-12 15:46:15 +02:00
USounds.java 1.19.2 -> 1.19.3 (1.20) [part 1] 2022-12-18 21:07:24 +00:00
UTags.java 1.19.2 -> 1.19.3 (1.20) [part 1] 2022-12-18 21:07:24 +00:00
WeaklyOwned.java Further refactorings 2022-12-19 21:03:55 +01:00
WorldConvertable.java Consolodate asWorld() implementations 2022-12-19 19:50:15 +01:00
WorldTribeManager.java 1.19.2 -> 1.19.3 (1.20) [part 1] 2022-12-18 21:07:24 +00:00