Sollace
|
e035a9651e
|
Oh now _that's_ what that was for!
|
2018-08-06 18:44:47 +02:00 |
|
Sollace
|
efc5d2932a
|
Added jumping and sneaking when previewing a skin
|
2018-08-06 18:44:46 +02:00 |
|
Sollace
|
65c8220d7a
|
More rendering shenanigans
|
2018-08-06 18:44:46 +02:00 |
|
Sollace
|
4e77f96fa5
|
Fixed more rendering shenanigans
|
2018-08-06 18:44:44 +02:00 |
|
Sollace
|
c89ba10a5b
|
Fixed lighting being reversed
|
2018-08-06 18:44:44 +02:00 |
|
Sollace
|
63bd448c05
|
Make the reflections slightly more reflection-y
|
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
|
c9fc4f9467
|
Use translation strings for all the options!
|
2018-08-06 18:44:41 +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
|
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
|
05bd9b0ac3
|
Use the textureloader for this instead
|
2018-08-06 18:35:13 +02:00 |
|
Sollace
|
c1676bf778
|
Add some colour to the skin server info window
|
2018-08-06 18:35:12 +02:00 |
|
Sollace
|
834c5c6daa
|
java.io.FileNotFoundException: minecraft:skins/preview_${profile.getname()}.png
|
2018-08-06 18:35:12 +02:00 |
|
Sollace
|
892553838b
|
Fix error due to cross thread shenanigans
|
2018-08-06 18:35:11 +02:00 |
|
Sollace
|
26a7d87e10
|
Don't swallow exceptions
|
2018-08-06 18:35:11 +02:00 |
|
Sollace
|
3a8205463a
|
Fix NPE at startup
|
2018-08-06 18:35:10 +02:00 |
|
Sollace
|
1ea7ed0c6b
|
Asynchronous fetch preview textures
|
2018-08-06 18:35:10 +02:00 |
|
Sollace
|
b12567b033
|
Ensure skin servers have a valid address (or gateway in the case of legacy)
|
2018-08-06 18:35:10 +02:00 |
|
Sollace
|
9a629587ab
|
NetClient now vomits IOExceptions
|
2018-08-06 18:35:09 +02:00 |
|
Sollace
|
b5185fa887
|
Fix rebase errors
|
2018-08-06 18:35:08 +02:00 |
|
Sollace
|
890b9650f4
|
Document and fixup NetClient to be more flexible
|
2018-08-06 18:35:08 +02:00 |
|
Sollace
|
e071242fd3
|
Decluster this epic
|
2018-08-06 18:35:08 +02:00 |
|
Sollace
|
cba69ae1f5
|
Awkward code is awkward
|
2018-08-06 18:35:07 +02:00 |
|
Sollace
|
712c98bb6b
|
Docs
|
2018-08-06 18:35:06 +02:00 |
|
Sollace
|
70f96723e6
|
Split off the boilerplate code
|
2018-08-06 18:35:03 +02:00 |
|
Sollace
|
51362be542
|
Split duplicated code out to LocalTexture
|
2018-08-06 18:31:29 +02:00 |
|
Sollace
|
865535d49e
|
Format code
|
2018-08-06 18:29:33 +02:00 |
|
Sollace
|
021f53c0da
|
Cleanup. GuiSkins is still a total mess
|
2018-08-06 18:25:33 +02:00 |
|
Matthew Messinger
|
74fef1a240
|
Re-authorize if token has expired.
|
2018-07-28 01:47:16 -04:00 |
|
Matthew Messinger
|
c60cd9dae6
|
Show the root cause on upload failed.
|
2018-07-28 01:22:36 -04:00 |
|
Matthew Messinger
|
4db140c973
|
Content encoding might be null. It doesn't really matter anyway.
|
2018-07-28 01:22:21 -04:00 |
|
Sollace
|
7b5f99028b
|
Correct typo
|
2018-07-25 17:32:19 +02:00 |
|
Matthew Messinger
|
a72fdfdf7f
|
Fix other logic error in legacy
|
2018-07-23 18:18:20 -04:00 |
|
Matthew Messinger
|
ea3971dd50
|
fix logic error in legacy
|
2018-07-22 16:52:06 -04:00 |
|
Matthew Messinger
|
5b837150aa
|
Fix error in legacy skin uploads
|
2018-07-22 16:02:27 -04:00 |
|
Matthew Messinger
|
8c03c42a3a
|
Merge branch 'master' of https://github.com/MineLittlePony/MineLittlePony
# Conflicts:
# src/hdskins/java/com/voxelmodpack/hdskins/skins/ValhallaSkinServer.java
|
2018-07-22 15:52:09 -04:00 |
|
Matthew Messinger
|
7af8fa50e1
|
Better error handling for valhalla
|
2018-07-22 15:47:34 -04:00 |
|
Matthew Messinger
|
c5fca4c977
|
Hide the file dropper on exit.
|
2018-07-22 15:45:29 -04:00 |
|
Sollace
|
0d9b599c56
|
Bethlehem (#77)
|
2018-07-22 15:25:55 -04:00 |
|
Sollace
|
f48080a755
|
Move GLWindow creation to onInitComplete() instead of init(). Now THERE'S yer problem
|
2018-07-22 17:33:11 +02:00 |
|
Matthew Messinger
|
8e663c81d3
|
Merge pull request #74 from MineLittlePony/valhalla
Valhalla Implementation
|
2018-07-14 10:54:30 -04:00 |
|
Matthew Messinger
|
540ed43178
|
Make SkinServer json serializable and add a button go skins menu to show current gateway server.
|
2018-07-13 23:05:21 -04:00 |
|
Sollace
|
910dbd43c0
|
Move DWorld -> DummyWorld
|
2018-07-11 20:53:26 +02:00 |
|
Sollace
|
534f1642ab
|
I Identify as a client world!
|
2018-07-11 20:49:42 +02:00 |
|
Sollace
|
11ce47f3de
|
Fixed crash due to the preview entity's world being null
|
2018-07-11 10:50:33 +02:00 |
|
Sollace
|
808efacfbe
|
Reimplement the old file dropper as a fallback and dispose all window frames when the GLWindow is disposed
|
2018-07-10 19:41:03 +02:00 |
|