Commit graph

262 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
cb423186e7
Fix reformed changelings' ears 2023-12-07 21:48:10 +00:00
Sollace
4717c9e458
Ponies can now lie down by holding crouch and not moving 2023-10-05 20:42:31 +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
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
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
b37ffa9860
Rewrites round tri 2023-09-26 16:42:55 +01:00
Sollace
4b842c9e9a
Further refactoring and consolidating 2023-09-26 01:45:28 +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
9a59f2444e
Anyone can now use the seapony skin variant 2023-09-25 00:49:38 +01:00
Sollace
91918bab0c
Improve seapony tail animations 2023-08-21 21:25:04 +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
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
8042e83e8a
Fixed neck appearing in first person when First Person Model is installed 2023-07-10 20:01:24 +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
f1b6bb23a7 Fixed hippogriffs not using the correct models 2023-04-11 16:58:44 +02:00
Sollace
cb232cc145 Remove redundant magic rendering code 2023-04-10 22:46:18 +02:00
Sollace
2e5fec3106 Fix spyglass placement and third person orientation of items in unicorn's auras 2023-04-10 17:04:53 +02:00
Sollace
d97403fd26 Improved compatibility with not enough animations (maps) #235 2023-04-10 16:57:54 +02:00
Sollace
0881cf6e5b Seapony skins now work for hippogriffs 2023-04-10 14:09:12 +02:00
Sollace
e55b17f3a7 Fixed body parts not being properly hidden/made visible again by the game when clothing is enabled. Fixes #236 2023-04-10 14:08:55 +02:00
Sollace
d438d0f5bb Fixed armour crash 2023-04-01 23:35:41 +01:00
Sollace
d9769e32ee April fools 2023 2023-04-01 21:36:45 +01:00
Sollace
b2fe56334f Update some parameter names 2023-03-29 21:35:01 +01:00
Sollace
aa933861c4 Fixed saddlebags using the wrong texture for changelings 2023-03-29 00:37:03 +01:00
Sollace
d6d4fc8acc Fixed changeling wing positions 2023-03-29 00:22:03 +01:00
Sollace
d10debe017 Make the interpolatorId private 2023-03-28 16:11:38 +01:00
Sollace
15e163bb05 Apply the flying animation for lion tails when swimming as well 2023-03-28 16:03:16 +01:00
Sollace
dece23eed1 Adjust animation speeds 2023-03-28 15:58:12 +01:00
Sollace
5f1dcf1647 Update some things and remove PonyModelConstants 2023-03-28 15:53:14 +01:00
Sollace
ec2a901ee2 Clean up AbstractPonyModel a bit 2023-03-28 13:38:38 +01:00
Sollace
614f4c3b63 Added a transition into and out of the rainbooming pose 2023-03-28 13:15:26 +01:00
Sollace
efab9094e4 Fix transformations when flying, swimming, sleeping, and using the elytra. Also fix player rotations in the inventory. 2023-03-27 16:48:22 +01:00
Sollace
5f62ba8e47 Disable pitch and yaw rotations when rendering in first person mode 2023-03-23 20:46:45 +00:00
Sollace
e80a27b531 Add proper flying animations to the lion's tail 2023-03-22 23:06:10 +00:00
Sollace
41a281f2f5 Fixed deadmou5' ears not rendering correctly on player heads and fixed snuzzles rendering both genders on player heads 2023-03-22 11:14:12 +00:00
Sollace
46f8249ece Fixed crash when trying to render armour 2023-03-22 04:01:45 +00:00
Sollace
45c9d34f5d Fixed wing scale and rotation not being applied 2023-03-22 04:00:34 +00:00
Sollace
cc1f323b95 Implement armour trims 2023-03-21 21:38:32 +00:00
Sollace
6820fd8ff3 Combine upper_torso+body / saddle+jacket 2023-03-20 19:51:21 +00:00
Sollace
0eae23ea48 Fixed sitting pose 2023-03-20 19:09:58 +00:00
Sollace
77817a352d Fixed legs detaching from ponies' torsos when swimming 2023-03-20 18:52:49 +00:00
Sollace
dd630248dd Fixed texturing bugs with magic rendering 2023-03-20 18:44:53 +00:00
Sollace
1c9673a518 Update mson 2023-03-20 13:04:07 +00:00