60 Commits

Author SHA1 Message Date
b708191267 add more endpoints to check the status for
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 22s
2024-04-13 15:59:44 +01:00
3cf16bd2eb add fallback skins
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 22s
2024-04-13 15:54:32 +01:00
852f5a8bea fix WebRequest (again)
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m27s
2024-04-13 15:42:30 +01:00
57601acbb1 cleanup WebRequest
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 24s
2024-04-13 15:41:08 +01:00
471c3e6e80 fix bug with calling apis
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m46s
2024-04-13 15:36:20 +01:00
811ea348cf add mojang api status endpoint
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 27s
2024-04-13 15:34:19 +01:00
0c8f769ee7 cleanup imports
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m28s
2024-04-13 14:08:12 +01:00
586539d810 move cors to the Config
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Has been cancelled
2024-04-13 14:07:54 +01:00
52d89a6d9f change the cache for player name to uuid to be 6 hours
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Has been cancelled
2024-04-13 14:06:48 +01:00
5381a2887e update blocked servers hourly
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 2m17s
2024-04-13 14:03:08 +01:00
4f4a06a4fb update a log
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m34s
2024-04-12 20:15:17 +01:00
53c50b3a05 don't log as much for request logging
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m13s
2024-04-12 20:07:25 +01:00
f1dae95a4c fix cache hash for player skin part
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m26s
2024-04-12 20:05:00 +01:00
f4cf93cf08 fix slim skin models not being recognised
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m25s
2024-04-12 19:59:59 +01:00
157bdf5e5a cleanup and add player skin format link
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m26s
2024-04-12 19:56:57 +01:00
4b672de85d add minimum size to player images
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m13s
2024-04-12 19:52:38 +01:00
55c1ca4139 add skin overlays to all images if it's enabled
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m35s
2024-04-12 19:50:36 +01:00
4e08955ab9 cleanup
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m27s
2024-04-12 18:56:25 +01:00
e788ae003f fix skin part tests
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m44s
2024-04-12 18:50:17 +01:00
a1ad295e0c fix skin part tests
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 22s
2024-04-12 18:48:13 +01:00
2ea58d8080 make the skin renderer less bad (thanks bray)
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 17s
2024-04-12 18:46:54 +01:00
25c69e11e1 add server pinger
Some checks are pending
ci / deploy (push) Waiting to run
2024-04-10 07:43:13 +01:00
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
37b32c6400 add username test
Some checks are pending
ci / deploy (push) Waiting to run
2024-04-09 03:40:08 +01:00
5eecd82da0 update default head part size
Some checks are pending
ci / deploy (push) Waiting to run
2024-04-08 23:40:47 +01:00
fd16476143 rename util to common
Some checks failed
deploy / deploy (push) Failing after 1m19s
2024-04-08 19:47:20 +01:00
6144a2e1f6 fix issue if bad part name is given it shows the default head
Some checks failed
deploy / deploy (push) Failing after 35s
2024-04-08 07:37:22 +01:00
88da585d47 fix error if bad part name is given
Some checks failed
deploy / deploy (push) Failing after 37s
2024-04-08 07:33:14 +01:00
ed91afe3ee tests! 2024-04-08 07:20:25 +01:00
0b52fe939c cleanup imports
All checks were successful
deploy / deploy (push) Successful in 41s
2024-04-08 06:51:13 +01:00
4b4cc8ae54 use better responses
All checks were successful
deploy / deploy (push) Successful in 41s
2024-04-08 06:48:21 +01:00
a2dfd3fc6d cleanup
All checks were successful
deploy / deploy (push) Successful in 41s
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
All checks were successful
deploy / deploy (push) Successful in 42s
2024-04-08 06:36:35 +01:00
e90f409ce9 add logging
All checks were successful
deploy / deploy (push) Successful in 45s
2024-04-08 06:33:32 +01:00
0cd8db32fd move models to the model package
All checks were successful
deploy / deploy (push) Successful in 41s
2024-04-08 06:28:43 +01:00
1773ec7d9c cleanup
All checks were successful
deploy / deploy (push) Successful in 42s
2024-04-08 06:21:53 +01:00
29c842aaf8 change head default size
All checks were successful
deploy / deploy (push) Successful in 42s
2024-04-08 06:19:27 +01:00
86029e1b1f more cleanup
All checks were successful
deploy / deploy (push) Successful in 42s
2024-04-08 06:13:15 +01:00
4cdffd47fd more cleanup 2024-04-08 06:13:03 +01:00
1f45d26f53 more cleanup
All checks were successful
deploy / deploy (push) Successful in 42s
2024-04-08 05:29:05 +01:00
3f7f1864a6 more cleanup
All checks were successful
deploy / deploy (push) Successful in 42s
2024-04-08 05:22:54 +01:00
3344381c91 joe
Some checks failed
deploy / deploy (push) Failing after 22s
2024-04-08 04:56:59 +01:00
d4a4884b8f remove player avatar example
Some checks failed
deploy / deploy (push) Failing after 15s
2024-04-08 04:54:43 +01:00
2dd055d156 cleanup
Some checks failed
deploy / deploy (push) Failing after 26s
2024-04-08 04:51:17 +01:00
8db337204e dark mode woop!
All checks were successful
deploy / deploy (push) Successful in 43s
2024-04-07 00:37:51 +01:00
fa004bc3c8 switch to /player instead of /
All checks were successful
deploy / deploy (push) Successful in 47s
2024-04-07 00:31:33 +01:00
29dead7c7c fix web requests
All checks were successful
deploy / deploy (push) Successful in 42s
2024-04-06 21:44:42 +01:00