Commit Graph

251 Commits

Author SHA1 Message Date
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
83a95fb26c cleanup head renderer
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m47s
2024-04-11 08:21:53 +01:00
9debdece9e cleanup isometric head
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m11s
2024-04-11 08:11:21 +01:00
9acb7c259a cleanup isometric head
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m42s
2024-04-11 08:08:57 +01:00
d9e6becebb fix overlay on player head
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m32s
2024-04-11 07:45:16 +01:00
654037c8e1 lower size limit
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m25s
2024-04-11 07:15:12 +01:00
977a1dcbc4 add size limit to player images
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Has been cancelled
2024-04-11 07:14:13 +01:00
bfbaf34b24 fix legacy skins
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m42s
2024-04-11 07:07:49 +01:00
c8b6f2aad8 implement overlays for skins (skin layers)
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m38s
2024-04-11 06:54:06 +01:00
9b7b761ffd add working skin layers and rename param for overlay
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m35s
2024-04-11 06:33:51 +01:00
f63d1cc3ec add head endpoint and finish the body renderer
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m28s
2024-04-11 06:10:37 +01:00
1a74b0099b rename FlatRenderer to SquareRenderer
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 14s
2024-04-11 03:58:51 +01:00
4f26110405 add trimmed uuid to player response
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 14s
2024-04-11 03:57:46 +01:00
6f840654e9 update some logs
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m31s
2024-04-11 03:54:39 +01:00
e9fa275002 cleanup isometric skin renderer
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m11s
2024-04-11 03:51:21 +01:00
b682153ebb cleanup isometric skin renderer
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 2m21s
2024-04-11 03:48:54 +01:00
a16fda1b53 fix username lookup test
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 2m1s
2024-04-11 03:11:09 +01:00
8e5adf337a add isometric head renderer
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 30s
2024-04-11 03:08:17 +01:00
557c0facb7 cleanup username to uuid endpoint
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 22s
2024-04-11 00:50:57 +01:00
a11a90f530 cleanup username to uuid endpoint
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m32s
2024-04-11 00:49:16 +01:00
f2e8360567 allow cors from any domain
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m25s
2024-04-11 00:33:10 +01:00
944000ab1a fix username to uuid lookup tests
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m24s
2024-04-11 00:28:54 +01:00
bd09539732 add more username to uuid lookup tests
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 20s
2024-04-11 00:26:38 +01:00
4a9149e41e add username to uuid lookup test
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m31s
2024-04-11 00:24:03 +01:00
a3b9cb5e77 fix server example and add an endpoint to get uuid from username
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 24s
2024-04-11 00:21:36 +01:00
624dcc0be6 add raw profile properties to the player endpoint
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m35s
2024-04-11 00:15:12 +01:00
0ea69f86f9 add dns records to the server response
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 3m4s
2024-04-10 16:21:07 +01:00
d156d2cb3b cleanup tests
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m16s
2024-04-10 14:44:05 +01:00
8f1bc67596 fix tests
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m30s
2024-04-10 14:41:26 +01:00
de338fed82 add blocked server test
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 15s
2024-04-10 14:39:12 +01:00
9d846dec1d changed blocked key blocked server on blocked server endpoint
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Has been cancelled
2024-04-10 14:37:39 +01:00
c9a4e2d4ea add missing fields in ForgeData
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m11s
2024-04-10 14:35:16 +01:00
b26d5aa67f support 1.7 servers
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m26s
2024-04-10 14:32:19 +01:00
795c97401c add more data to the java server pinger
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m29s
2024-04-10 14:24:55 +01:00
cd3738a2b9 add legacy forge mod and new forge mod support
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m46s
2024-04-10 14:03:35 +01:00
63a3587586 add mods and plugins to server response
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m31s
2024-04-10 13:24:56 +01:00
28cd7f192d add skin part caching
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m24s
2024-04-10 12:41:35 +01:00
3790d4a312 change how the port is fetched from the hostname and lowered the timeout for server pings
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m33s
2024-04-10 12:26:47 +01:00
7855b5bcca yes!
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m31s
2024-04-10 12:17:27 +01:00
b1bcaad8dc use originalId on PlayerService#usernameToUuid
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m11s
2024-04-10 12:16:24 +01:00
2ff9122a99 fix
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Has been cancelled
2024-04-10 12:14:58 +01:00