Commit Graph

67 Commits

Author SHA1 Message Date
e1ffc2cdb4 remove copyright 2024-04-09 01:47:54 -04:00
e606a36145 Add very basic Java MC server impl 2024-04-09 01:47:28 -04:00
dd2ce094d2 Add very basic Java MC server impl 2024-04-09 01:46:42 -04:00
076df3fe8d ci 2024-04-09 03:41:06 +01:00
37b32c6400 add username test 2024-04-09 03:40:08 +01:00
5eecd82da0 update default head part size 2024-04-08 23:40:47 +01:00
b4df9a15a9 ci 2024-04-08 20:01:06 +01:00
cb03087e64 ci 2024-04-08 19:59:33 +01:00
7a820e1ed0 ci 2024-04-08 19:57:33 +01:00
e254836380 ci 2024-04-08 19:54:45 +01:00
5cf5b4cfb3 ci 2024-04-08 19:51:00 +01:00
fd16476143 rename util to common 2024-04-08 19:47:20 +01:00
a57f660461 add src code link and make the links open in a new tab 2024-04-08 19:34:35 +01:00
14886a0fcc fix test for ensurePlayerPartsLookupFailure 2024-04-08 07:40:22 +01:00
6144a2e1f6 fix issue if bad part name is given it shows the default head 2024-04-08 07:37:22 +01:00
88da585d47 fix error if bad part name is given 2024-04-08 07:33:14 +01:00
33d966057f ci 2024-04-08 07:30:02 +01:00
a9a1948c1f ci 2024-04-08 07:27:59 +01:00
0ba23be246 ci 2024-04-08 07:25:48 +01:00
08cff9616d ci 2024-04-08 07:24:14 +01:00
eb0ea62265 ci 2024-04-08 07:22:42 +01:00
15c0002ddb more tests 2024-04-08 07:22:03 +01:00
ed91afe3ee tests! 2024-04-08 07:20:25 +01:00
0b52fe939c cleanup imports 2024-04-08 06:51:13 +01:00
4b4cc8ae54 use better responses 2024-04-08 06:48:21 +01:00
a2dfd3fc6d cleanup 2024-04-08 06:38:59 +01:00
d5fc5c0a8c cache the skin image not the skin image bytes 2024-04-08 06:38:43 +01:00
d3adb6815d cache the skin image 2024-04-08 06:36:35 +01:00
e90f409ce9 add logging 2024-04-08 06:33:32 +01:00
0cd8db32fd move models to the model package 2024-04-08 06:28:43 +01:00
1773ec7d9c cleanup 2024-04-08 06:21:53 +01:00
29c842aaf8 change head default size 2024-04-08 06:19:27 +01:00
86029e1b1f more cleanup 2024-04-08 06:13:15 +01:00
4cdffd47fd more cleanup 2024-04-08 06:13:03 +01:00
1f45d26f53 more cleanup 2024-04-08 05:29:05 +01:00
3f7f1864a6 more cleanup 2024-04-08 05:22:54 +01:00
205ae144c0 ci 2024-04-08 05:03:41 +01:00
dca3978a4d 7 2024-04-08 05:01:40 +01:00
59e0cf706b 7 2024-04-08 04:59:51 +01:00
0463818d58 7 2024-04-08 04:58:45 +01:00
3344381c91 joe 2024-04-08 04:56:59 +01:00
d4a4884b8f remove player avatar example 2024-04-08 04:54:43 +01:00
2dd055d156 cleanup 2024-04-08 04:51:17 +01:00
ac29beca3a center the text 2024-04-07 03:06:23 +01:00
8db337204e dark mode woop! 2024-04-07 00:37:51 +01:00
fa004bc3c8 switch to /player instead of / 2024-04-07 00:31:33 +01:00
29dead7c7c fix web requests 2024-04-06 21:44:42 +01:00
efb3281818 less jank web requests to the mojang api 2024-04-06 21:40:03 +01:00
cda40a07d0 update ci 2024-04-06 19:37:03 +01:00
45aab7b415 switch to its own dedicated container 2024-04-06 19:33:29 +01:00