Matthew Messinger
86bbf63a41
Bump to 1.10.2.8
2017-03-28 02:02:56 -04:00
Matthew Messinger
6c2015c6af
Remove buildSrc
2017-03-28 02:02:49 -04:00
Matthew Messinger
f09a76b152
Fix modded armors.
...
Bug 1: forge postinit wasn't being called. Probably issue with event stub. Got rid of it to avoid the hassle.
Bug 2: ForgeHooksClient stub had bad signatures.
2017-03-28 02:02:23 -04:00
Matthew Messinger
9fc2650f44
Backport to 1.10.2
2016-12-24 04:04:22 -05:00
Matthew Messinger
cccfbbded7
Bump to beta 2
2016-12-21 13:27:57 -05:00
Matthew Messinger
15eccc5b99
Search the resource packs for a human texture with higher priority.
2016-12-21 04:46:16 -05:00
Matthew Messinger
886b12f157
Fix armors for non-pony textures.
2016-12-21 03:22:15 -05:00
Matthew Messinger
d73f82173a
Inline the skins localizations.
2016-12-21 01:22:55 -05:00
Matthew Messinger
8971183121
Add support for uploading elytras.
2016-12-21 01:20:02 -05:00
Matthew Messinger
77b79e432c
Forgot to add mixin to config.
2016-12-20 05:29:37 -05:00
Matthew Messinger
e87717387e
Fix log message in PonyManager
2016-12-20 05:29:12 -05:00
Matthew Messinger
3b5b4bf011
Rename PonyArmors to be more obvious that it wraps ForgeHooks.
2016-12-20 05:28:56 -05:00
Matthew Messinger
f626345e8c
Fix #16 by using a mixin on the item renderer instead of trying to recreate it myself.
2016-12-20 05:19:57 -05:00
Matthew Messinger
3dce2be978
Don't "convert" a skin if it's an elytra or cape.
2016-12-20 01:36:34 -05:00
Matthew Messinger
e38611637a
Fix forge issue by using a anonymous class for minecraft interfaces.
2016-12-20 01:35:20 -05:00
Matthew Messinger
33390c66d4
Fix missing wing when using optifine.
...
Why didn't I think of this earlier?
2016-12-08 04:02:22 -05:00
Matthew Messinger
0cfe8fdee7
sync the armor better.
...
This also fixes pegasus wings while riding.
2016-12-04 02:19:37 -05:00
Matthew Messinger
ada9b6033f
version bump to 1.11.0.2
2016-12-02 23:40:54 -05:00
Matthew Messinger
0c0a42be11
Fix horns
2016-12-02 11:00:47 -05:00
Matthew Messinger
bb469b725c
Fix skin uploading
2016-12-02 10:50:46 -05:00
Matthew Messinger
283621a0f8
Bump version to 1.11.0.1
2016-12-01 02:26:41 -05:00
Matthew Messinger
e411f6680d
Make changing mob ponifications not need a restart.
2016-12-01 02:24:21 -05:00
Matthew Messinger
9e951f5aa7
Add the vex textures and add the illagers to the options.
2016-12-01 02:21:35 -05:00
Matthew Messinger
aead97e244
Remove liteloader mappings "fixes".
2016-11-28 03:47:16 -05:00
Matthew Messinger
cd6a589c71
Merge branch 'master' into 1.11
...
# Conflicts:
# .gitignore
2016-11-28 03:44:40 -05:00
Matthew Messinger
ef987e1711
Merge branch 'master' of https://github.com/MineLittlePony/MineLittlePony
2016-11-28 03:43:31 -05:00
Matthew Messinger
c04ac8ccf8
Update buildSrc.
2016-11-28 03:42:58 -05:00
Matthew Messinger
e9f04db833
Remove IPonyPart in favor of just a ModelBase.
2016-11-25 00:55:24 -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
17ee345c11
Add the vindicator and evoker ponies
2016-11-24 02:03:40 -05:00
Matthew Messinger
8dfac7be08
Fix itemstack null checks
2016-11-22 16:20:23 -05:00
Matthew Messinger
9c7b6cd621
Simplify models a bit (TODO)
2016-11-22 16:19:18 -05:00
Matthew Messinger
7725da0710
Fix langs for hdskins.
2016-11-22 16:16:06 -05:00
Matthew Messinger
cc3c1b77b0
Add fixes for liteloader's outdated mappings.
...
Remove these when it updates
2016-11-22 16:14:27 -05:00
Matthew Messinger
945996cfa4
Update mappings
2016-11-22 16:13:24 -05:00
Matthew Messinger
bd597bbf1b
Fix localizations.
2016-11-17 03:41:56 -05:00
Matthew Messinger
9fd9a1b7ec
Add breezies as the vex.
2016-11-17 01:01:38 -05:00
Matthew Messinger
38ccaf8e2d
Change package
2016-11-17 00:03:35 -05:00
Matthew Messinger
2245e42ad0
Initial update to 1.11. Features next.
2016-11-16 23:45:21 -05:00
Matthew Messinger
0a5b19cbcf
Update URL in readme
2016-11-15 03:04:35 -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
43d1edd030
Fix typo in stray resourcelocation path. (testures)
...
Also add metadata to setModelAttributes
2016-11-11 22:42:46 -05:00
Matthew Messinger
de518e7830
Fix dark spot on wings
2016-11-11 22:41:52 -05:00
Matthew Messinger
1fb6426bea
Wrap loadTexture in a executor.
...
Fixes #18
2016-11-10 17:34:59 -05:00
Matthew Messinger
ab982a4125
Fix zombie_villager textures
2016-10-27 19:42:35 -04:00
Matthew Messinger
65e91b6650
Revert "Add forge dependency info"
2016-10-08 22:50:07 -04:00
Matthew Messinger
abd254170c
Add forge dependency info.
2016-10-08 21:34:00 -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