Commit Graph

217 Commits

Author SHA1 Message Date
5099ad9dfe Add a legacy field to players
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m26s
2024-04-11 09:21:16 -04:00
a03bac8f1d Allow for Java user profiles to be signed
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m27s
2024-04-11 09:09:25 -04:00
655ee50a21 Cache skin image data 2024-04-11 08:56:42 -04:00
63121afe32 CORS Config
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m26s
2024-04-11 08:16:12 -04:00
6993fe6681 Cleanup
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m30s
2024-04-11 07:22:24 -04:00
d8962cee98 oops fix err
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m23s
2024-04-11 05:32:43 -04:00
0890a151eb Cleanup 2024-04-11 05:32:31 -04:00
0de598b205 Add the body part renderer 2024-04-11 05:17:00 -04:00
4f24b8eee5 Cleanup 2024-04-11 04:48:12 -04:00
dbeeb77fc8 Cleanup
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m23s
2024-04-11 04:41:00 -04:00
43f2ba041d Show all skin parts in the player skin
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Has been cancelled
2024-04-11 04:40:40 -04:00
5f37b6b768 Take overlay renders into account for caching skin parts
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Has been cancelled
2024-04-11 04:38:59 -04:00
16e23e82f9 Allow for custom skin renderers
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m41s
2024-04-11 04:36:37 -04:00
2f7b9f6b10 Add base for 3D skin heads!!!
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m35s
2024-04-11 03:04:50 -04:00
16a42d1af3 Add profile properties to Player 2024-04-11 02:20:18 -04:00
160fed45e8 Tuple -> SkinProperties 2024-04-10 11:18:42 -04:00
27beec9dc7 Fix deserialization of DNS records not working
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m39s
2024-04-10 10:29:32 -04:00
0cb6d3f028 Show DNS records in MC server responses
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 22s
2024-04-10 10:21:27 -04:00
3a098433e0 Remove duplicated code 2024-04-10 09:46:19 -04:00
2df4a7978c Small fixes
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m25s
2024-04-10 09:40:19 -04:00
20adfaeaad Add more data to servers
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m30s
2024-04-10 09:27:09 -04:00
501d315c96 Add support for Minecraft 1.7.10 2024-04-10 09:21:42 -04:00
592bca234b Change default Jackson behaviour to not serialize nulls
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m23s
2024-04-10 08:23:38 -04:00
d2a54ac828 Move to Jackson for default json
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m25s
2024-04-10 08:20:57 -04:00
d11f87e36e Update Swagger logo 2024-04-10 07:43:46 -04:00
cd147684e5 Merge pull request 'fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.5.0' (#5) from renovate/org.springdoc-springdoc-openapi-starter-webmvc-ui-2.x into master
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m28s
Reviewed-on: #5
2024-04-10 04:42:19 -07:00
33d1f9669a Ensure the skin part cache uses lowercase
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m27s
2024-04-10 07:40:23 -04:00
81029a57a1 Add caching for skin part textures
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 22s
2024-04-10 07:37:58 -04:00
c9426d11af Fix servers not caching
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m38s
2024-04-10 07:24:24 -04:00
af9df6571c Fix broken server port test yes
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m27s
2024-04-10 07:18:23 -04:00
69c0cd3179 Update Swagger docs
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 23s
2024-04-10 07:11:18 -04:00
9725237885 Change how ports are defined in requests 2024-04-10 07:08:42 -04:00
a4a3486341 Swagger docs
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m53s
2024-04-10 06:12:05 -04:00
Renovate Bot
f1e6dbf08f fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.5.0 2024-04-10 10:02:19 +00:00
b6ebe767ee Re-enable ensureBedrockServerLookupSuccess
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m48s
2024-04-10 05:59:33 -04:00
ca794e288c Fix Bedrock servers not always pinging 2024-04-10 05:59:03 -04:00
657c7196dd temp disable bedrock server test
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 20s
2024-04-10 05:49:22 -04:00
59f6c51717 Some cleanup and refactoring
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 20s
2024-04-10 05:45:38 -04:00
ca0624995d Update Swagger servers
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 22s
2024-04-10 05:05:02 -04:00
16e15a3dd3 Update README.md 2024-04-10 04:55:39 -04:00
0831b509e1 Implement SwaggerAPI
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m26s
2024-04-10 04:51:18 -04:00
931e6c2de1 Add ServerControllerTests#ensureUnknownPort
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m18s
2024-04-10 04:27:39 -04:00
66e84b9c08 Cleanup 2024-04-10 04:20:59 -04:00
1d5aa930f0 Added the ability to specify a port in server and server favicon requests 2024-04-10 04:20:39 -04:00
9e99db3aa3 Run JUnit tests in the deploy workflow
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m53s
2024-04-10 03:23:41 -04:00
546a187f52 Remove InvalidMinecraftServerPlatformException 2024-04-10 02:25:54 -04:00
ad51d4d357 Fix server icon route producing the wrong file name
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Successful in 9s
2024-04-09 01:31:48 -04:00
82162b5f63 Fix server favicon URLs being incorrect
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Successful in 59s
2024-04-09 01:23:55 -04:00
f2601f6971 Ignore .gitignore file in deploy workflow
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Successful in 58s
2024-04-09 01:20:48 -04:00
decb38e6dd Update .gitignore 2024-04-09 01:13:00 -04:00