Sollace
|
c0e4620355
|
Update README.md
|
2024-04-09 13:31:18 +01:00 |
|
Sollace
|
a3ea4f5982
|
Update Crowdin configuration file
|
2024-04-09 13:25:43 +01:00 |
|
Sollace
|
71518d9478
|
Update dependencies
|
2024-04-06 15:12:19 +01:00 |
|
Sollace
|
0d97f6b9d4
|
Fix giant scale
|
2024-03-05 12:24:54 +00:00 |
|
Sollace
|
a40b55e142
|
Fix the leg issue
|
2024-02-24 16:36:03 +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
|
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
|
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
|
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
|
d346f7f60d
|
Remove log message
|
2023-08-27 19:36:44 +01:00 |
|
Sollace
|
91918bab0c
|
Improve seapony tail animations
|
2023-08-21 21:25:04 +01:00 |
|
Sollace
|
72004812f2
|
Remove the seapony splashing
|
2023-08-21 21:24:50 +01:00 |
|
Sollace
|
da790fc984
|
Fixed several model issues so they output correctly when converted to bbmodel files
|
2023-08-21 21:24:36 +01:00 |
|
Sollace
|
5a0d3a073d
|
Fixed glitchy magic glows with vulkan mod
|
2023-08-19 22:42:35 +01:00 |
|
Sollace
|
db75aa1600
|
Shortcircuit image loading to use an existing NativeImage if one is available
|
2023-08-19 22:14:36 +01:00 |
|
Sollace
|
0096dec423
|
Fixed vulkan mod crash
|
2023-08-19 22:14:01 +01:00 |
|
Sollace
|
7c099cd0b1
|
Add some improvements to seaponies
|
2023-08-01 22:46:36 +01:00 |
|
Sollace
|
b4632c7358
|
Increase cuteness factor
|
2023-08-01 22:05:43 +01:00 |
|
Sollace
|
4db4a239bd
|
Fixed missing hand animations for tooting horns and brushing brushes
|
2023-08-01 22:05:27 +01:00 |
|
Sollace
|
5de74f27f3
|
Fixed inverted textures on the clothing layer
|
2023-08-01 22:04:46 +01:00 |
|
Sollace
|
4d98160738
|
Update background pony skins ref
|
2023-08-01 22:04:22 +01:00 |
|
Sollace
|
0aee3343f8
|
Fix for Traben-0/Entity_Model_Features#89 (because apparently we can't trust the context to give us the model we set)
|
2023-08-01 20:26:38 +01:00 |
|
Sollace
|
262a39e1d8
|
Add modrinth badge
|
2023-07-24 21:41:16 +01:00 |
|
Sollace
|
be474aa579
|
Fixed trigger pixels legend
|
2023-07-24 20:53:38 +01:00 |
|
Sollace
|
ab84884677
|
Update HDSkins
|
2023-07-24 20:41:09 +01:00 |
|
Sollace
|
8042e83e8a
|
Fixed neck appearing in first person when First Person Model is installed
|
2023-07-10 20:01:24 +01:00 |
|
Sollace
|
c2380013a9
|
Fixed right claw texture on gryphons
|
2023-07-10 19:43:26 +01:00 |
|
Sollace
|
528a527e36
|
Update background ponies list
|
2023-07-10 19:43:15 +01:00 |
|