Sollace
|
f5bfa14bb1
|
Increase time required before a pony will lie down
|
2024-02-09 19:34:05 +00:00 |
|
Sollace
|
d392b204a3
|
Update mson
|
2024-02-09 19:32:22 +00:00 |
|
Sollace
|
21a33ebc76
|
Temp fix for an hdskins bug
|
2024-02-09 19:25:44 +00:00 |
|
Sollace
|
0895e94053
|
Fix various transformations for when a pony is lying down but not sleeping
|
2024-02-09 19:25:23 +00:00 |
|
Sollace
|
387c9307d0
|
Increase time required before a pony will lie down
|
2024-02-09 19:24:49 +00:00 |
|
Sollace
|
475e96726e
|
Update mson
|
2024-02-09 17:40:15 +00:00 |
|
Sollace
|
9d65185fcd
|
Update skins pack
|
2024-02-09 16:57:40 +00:00 |
|
Sollace
|
9f33f4c06a
|
Fix typo
|
2024-01-09 16:44:28 +01:00 |
|
Sollace
|
daa40cc143
|
Actually use the dynamic depends blocks
|
2023-12-09 23:33:38 +00:00 |
|
Sollace
|
63ec053bc2
|
1.20.2 -> 1.20.4
|
2023-12-09 22:51:59 +00:00 |
|
Sollace
|
c365c141ef
|
Update mson one last time
|
2023-12-08 17:23:42 +00:00 |
|
Sollace
|
a94137fda9
|
1.20.2-rc1 -> 1.20.2
|
2023-12-08 17:23:34 +00:00 |
|
Sollace
|
34087bd105
|
Update mson to fix sodium compatibility
|
2023-12-07 21:49:33 +00:00 |
|
Sollace
|
cb423186e7
|
Fix reformed changelings' ears
|
2023-12-07 21:48:10 +00:00 |
|
Sollace
|
af99765bf2
|
Fix lighting on pony butts
|
2023-12-07 21:47:59 +00:00 |
|
Sollace
|
1faa192f33
|
Add nirik skin type
|
2023-12-07 21:47:49 +00:00 |
|
Sollace
|
b9baba84de
|
Update skin pack
|
2023-12-07 21:47:22 +00:00 |
|
Sollace
|
814dac6414
|
Fix seapony skins. Might have been a simpler issue than I thought
|
2023-12-06 15:18:39 +00:00 |
|
Sollace
|
667ce0ce4b
|
Parse pony data on the client thread executor, and don't send unparsed pony data responses to a consenting server. Rather wait for the data to resolve and let the entity send it normally.
# Conflicts:
# src/main/java/com/minelittlepony/api/events/Channel.java
# src/main/java/com/minelittlepony/client/util/render/NativeUtil.java
|
2023-10-29 21:39:25 +00:00 |
|
Sollace
|
8832beac32
|
Parse pony data on the client thread executor, and don't send unparsed pony data responses to a consenting server. Rather wait for the data to resolve and let the entity send it normally.
|
2023-10-27 22:09:55 +01:00 |
|
Sollace
|
4de3f3daa2
|
Fix constant logging when playing on a multiplayer server that doesn't register for receiving pony data packets
# Conflicts:
# src/main/java/com/minelittlepony/api/events/Channel.java
# src/main/java/com/minelittlepony/client/render/EquineRenderManager.java
|
2023-10-24 01:16:53 +01:00 |
|
Sollace
|
9064272771
|
Fix constant logging when playing on a multiplayer server that doesn't register for receiving pony data packets
|
2023-10-24 01:12:36 +01:00 |
|
Sollace
|
011ceedafe
|
Update version range
|
2023-10-06 19:33:46 +01:00 |
|
Sollace
|
2ed7f91786
|
Only replace a layer if it has a compatible buffer format. Should fix #254
|
2023-10-06 18:51:45 +01:00 |
|
Sollace
|
d011c11689
|
Only replace a layer if it has a compatible buffer format. Should fix #254
|
2023-10-06 18:51:20 +01:00 |
|
Sollace
|
060c4abfff
|
Ponies can now lie down by holding crouch and not moving
|
2023-10-06 00:48:11 +01:00 |
|
Sollace
|
9f77999baf
|
Fixed tiny silly ponies reverting to normal villagers when they grow up
# Conflicts:
# src/main/java/com/minelittlepony/client/render/entity/npc/textures/SillyPonyTextureSupplier.java
|
2023-10-06 00:47:45 +01:00 |
|
Sollace
|
fa0c903c0f
|
Fixed magic not rendering for items held by other entities
|
2023-10-06 00:45:48 +01:00 |
|
Sollace
|
a7acd2a1c1
|
More fixes
|
2023-10-06 00:45:19 +01:00 |
|
Sollace
|
101b2bd20c
|
Fixed mobs' arms sticking too far up when sitting in a boat
# Conflicts:
# src/main/java/com/minelittlepony/client/model/IMobModel.java
|
2023-10-06 00:40:04 +01:00 |
|
Sollace
|
9334836aa7
|
Disable shadow position changing
# Conflicts:
# src/main/java/com/minelittlepony/client/render/entity/PlayerPonyRenderer.java
|
2023-10-06 00:38:52 +01:00 |
|
Sollace
|
a69140b761
|
fixes
|
2023-10-06 00:38:46 +01:00 |
|
Sollace
|
50ce9f92d1
|
Fixed left ear rotating incorrectly
|
2023-10-06 00:36:50 +01:00 |
|
Sollace
|
971f3623cf
|
Fixed pony skin data not being reliably sent to servers
# Conflicts:
# src/main/java/com/minelittlepony/api/pony/network/fabric/Channel.java
# src/main/java/com/minelittlepony/client/compat/hdskins/DummyPony.java
# src/main/java/com/minelittlepony/client/mixin/MixinClientPlayerEntity.java
# src/main/java/com/minelittlepony/client/render/EquineRenderManager.java
|
2023-10-06 00:35:33 +01:00 |
|
Sollace
|
24e220bb29
|
Allow armor to render with translucency
|
2023-10-06 00:23:08 +01:00 |
|
Sollace
|
f8b21e78ba
|
Update settings.gradle
|
2023-10-06 00:20:19 +01:00 |
|
Sollace
|
131bc7cb3f
|
Fixed armour models loading from the incorrect directory
|
2023-10-06 00:20:05 +01:00 |
|
Sollace
|
31857e2de0
|
The direction a pony's head faces when lying in a bed is now determined by which way you're looking when you climb in
|
2023-10-06 00:19:42 +01:00 |
|
Sollace
|
d3a5c80981
|
Fixed trident animation. Closes #250
|
2023-10-06 00:18:09 +01:00 |
|
Sollace
|
be5382ebad
|
Fixed bat ponies' wings rotating incorrectly and move them up a bit
|
2023-10-06 00:17:58 +01:00 |
|
Sollace
|
3ae6a48204
|
Fixed horns not glowing
|
2023-10-06 00:17:01 +01:00 |
|
Sollace
|
4717c9e458
|
Ponies can now lie down by holding crouch and not moving
|
2023-10-05 20:42:31 +01:00 |
|
Sollace
|
e31ee1c53b
|
Fixed tiny silly ponies reverting to normal villagers when they grow up
|
2023-10-05 20:28:29 +01:00 |
|
Sollace
|
509f6477f2
|
Fixed magic not rendering for items held by other entities
|
2023-10-05 20:22:09 +01:00 |
|
Sollace
|
3322e7eaff
|
Fixed model visibility not updating for mobs
|
2023-10-05 20:21:50 +01:00 |
|
Sollace
|
4904c78e01
|
Fixed mob placement in boats
|
2023-10-05 20:05:07 +01:00 |
|
Sollace
|
8dad366317
|
Fixed mobs' arms sticking too far up when sitting in a boat
|
2023-10-05 20:04:55 +01:00 |
|
Sollace
|
b1869c824e
|
Disable shadow position changing
|
2023-10-05 19:53:14 +01:00 |
|
Sollace
|
72ff58015d
|
Fixed left ear rotating incorrectly
|
2023-10-05 19:52:03 +01:00 |
|
Sollace
|
76a2e043b7
|
Clean up the EquineRendermanager (should fix some crashing issues with null seapony models)
|
2023-10-05 19:46:40 +01:00 |
|