Commit graph

24 commits

Author SHA1 Message Date
Sollace
c810a1fb3f Fixed hat layers sometimes not appearing 2019-12-13 00:17:26 +02:00
Sollace
898706c66d Use the entrypoint instead 2019-12-09 17:44:47 +02:00
Sollace
5804e09187 Added a pony skin for the alex model and fixed head positioning when posed as swimming 2019-12-03 14:16:57 +02:00
Sollace
a8ccee47e1 Fixed crash when switching the the alex model on the skins gui 2019-12-03 13:20:27 +02:00
Sollace
7b8a8fa3c4 De-mcp-ify a lot of class names 2019-11-30 13:18:32 +02:00
Sollace
d4fa867884 Slight refactor 2019-11-29 17:28:29 +02:00
Sollace
145d8f41a3 It's ALIVE! 2019-11-26 23:55:39 +02:00
Sollace
d5f825523e Organise the packages 2019-11-23 23:19:13 +02:00
Sollace
be14188f87 Updating to 1.15-pre1 part 1 2019-11-23 19:28:42 +02:00
Sollace
8885b14593 Update HD Skins 2019-08-23 11:12:20 +02:00
Sollace
a17661124c Update HDSkins 2019-07-18 13:19:30 +02:00
Sollace
ab3cd3f307 Fixed pony settings not going back to the ModMenu screen when opened from there 2019-07-16 17:52:39 +02:00
Sollace
eb54809f1e Implement pose changes for the swimming mode 2019-07-16 12:14:22 +02:00
Sollace
402e055112 Fixed differing vertical position between humans and ponies 2019-07-16 11:50:50 +02:00
Sollace
74a09d7b0c Fixed crash when rendering player skulls for a player without a loaded skin 2019-07-16 09:20:40 +02:00
Sollace
af9fe8579e Implement pony armour for the skin preview 2019-07-14 15:02:03 +02:00
Matthew Messinger
e3a496be16 Make less calls to Pony.getBufferedImage() and actually close it. 2019-07-13 19:13:46 -04:00
Sollace
1911a6dde8 This is never going to be null. We have to check for the missing sprite instead. -_- 2019-07-14 01:10:42 +02:00
Matthew Messinger
f61090d9c9 Add a proper callback for clearing the skin cache 2019-07-10 21:32:36 -04:00
Matthew Messinger
be263eec85 Move skin server definition to be resource based instead of config. 2019-07-10 21:23:58 -04: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
b8c7960ac7 Huh. No longer necessary. I wonder why it didn't warn me about this... 2019-07-07 21:22:44 +02:00
Sollace
c09d9d3a1e Unused imports 2019-07-05 09:51:02 +02:00
Matthew Messinger
460e8c56b4 Move hdskins back to main
It wasn't going to stay there because loom doesn't support arbitrary mod configurations
2019-07-03 23:40:56 -04:00