Commit graph

83 commits

Author SHA1 Message Date
Sollace
e2e617b7ab Fixed tails 2019-11-26 17:35:07 +02:00
Sollace
c4a8d7fa64 Fixed exception when creating the snout 2019-11-26 12:30:57 +02:00
Sollace
b6e8d1f2d8 Fix loading error when instantiating the pony tail 2019-11-26 12:18:06 +02:00
Sollace
d6233c5266 Update yarn mappings 2019-11-26 11:54:20 +02:00
Sollace
6972aff1b6 Extend MsonPlayer instead of PlayerEntityModel 2019-11-26 11:37:27 +02:00
Sollace
fc57875596 *picks up house* *moves house outdoors* 2019-11-25 17:49:20 +02:00
Sollace
45577a76d0 Convert the gear to mson 2019-11-25 16:09:58 +02:00
Sollace
3b38ec908c Convert the parts to mson 2019-11-25 16:09:21 +02:00
Sollace
79db99719c Convert the models to mson 2019-11-25 16:09:06 +02:00
Sollace
c71475be28 Move the snout, bat wings, and tail to json 2019-11-25 15:05:14 +02:00
Sollace
c56c99171a Migrate more parts to json 2019-11-24 18:05:56 +02:00
Sollace
ba52fe59de Convert elytra and pony head to json 2019-11-23 23:59:33 +02:00
Sollace
f7dd39e89a Moved Color to the common package 2019-11-23 23:20:24 +02:00
Sollace
d5f825523e Organise the packages 2019-11-23 23:19:13 +02:00
Sollace
2b7660816e These aren't really components. They're full models 2019-11-23 23:07:39 +02:00
Sollace
e1109223c2 Updating to 1.15-pre1 part 3 2019-11-23 23:06:07 +02:00
Sollace
4cc6d03fce Updating to 1.15-pre1 part 2 2019-11-23 20:32:44 +02:00
Sollace
be14188f87 Updating to 1.15-pre1 part 1 2019-11-23 19:28:42 +02:00
Sollace
a4925cd2c1 Update mappings 2019-11-22 19:59:42 +02:00
Sollace
b6285fb833 Fixed texture bug on enderponies and skeletons 2019-11-07 20:12:06 +02:00
Sollace
de082acaea Clean up the PonyRenderers 2019-11-07 20:06:52 +02:00
Sollace
8a7253b345 Simplify the horn glow renderer a bit 2019-11-07 15:22:51 +02:00
Sollace
f03c2d709f Bat ponies and changelings can now wear saddlebags, but they use a built in texture for it 2019-10-12 12:03:16 +02:00
Sollace
87bdbcb904 Villagers can now be bats 2019-10-12 10:58:18 +02:00
Sollace
cc560615c9 Rewrite villager rendering and fix saddlebags not appearing correctly. Should fix #134 2019-10-04 21:31:48 +02:00
Sollace
8c9ff0c553 Fixed breezie antena being disjointed from their heads 2019-08-24 16:05:06 +02:00
Sollace
1532c7f158 Fixed Breezies 2019-08-24 16:01:34 +02:00
Sollace
a79b6e69a2 Some cleanup 2019-08-24 15:04:55 +02:00
Sollace
3a094fe1bf Fixed pony body parts appearing on players in spectator mode and possily invisible players/mobs 2019-08-18 15:53:15 +02:00
Sollace
e27fd49c40 Added full body overlays for ponies 2019-08-18 15:19:05 +02:00
Sollace
15d67dad00 Fixed invalid characters in the resource path 2019-08-12 11:05:53 +02:00
Sollace
72d9fbad70 Rewrite armour texture resolution to prioritize our own naming scheme over what mods return 2019-08-12 10:57:07 +02:00
Sollace
0a32b1af06 Fixed encorrect head rotation when swimming/crawling 2019-08-11 13:55:39 +02:00
Sollace
aff5920b0e Added support for rendering legacy (vanilla) armour textures 2019-08-11 13:55:09 +02:00
Sollace
5066c7ad64 Fixed head positioning on Drowned 2019-08-05 10:49:14 +02:00
keupoz
0cfede5f68 Added villagers head rolling while saying no 2019-07-25 16:57:00 +07:00
Sollace
b3b165f803 Separate the horn and magic checks 2019-07-24 23:37:22 +02:00
Sollace
127c150107 Update to 1.14.4 2019-07-20 20:16:54 +02:00
Sollace
a17661124c Update HDSkins 2019-07-18 13:19:30 +02:00
Sollace
a18b2a46d9 Unicorns will swing their arms to punch when not holding anything 2019-07-18 09:29:07 +02:00
Sollace
b1f7cda8cc Fixed various bugs with sneaking placement 2019-07-15 09:37:43 +02:00
Sollace
7793dc003f We don't need to override holdItem for unicorns 2019-07-13 23:57:05 +02:00
Sollace
44b07c2b19 We can actually simplify this, a lot 2019-07-13 23:50:31 +02:00
Sollace
de55c38a74 Fixed items held by unicorns rotating weirdly whilst swimming/crawling 2019-07-13 23:47:57 +02:00
Sollace
3c477745e4 Removed the PonySettings enum and separate the ModRenderers enum from the config 2019-07-12 17:06:03 +02:00
Sollace
d58d854354 Removed the stream 2019-07-08 14:57:03 +02:00
Sollace
e618f3f2f6 More general cleanup 2019-07-08 11:05:32 +02:00
Matthew Messinger
9c344c1554 Use MineLittlePony as entrypoint and move it to client package
If a server side mod needs to use it, a proper API class should be made.
2019-07-07 22:47:13 -04:00
Sollace
9d97379655 Use a better way of resolving resources 2019-07-07 22:22:31 +02:00
Sollace
20de3dc7cb What is this? Am I a joke to you, Eclipse!? 2019-07-07 21:37:55 +02:00