Sollace
e2b6075fb6
Remove the c/p to prevent future errors
2018-08-06 18:44:45 +02:00
Sollace
a4e329d7fa
Fixed Elytras not appearing in the correct place on skin previews.
2018-08-06 18:44:45 +02:00
Sollace
2284fced64
Center the preview models so rotating isn't as janked
2018-08-06 18:44:43 +02:00
Sollace
25a501ba34
Move the GuiItemStackButton to live with the rest of the gui classes and improved error message handling
2018-08-06 18:44:42 +02:00
Sollace
54e008eb7c
Split the elytra button into its own toggle
2018-08-06 18:44:42 +02:00
Sollace
0f634e9ea6
Fix layering of tooltips and make buttons more hmmmhmmmhmmm
2018-08-06 18:44:41 +02:00
Sollace
380a23f932
Arrange buttons
2018-08-06 18:44:40 +02:00
Sollace
94b01a460f
Fix seapony toggles (again) and center the skin manager title
2018-08-06 18:44:39 +02:00
Sollace
2716de4b4b
Fixed the seapony toggle buttons
2018-08-06 18:44:39 +02:00
Sollace
1ac52b28a7
Fixed remote preview player not being scaled correctly
2018-08-06 18:44:38 +02:00
Sollace
83659d80ca
Rewrite GuiSkins
2018-08-06 18:44:34 +02:00
Sollace
51362be542
Split duplicated code out to LocalTexture
2018-08-06 18:31:29 +02:00
Sollace
bb16e157df
Fixed elytra floating off of foal's backs
2018-07-08 12:21:57 +02:00
Sollace
13b1f3385f
Correct typo (again) and scale down panorama images
2018-07-08 11:56:18 +02:00
Sollace
4ee7d2d88e
Only blank skins and skins that support seapony mode should render as a seapony in seapony skin mode
2018-07-07 14:29:09 +02:00
Matthew Messinger
a92a121a5b
Revert "Fix spelling mistake and apply custom panoramas to the title screen"
...
This reverts commit a5b0e187a0
.
2018-07-05 22:49:28 -04:00
Sollace
a5b0e187a0
Fix spelling mistake and apply custom panoramas to the title screen
2018-07-03 19:07:36 +02:00
Sollace
6cc8e95991
Added seapony support to the skins gui, and some mlp-themed panoramas
2018-07-01 17:33:30 +02:00
Sollace
1e52830c91
Added proper alex model support to HDSkins. Skin servers should remember what the "model" parameter was when saving a skin and include it in their responses.
2018-06-29 23:33:05 +02:00
Sollace
4b6c49f6fa
Pony skulls, pony skulls, what 'chu gonna do when they come for you!
2018-06-20 23:27:13 +02:00
Sollace
7b9eaffdbf
Fixed the double gui bug
2018-06-10 18:54:50 +02:00
Sollace
28274b76fd
Clear the pony cache alongside the skin cache, and fixed windows appearing behind the client
2018-06-03 11:57:22 +02:00
Sollace
df5d18d350
One last codestyle commit to clean stuff up I missed, correct and document some names, and add TODO items for everything that needs to be done.
2018-05-01 12:38:13 +02:00
Sollace
ab8ab99bd5
Fixed rendering issues where the skin upload renders with the wrong model
2018-04-30 11:48:35 +02:00
Sollace
12ec6c1302
Break ModelPlayerPony into each different race
2018-04-28 16:39:32 +02:00
Sollace
13ba3379c9
Use generics
2018-04-27 17:50:13 +02:00
Sollace
0e0ee17f46
Codestyle to remove all trailing whitespace, unneccessary this arguments, and standardise parameter names
2018-04-27 13:49:33 +02:00
Sollace
2ad7119723
Yet more codestyle!
2018-04-26 23:53:03 +02:00
Sollace
9391c1d8c0
Code stylee, documentation, fixed leg alignment
2018-04-25 21:29:49 +02:00
Sollace
f151b31597
Clean up armor/armour, clean up villager models, more package changes
2018-04-25 16:40:47 +02:00
Sollace
403c195007
Time to tackle packages (phase 1: separate the data from all the other carp)
2018-04-25 13:02:10 +02:00
Sollace
0657a03703
Models now work again
2018-04-24 17:12:23 +02:00
Sollace
fbb40134e2
* Move player rendering to make use of the build in skinMap
...
* Remove reflection
* Use the interface (IPonyData) not the class
2018-04-24 14:55:32 +02:00
Matthew Messinger
192ed73809
Fix skin menu not showing ponies
2017-06-16 04:07:07 -04:00
Matthew Messinger
62e77acc38
Make Ponies and metadata immutable
2017-06-16 02:13:24 -04:00
Matthew Messinger
c9d7a394ad
Update to 1.12
...
Changes:
* Added a base layer class which can intelligently switch between pony and human.
* Skins no longer are "converted" when they are already in the new format.
* Illagers now use the existing model and texture format.
* Metadata can now be read from the .mcmeta file (taken from old illagers)
* Non-converted resources are no longer re-uploaded
* (1.12) Parrots are rendered on the head instead of shoulders
2017-06-13 03:31:01 -04:00
Matthew Messinger
a411969a98
Add package-info files for annotations
2017-06-12 23:44:34 -04:00
Matthew Messinger
8971183121
Add support for uploading elytras.
2016-12-21 01:20:02 -05:00
Matthew Messinger
ef0f069e34
Code cleanup.
2016-11-25 00:37:49 -05:00
Matthew Messinger
b972fda9af
Remove remote player skin metadata XP
...
Also use java 8.
2016-11-24 02:26:02 -05:00
Matthew Messinger
38ccaf8e2d
Change package
2016-11-17 00:03:35 -05:00