Commit graph

1806 commits

Author SHA1 Message Date
Sollace
d26568457f Remove unneccessary setVisible() call. Why was this even here? Should fix issues with first person models 2023-03-23 17:16:16 +00:00
Sollace
e80a27b531 Add proper flying animations to the lion's tail 2023-03-22 23:06:10 +00:00
Sollace
1c0cdb60ff Update mson 2023-03-22 22:42:20 +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
1b1c9899a2 Added hippogriff and gryphon models (wip) 2023-03-22 04:02:36 +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
d82aeaa6c5 Fix another locale bug 2023-03-22 04:00:10 +00:00
Sollace
d989e97c1d Update mason 2023-03-22 03:59:46 +00:00
Sollace
cc1f323b95 Implement armour trims 2023-03-21 21:38:32 +00:00
Sollace
5bd90a0627 Fixed back half of legacy armour not rendering 2023-03-21 20:34:19 +00:00
Sollace
0f02895da2 Refactor pony renderers for mobs a little 2023-03-21 20:34:12 +00:00
Sollace
a5ba1951ef Update kirin 2023-03-20 20:08:12 +00:00
Sollace
6820fd8ff3 Combine upper_torso+body / saddle+jacket 2023-03-20 19:51:21 +00:00
Sollace
718cae82e8 Fixed crash due to duplicate buffers 2023-03-20 19:50:37 +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
07bcb12a46 Fixed skulls rendering twice 2023-03-20 18:43:31 +00:00
Sollace
27776a58b0 Update hdskins 2023-03-20 18:43:17 +00:00
Sollace
1c9673a518 Update mson 2023-03-20 13:04:07 +00:00
Sollace
422d6972b6 Mson loads models from a different directory now 2023-03-20 01:41:00 +00:00
Sollace
3733289ca4 Update mson 2023-03-20 01:30:46 +00:00
Sollace
1af3ac0c69 1.19.3 -> 1.19.4 2023-03-19 18:17:29 +00:00
Sollace
f4d47f1585 Added a contributors file 2023-03-02 19:24:01 +00:00
Sollace
5c67534bf4 Remove debug code 2023-03-02 18:54:43 +00:00
Sollace
8ed7965270 Fixed crash due to class loading order 2023-02-27 13:42:57 +00:00
Sollace
94592212c6 Simplify armour code and fix armour visibility being set before setting the armour variant 2023-02-27 13:31:37 +00:00
Sollace
20372dbfd3 Only use a player's skin if it's ponified skin. (Human skins don't fit villagers). Fixes #228 2023-02-25 22:06:51 +00:00
Sollace
53889c1055 Update Mson 2023-02-17 23:28:42 +00:00
Sollace
493c5f4b7f Update dependencies 2023-02-16 19:57:03 +00:00
Sollace
875a5e2ce9 Fixed z-fighting between pony wings and dual saddlebags 2023-02-16 19:50:03 +00:00
Sollace
1fa850708d Fixed villagers not having distinct skins 2023-02-16 19:49:42 +00:00
Sollace
efe58a1c99 Slightly improve the crown model and texture 2023-02-16 19:28:11 +00:00
Sollace
3579ade122 Update dependencies 2023-02-16 19:27:57 +00:00
Sollace
fbecf44b03 Add a badge with the most recent version to the README 2023-02-15 23:32:37 +00:00
Sollace
e583b83b62 Squash that unchecked warning gradle keeps producing for no reason 2023-02-15 20:42:14 +00:00
Sollace
2cde5e586d DAMMIT GRADLE 2023-02-15 20:35:48 +00:00
Sollace
b1442c0874 Fixed villagers with modded professions rendering as purple and black monstrocities 2023-02-15 20:17:28 +00:00
Sollace
b5b168df06 Clean up some messy refactorings 2023-02-15 20:16:57 +00:00
Sollace
f0d16efd18 Fix incompatibility with mods that mess with armour stand rendering 2023-02-15 19:36:57 +00:00
Sollace
777f53b4b5 Remove unused class 2023-02-15 19:25:59 +00:00
Sollace
905990623c Fixed head rendering 2023-02-15 19:25:52 +00:00
Sollace
a9f070226f Add support for custom armour models 2023-02-15 19:09:59 +00:00
Sollace
c68d484d42 Fixed rendering of legacy pony armour 2023-02-15 16:27:11 +00:00
Sollace
d843896177 Fixed torso rendering on pony armor when it's not supposed to 2023-02-15 14:48:16 +00:00
Sollace
e54183565b Fixed leggings and boots alignment when crouching. Closes #227 2023-02-15 14:35:23 +00:00
Sollace
4d0f02e791 Fixed wings rotating incorrectly for alicorns 2023-01-27 12:07:25 +00:00
Sollace
60ece0cb46 Fixed legacy wearable skins using the body texture when they shouldn't be (Sorry, AJ, taixdermy is out of fashion) 2023-01-27 11:46:44 +00:00
Sollace
7fe4aa0d36 Use a fast map for storing gear offsets and unravel lambdas 2022-12-21 23:36:06 +01:00