Commit graph

518 commits

Author SHA1 Message Date
Sollace
f1a02fcf90 I feel... dirty 2018-07-21 23:42:51 +02:00
Sollace
978d90be4e Unused method 2018-07-21 23:26:29 +02:00
Sollace
4df77245b8 eeeeh 2018-07-21 23:26:19 +02:00
Sollace
fd8c724f47 These don't have to be public 2018-07-21 23:24:49 +02:00
Sollace
6f7164b3e1 It implements the interface but it does not implement the interface. Does that make sense? 2018-07-21 22:51:26 +02:00
Sollace
f597682206 Correct typo 2018-07-21 22:49:53 +02:00
Sollace
4c6441e322 Removed the uneneccessary parameter. And the unneccessary lamda that caused this confusion 2018-07-21 22:49:40 +02:00
Sollace
bbff6ceaab Reformat for clarity 2018-07-21 16:47:02 +02:00
Sollace
6a2de216f9 Document and fixup NetClient to be more flexible 2018-07-21 16:17:55 +02:00
Sollace
3c2caa4ec3 Supress... nothing? 2018-07-21 15:34:48 +02:00
Sollace
94c6f3cb78 Decluster this epic 2018-07-21 15:32:55 +02:00
Sollace
d755639544 Turns out we don't need these 2018-07-21 15:31:49 +02:00
Sollace
ebb139431b _Sanity_ 2018-07-19 22:50:41 +02:00
Sollace
dfd3c6f2ea Correct more really awkward code formatting decisions (I blame Mumfrey) 2018-07-19 22:25:53 +02:00
Sollace
0d47368bce Docs 2018-07-19 22:21:41 +02:00
Sollace
b44f0874b6 I'd question why it exists if you're not allowed to use it, but... 2018-07-15 18:45:30 +02:00
Sollace
556cb1ea64 Remove some of this gothic archtecture to make everything easier on the eyes 2018-07-15 17:28:52 +02:00
Sollace
915c69b792 Clean up GuiSkins and rewrite EntityPlayerModel to be less awful 2018-07-15 12:23:27 +02:00
Sollace
02bc96d76c General cleanup 2018-07-15 12:22:25 +02:00
Sollace
a9e7ca7b37 Cleanup. GuiSkins is still a total mess 2018-07-15 00:53:13 +02:00
Sollace
94be304cee You don't need to do this 2018-07-15 00:21:53 +02:00
Sollace
0393945904 Shuffle packages around to make more sense (and so I can find things) 2018-07-15 00:18:53 +02:00
Sollace
fc0920ce15 Don't need a factory for this either since everyone else does it correctly 2018-07-15 00:02:14 +02:00
Sollace
6debbc49da Why do builders have to be so UGLY? 2018-07-14 23:33:34 +02:00
Sollace
d94f792851 Rewrite net code and remove at least some spaghetti 2018-07-14 23:18:36 +02:00
Sollace
ab741b5e3a Integrate killjoy's weird changes 2018-07-14 23:05:03 +02:00
Sollace
fa0a46003d Squish warnings 2018-07-14 22:08:33 +02:00
Sollace
1b9863742e Build number pls 2018-07-14 21:58:56 +02:00
Sollace
38fa6c2484 Merge with Killjoy's changes 2018-07-14 21:58:13 +02:00
Sollace
6db67772b9 Add bethlehem skin server 2018-07-14 21:57: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
25e68bb2c4 These ended up not being needed 2018-07-13 20:03:01 +02:00
Sollace
0798fa88d3 Combine PonyArmour and IEquestrianArmor 2018-07-13 20:01:35 +02:00
Sollace
6839105881 Move everything to main so gradles doesn't choke 2018-07-12 13:17:31 +02:00
Sollace
fe6c51c75a Add IEquestrianArmor 2018-07-12 13:17:30 +02:00
Sollace
f8084c2975 Add armour apis 2018-07-12 13:17:30 +02:00
Sollace
910dbd43c0 Move DWorld -> DummyWorld 2018-07-11 20:53:26 +02:00
Sollace
ff690af493 Default to normal for unknown pony sizes 2018-07-11 20:51:04 +02:00
Sollace
16f306309e PLS 2018-07-11 20:49:50 +02:00
Sollace
534f1642ab I Identify as a client world! 2018-07-11 20:49:42 +02:00
Sollace
aa05d0fcc0 PLS 2018-07-11 11:03:21 +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
Sollace
2b1ef25f96 Fixed file select sppearing behind the window when experimental skin drop is disabled 2018-07-10 18:30:18 +02:00
Matthew Messinger
a34cfed3bf Prevent preview textures from calling the skin server multiple times for each skin time. 2018-07-09 11:53:22 -04:00
Matthew Messinger
0597d2b02c Update gradle 2018-07-08 20:39:26 -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