Commit Graph

29 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
2ba9651161 add bedrock server support
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 20s
2024-04-10 11:55:58 +01:00
5ad2f438d1 add server banned status and blocked endpoint
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 21s
2024-04-10 11:39:17 +01:00
50d4b2df86 add more logging to the PlayerService and ServerService
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m24s
2024-04-10 10:36:31 +01:00
8990a6308a add swagger
All checks were successful
ci / deploy (push) Successful in 1m30s
2024-04-10 09:51:31 +01:00
d959169f0b remove server debug
All checks were successful
ci / deploy (push) Successful in 1m4s
2024-04-10 09:32:56 +01:00
2e58d9c925 add mojang api rate limit error
All checks were successful
ci / deploy (push) Successful in 1m14s
2024-04-10 09:30:35 +01:00
330c3efc78 add more to the server response
All checks were successful
ci / deploy (push) Successful in 1m14s
2024-04-10 09:19:02 +01:00
d525d343e4 fix indicate that the server was not in the cache
All checks were successful
ci / deploy (push) Successful in 1m29s
2024-04-10 08:28:25 +01:00
b011fdbede indicate that the server and player was not in the cache
All checks were successful
ci / deploy (push) Successful in 1m17s
2024-04-10 08:24:25 +01:00
fcb8ef0357 add server pinger
Some checks failed
ci / deploy (push) Failing after 1m3s
2024-04-10 07:43:38 +01:00