Commit graph

46 commits

Author SHA1 Message Date
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
Sollace
3cc128ef2f Fixed: Dual weilding causes ponies to break the laws of physics 2019-07-06 18:29:28 +02:00
Sollace
f1d1a2857d Fixed head positioning on swimming ponies 2019-07-05 10:28:50 +02:00
Matthew Messinger
ef2052a23e Fix worn head placement
Also shrink the headwear to be closer to vanilla. It helps to hide it while wearing the head.
2019-07-05 00:49:16 -04:00
Sollace
db0e38678a Fixed unicorn horns not rendering with the correct colour 2019-07-03 19:07:01 +02:00
Sollace
0140d6b413 Fixed seaponies. Resolves #119 2019-07-03 13:17:11 +02:00
Sollace
88b2228314 Fixed model scaling 2019-07-01 21:12:18 +02:00
Sollace
e960aad9d5 Move all HDSkins references to one place 2019-06-30 12:05:38 +02:00
Sollace
ec2ae1b549 Fixed various parts appearing/not appearing for the correct profession 2019-06-29 23:44:43 +02:00
Sollace
2950a4de0a Update to 1.14.3 2019-06-27 19:28:21 +02:00
Sollace
a1f40c9b59 Ponified Pillagers 2019-06-27 15:50:34 +02:00
Sollace
833f11b4e9 Fixed head position and animation whilst swimming/crawling 2019-06-27 10:27:34 +02:00
Sollace
9999282070 Fixed some issues that shouldn't have been there. 2019-06-27 10:27:31 +02:00
Sollace
48d4a24fbd Fixed encorrect mirroring of bat wings @Keupoz#9578 2019-06-24 17:07:16 +02:00
Sollace
229e0c3c30 Also update the javadoc 2019-06-24 13:12:13 +02:00
Sollace
1c8126215e Fixed model attributes being copied in the wrong direction. O.O 2019-06-24 13:11:51 +02:00
Sollace
9f9b3e5a2a Fixed right arm overlay being rendered instead of the right leg overlay 2019-06-24 12:09:31 +02:00
Sollace
594b23f67b Fixed torso overlay positioning when sneaking 2019-06-24 12:08:36 +02:00
Sollace
893751587d This is a feature now 2019-06-24 11:34:00 +02:00
Sollace
a26e26030e Simplify model classes/interfaces by moving all these properties to a separate class 2019-06-24 11:33:53 +02:00
Matthew Messinger
e6ace54fb4 Body overlay should be rendered before the tail. 2019-06-19 22:19:08 -04:00
Matthew Messinger
b4cc5b161d Properly render the body overlay with the correct scaling 2019-06-19 22:12:44 -04:00
Matthew Messinger
b56c75d646 Fix rear leg overlay not rendering 2019-06-19 21:23:15 -04:00
Sollace
fd6c11b16b Handle spear and crossbow arm positions 2019-06-02 16:36:21 +02:00
Sollace
e3c0ebe694 Fixed missing tail piece on seaponies 2019-05-30 21:39:15 +02:00
Sollace
d57876ddba Fixed seapony models breaking when the player crouches 2019-05-30 21:26:50 +02:00
Sollace
d829042dd1 Rewrote villager textures handling 2019-05-30 13:59:38 +02:00
Sollace
f7a92ea3e9 Fixed crash when viewing a villager or witch that does not have a custom name 2019-05-29 20:45:46 +02:00
Sollace
e6da9aceca Fixed horns becoming detached (double whooops) 2019-05-29 13:09:55 +02:00
Sollace
455c316c3a Fixed helmets rendering at the wrong scale (whooops) 2019-05-29 13:07:27 +02:00
Sollace
9e40c6313d Fixed performance issues on the skins gui 2019-05-29 13:05:10 +02:00
Sollace
f8ab94f519 Fixed wings rotating encorrectly 2019-05-29 12:56:21 +02:00
Sollace
6f8c1ebbd2 Fixed overlay models causing parts of the body to not render 2019-05-29 12:49:17 +02:00
Sollace
078fae82f3 Recombine sourcesets. Eh. 2019-05-28 12:18:30 +02:00