Commit graph

178 commits

Author SHA1 Message Date
Sollace
6b99c307dd Explain and add "_-" 2018-11-05 16:42:43 +02:00
Sollace
594157565e Background ponies are generated as part of the build action 2018-11-05 15:47:05 +02:00
Sollace
2ea32d5e2f Remove the confusing old skins/ example. The pack itself will serve as its own example 2018-11-02 00:22:47 +02:00
Matthew Messinger
e38856aee7 Add skin parser used to populate metadata based on the image data 2018-08-25 22:40:07 -04:00
Matthew Messinger
fb4fee1076 Re-enable jar task. Don't want it? Ignore it. 2018-08-21 21:17:07 -04:00
Sollace
fb381a0792 Gradle pls x2 2018-08-22 03:02:05 +02:00
Sollace
981da8267f gradle pls 2018-08-22 02:40:29 +02:00
Sollace
58a243845e Strip all the important stuff out of build.gradle 2018-08-22 02:29:17 +02:00
Matthew Messinger
ca01b1cd19 Remove pointless instance field from GuiSkins 2018-08-21 19:57:28 -04:00
Matthew Messinger
af398e6d85 Revert "Refactors for AvatarAPI Won't compile yet because AvatarAPI isn't on maven yet."
This reverts commit a24b6a1
2018-08-18 23:44:32 -04:00
Matthew Messinger
a24b6a108c Refactors for AvatarAPI
Won't compile yet because AvatarAPI isn't on maven yet.
2018-08-18 23:41:30 -04:00
Matthew Messinger
199ba53a4e Update mappings to stable 39 2018-08-14 19:56:10 -04:00
Matthew Messinger
abf27e13e1 Merge branch 'master' into valhalla
# Conflicts:
#	build.gradle
2018-07-08 19:02:24 -04:00
Matthew Messinger
e02eac5fab build.gradle tabs -> spaces 2018-07-08 18:58:20 -04:00
Matthew Messinger
cbcc470a63 configure litemod before the task is run. This makes it not generate a build.number until it is built. 2018-07-08 18:57:30 -04:00
Matthew Messinger
e33c8f6fda Relocate http mime 2018-07-08 18:00:58 -04:00
Matthew Messinger
77b8357f03 Add Valhalla implementation 2018-07-08 03:35:11 -04:00
Matthew Messinger
18980c2ca2 First touches on multiple skin server support. 2018-01-02 00:18:50 -05:00
Matthew Messinger
056c0d8baa Update to 1.12.2 2017-10-06 13:22:16 -04:00
Matthew Messinger
486f787db3 Try not changing the skin server. Might improve skin loading. 2017-08-08 16:49:05 -04:00
Matthew Messinger
6e1689cc66 Update to 1.12.1 2017-08-08 16:33:33 -04:00
Matthew Messinger
93f4418a83 Add @reason tag to getEntityTexture overwrite javadoc 2017-07-29 00:03:18 -04:00
Matthew Messinger
4fe2035f81 Update for mixins 0.7. Fixes #35 2017-07-28 14:25:26 -04:00
Matthew Messinger
e5c0cc1609 Version bump 2017-06-22 00:35:29 -04:00
Matthew Messinger
825fc22f55 Fix mappings for hdskins 2017-06-16 02:11:38 -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
f593c1b709 Bump to 1.11.2.3 2017-03-28 02:06:23 -04:00
Matthew Messinger
a1cb565275 Add travis config
Also another itemstack == null
2017-02-13 23:29:04 -05:00
Matthew Messinger
82955e26dd Bump to 1.11.2.1 2017-01-06 18:23:02 -05:00
Matthew Messinger
e87c550f2b Use an etag for caching instead of md5.
Release for 1.11.2
2016-12-27 18:56:50 -05:00
Matthew Messinger
cae2de5185 Update to 1.11.2 2016-12-25 20:27:29 -05:00
Matthew Messinger
aa0e2e1230 Release 1.11.0.3 2016-12-24 04:17:00 -05:00
Matthew Messinger
cccfbbded7 Bump to beta 2 2016-12-21 13:27:57 -05:00
Matthew Messinger
ada9b6033f version bump to 1.11.0.2 2016-12-02 23:40:54 -05:00
Matthew Messinger
283621a0f8 Bump version to 1.11.0.1 2016-12-01 02:26:41 -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
945996cfa4 Update mappings 2016-11-22 16:13:24 -05:00
Matthew Messinger
2245e42ad0 Initial update to 1.11. Features next. 2016-11-16 23:45:21 -05:00
Matthew Messinger
bf5b141687 Fix hd skin loading 2016-11-14 00:39:27 -05:00
Matthew Messinger
4648732b24 Version bump. 2016-11-12 03:23:27 -05:00
Matthew Messinger
ab982a4125 Fix zombie_villager textures 2016-10-27 19:42:35 -04:00
Matthew Messinger
c673a56cb8 Search all resource domains for skins and add task to zip the defaults. 2016-09-10 00:32:02 -04:00
Matthew Messinger
c219c66aef Fix issues with the skin menu.
Add a button to the main menu for skins
Add overriding skins with a resource pack. See the skins.json
Some default ponies are added. Spawn them using Citizens.
Etc.
2016-08-25 01:36:00 -04:00
Matthew Messinger
6b3cd62549 Fix pony models when using forge.
Closes #15

Also maybe a NPE in hdskins (Probably need more nullchecks)
2016-08-22 17:29:27 -04:00
Matthew Messinger
3390fc8a57 Temporary workaround for #14 Provide a searge jar for use with forge. You can also dev with it if you want. 2016-07-19 19:11:06 -04:00
Matthew Messinger
0597c1bbe2 Release for 1.10.2 2016-07-13 23:06:39 -04:00
Matthew Messinger
45ddc6baca update to 1.10.2
Work on better skin caching. Needs skin hash from server.
Fix up the stray skeleton. Still need proper textures
2016-07-07 02:57:52 -04:00
Matthew Messinger
6645410497 Update to 1.10 2016-06-19 15:46:37 -04:00
Matthew Messinger
95b1975357 Final update before 1.10 2016-06-19 15:40:06 -04:00
Matthew Messinger
40d8ba6704 Fix arrows with humans. 2016-05-29 23:59:43 -04:00
Matthew Messinger
cc862108a6 Bump for release 2016-05-21 23:57:39 -04:00
Matthew Messinger
71ac31819d Time for another beta
# Conflicts:
#	build.gradle

# Conflicts:
#	build.gradle
2016-05-20 16:39:47 -04:00
Matthew Messinger
4c2e661d99 Quick update to 1.9.4 2016-05-20 16:21:13 -04:00
Matthew Messinger
d818570012 Changes to the litemod.json 2016-05-20 16:14:11 -04:00
Matthew Messinger
5ca99920c7 Fix crash when opening Skin manager 2016-05-20 16:14:10 -04:00
Matthew Messinger
4d59f6c0d6 It compiles
# Conflicts:
#	build.gradle
2016-05-20 16:14:02 -04:00
Matthew Messinger
69f6aadec2 Bump to 1.8.9.3 2016-05-13 01:21:07 -04:00
Matthew Messinger
bb5c99d5c7 add mixin annotation processor to eclipse 2016-04-13 21:05:51 -04:00
Matthew Messinger
45ba3cb8df Bump to 1.8.9.2 2016-04-09 22:05:21 -04:00
Matthew Messinger
1e9dba8dd9 Bump revision 2016-04-06 23:40:42 -04:00
Matthew Messinger
8bec6f5b85 Fix left armwear being offset. 2016-04-02 22:57:32 -04:00
Matthew Messinger
03774c5ce0 Use LiteLoader plugin. 2016-03-09 16:12:28 -05:00
Matthew Messinger
ed8bdbac9a update liteloader jenkins url 2016-03-02 23:14:58 -05:00
Matthew Messinger
53be604f85 Initial update for 1.8.9
- liteloader doesn't work yet so can't test.
2016-03-01 00:33:09 -05:00
Matthew Messinger
73af68dce5 remove the liteloader, jenkins ivy 2016-02-29 23:38:13 -05:00
Matthew Messinger
4c6c644f6b Fix some mixins 2016-01-26 03:17:08 -05:00
Matthew Messinger
90352517d4 Remove voxelcommon 2016-01-26 03:16:11 -05:00
Matthew Messinger
45f408cf1b Port hdskins to mixins.
Other changes to HDSkinManager
Allow hd skins to be toggled on demand
Support small arms.
2016-01-19 00:34:07 -05:00
Matthew Messinger
15ce8e7ed0 Port to Mixin 2016-01-15 02:59:50 -05:00
Matthew Messinger
c8ce4aa3ed Update LiteLoader 2016-01-15 02:49:17 -05:00
Matthew Messinger
cbe19c4732 don't desaturate the colors. 2015-12-13 03:30:27 -05:00
Matthew Messinger
b04468266c Move into different sourcesets. 2015-12-09 16:05:21 -05:00
Matthew Messinger
903cb3a5eb merge common with root 2015-12-08 16:53:08 -05:00
Matthew Messinger
2bb8f7f8ce Bah 2015-11-20 00:53:39 -05:00
Matthew Messinger
f0509fbb28 Multi-project 2015-11-17 00:19:58 -05:00
Matthew Messinger
2f01397d5e Change package 2015-11-17 00:09:04 -05:00
Matthew Messinger
0734ac963d Update to fg2 2015-10-06 18:42:46 -04:00
Matthew Messinger
3316f7b695 init 2015-08-01 18:36:33 -04:00