Commit graph

22 commits

Author SHA1 Message Date
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
0e26c376a3 Fixed incorrect leg placement on the preview when wide arms mode is selected 2022-12-11 01:09:16 +00:00
Sollace
3fb9b46013 Move configs to the api package and remove some references to client classes 2022-12-11 00:38:00 +00:00
Sollace
84a78ce4b9 Change Pony into a record and track whether a IPony instance was returned as a default skin or not separate from the texture id 2022-12-08 21:20:16 +00:00
Sollace
960b98eac9 A bunch of refactoring and cleaning up of old patterns 2022-12-08 20:58:01 +00:00
Sollace
9ca7e06075 1.19.2 -> 1.19.3 (1.20) 2022-12-08 01:53:59 +00:00
Sollace
7a8a1bb655 Misc cleanup 2022-11-23 21:33:15 +00:00
Sollace
da2ccc75fc Remove the boolean argument from Pony.getRace 2022-11-03 00:46:04 +01:00
Sollace
77680341d6 Simply and remove PlayerModels as it's not needed since the move to Mson. Should allow resource packs to override changeling, gryphon, hippo, and kirin models as they were hardcoded as aliases before. 2022-06-11 18:22:35 +02:00
Sollace
5d314b6cce Update HDSkins 2022-01-13 11:33:53 +02:00
Sollace
70f4ab7a0a Only send events for players that are supposed to send events. Should also fix clients sending unneccessary events and maybe triggering some anti-spam filtering on servers. 2021-06-20 19:17:01 +02:00
Sollace
1423e6d7b0 Fixed skin preview showing background ponies when given a broken skin 2021-05-16 16:20:02 +02:00
Sollace
28d2b805ed More work on making Mine Little Pony more moddable 2021-03-26 22:50:37 +02:00
Sollace
728e2b1a39 Seaponies cano now have a dedicated texture separate from the normal skin 2020-11-10 22:49:30 +02:00
Sollace
bb63d2ef04 Update HDSkins 2020-06-21 00:41:51 +02:00
Sollace
47a9b5bed9 20w18a -> 20w20b 2020-06-19 10:23:26 +02:00
Sollace
8692c124c0 20w10a -> 20w13b 2020-06-19 10:22:40 +02:00
Sollace
283ffa966a Bump release 2020-04-29 10:55:10 +02:00
Sollace
274d13a34b Update HDSkins 2020-01-28 12:40:44 +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
d5f825523e Organise the packages 2019-11-23 23:19:13 +02:00
Renamed from src/main/java/com/minelittlepony/client/hdskins/gui/DummyPony.java (Browse further)