Commit graph

1470 commits

Author SHA1 Message Date
Sollace
7da44b879c
Fix various transformations for when a pony is lying down but not sleeping 2024-02-09 19:34:10 +00:00
Sollace
f5bfa14bb1
Increase time required before a pony will lie down 2024-02-09 19:34:05 +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
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
a94137fda9
1.20.2-rc1 -> 1.20.2 2023-12-08 17:23:34 +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
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
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
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
横刀天笑(Knife smile)
f54cd5682d
update zh_cn.json (#253) 2023-09-28 14:40:34 +01:00
Sollace
26aa16d684
Fixed pony skin data not being reliably sent to servers 2023-09-28 14:38:39 +01:00
Sollace
9f280f79eb
Move SkinsProxy to the api package and decouple from the implementations a little better 2023-09-28 14:07:36 +01:00
Sollace
b538174933
Clean up the code a little bit 2023-09-28 13:48:52 +01:00
Sollace
f70ec0996c
Fixed buffer overflow 2023-09-28 13:48:14 +01:00
Sollace
c2337058f6
Update russian translation 2023-09-27 17:41:20 +01:00
Sollace
1c4fa62676
Update translations 2023-09-27 17:38:32 +01:00
Sollace
ca728ded81
Allow armor to render with translucency 2023-09-27 12:11:20 +01:00
Sollace
24a8afc508
Change mixed humans skins option to a dual skin mode and add a priority trigger pixel to facilitate skin sorting 2023-09-27 02:00:18 +01:00
Sollace
6013fa2ad5
Add experimental option to skip hd skins when showing players as humans 2023-09-27 01:27:20 +01:00
Sollace
2c6c23d05c
Fix typo 2023-09-27 01:18:26 +01:00
Sollace
0f9e865dc4
Update hdskins 2023-09-26 21:13:16 +01:00
Sollace
15274aba2b
Fixed settings screen background not rendering correctly 2023-09-26 20:22:52 +01:00
Sollace
dcb8631eb9
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-09-26 17:57:18 +01:00
Sollace
f99309cd55
Fixed trident animation. Closes #250 2023-09-26 17:14:09 +01:00
Sollace
cd25b9e269
Fixed bat ponies' wings rotating incorrectly and move them up a bit 2023-09-26 16:45:25 +01:00
Sollace
b37ffa9860
Rewrites round tri 2023-09-26 16:42:55 +01:00
Sollace
0e30b2c8dd
Fix that pesky compiler warning 2023-09-26 01:45:50 +01:00
Sollace
4b842c9e9a
Further refactoring and consolidating 2023-09-26 01:45:28 +01:00
Sollace
a9b870547a
Api version gets incremented. The size preceding wearables was changed to a varint. 2023-09-25 21:08:24 +01:00
Sollace
0d226b51f9
Rewrite pretty much everything to make more effective use of java's Records 2023-09-25 21:07:09 +01:00
Sollace
8eca1796e1
Convert PonyData classes into records 2023-09-25 02:55:43 +01:00
Sollace
ff800006f7
Fixed horns not glowing 2023-09-25 01:56:15 +01:00
Sollace
ba0ab4149e
Fixed slim arm textures being applied to the thick arm models 2023-09-25 01:42:00 +01:00
Sollace
e45c237e82
Fixed incorrect riding position 2023-09-25 01:41:43 +01:00
Sollace
627adab1f6
Fixed seapony previews in the skinning gui 2023-09-25 01:41:30 +01:00
Sollace
9a59f2444e
Anyone can now use the seapony skin variant 2023-09-25 00:49:38 +01:00
Sollace
47adfd5d83
1.20.1 -> 1.20.2 2023-09-24 23:43:31 +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
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
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
8d24807ae0
Fixed tooltip not rendering for the last legend block 2023-07-10 19:29:10 +01:00
Azure Star
23d0bd131b
Fixed incorrect translation strings for the skin types in other languages that translate them 2023-07-10 08:08:28 +02:00
Sollace
385d09e0f5
Added some more guardian variants 2023-07-09 21:30:14 +01:00
Sollace
891aa73254
Fixed guardians not rendering correctly 2023-07-09 21:12:32 +01:00
Sollace
3fd07b4874
Fixed items not being positioned correctly in seaponys' hooves. Closes #239 2023-07-09 21:12:15 +01:00
Sollace
19f4a4781e
Fixed flipped back texture 2023-07-09 19:29:07 +01:00
Sollace
5a794ed611
Remove debug code (again) 2023-07-09 19:28:55 +01:00
Sollace
bee3060697
Fixed seapony transformation effect not playing in first person mode + clothing layer not updating 2023-07-09 17:41:30 +01:00
Sollace
3aabd80e5b
Preserve the render layer used by item glints 2023-07-09 16:36:00 +01:00
Sollace
b38c8530f8
Use the correct texture in first person mode. Closes #238 2023-07-09 16:15:59 +01:00
Sollace
c7c5e588c2
Fixed alex arm placement. Closes #242 2023-07-09 16:15:18 +01:00
Sollace
43c6375e43
Fixed incompatibility with EntityModelFeatures 2023-07-09 15:13:30 +01:00
Sollace
3f76f6057e
Fixed incorrect translation strings for the skin types 2023-07-09 15:13:09 +01:00