Braydon Rainnny
Rainnny pushed to master at Rainnny/RESTfulMC 2024-04-14 09:23:17 -07:00
4777d7d5eb Fix a bug with some Bedrock servers missing data in the token
Rainnny pushed to master at Rainnny/RESTfulMC 2024-04-14 09:16:20 -07:00
4721b46ce9 Update API/Dockerfile
Rainnny pushed to master at Rainnny/RESTfulMC 2024-04-14 08:54:35 -07:00
27c83a55ba Update API/.gitignore
Rainnny pushed to master at Rainnny/RESTfulMC 2024-04-14 08:27:17 -07:00
7ab210edb7 Move to monorepo layout
Rainnny pushed to master at Rainnny/RESTfulMC 2024-04-13 10:27:52 -07:00
348f7fa1eb Fix failed unit tests
Rainnny pushed to master at Rainnny/RESTfulMC 2024-04-13 10:26:11 -07:00
3f1290fd07 Change response for Minecraft servers
Rainnny pushed to master at Rainnny/RESTfulMC 2024-04-13 10:05:52 -07:00
d6a21fd5a3 Fix internal server err
9c4a39641d Run #fetchMojangServerStatuses in parallel
Compare 2 commits »
Rainnny pushed to master at Rainnny/RESTfulMC 2024-04-13 08:52:01 -07:00
b800badcc3 Add Unit testing for the Mojang route
Rainnny pushed to master at Rainnny/RESTfulMC 2024-04-13 08:40:16 -07:00
6c6b9349f2 Add Mojang status route
Rainnny pushed to master at Rainnny/RESTfulMC 2024-04-11 23:59:24 -07:00
6d112ac658 Fix server tests failing
Rainnny pushed to master at Rainnny/RESTfulMC 2024-04-11 23:57:06 -07:00
f01c208a9b Remove unused depends
Rainnny pushed to master at Rainnny/RESTfulMC 2024-04-11 06:21:19 -07:00
5099ad9dfe Add a legacy field to players
Rainnny pushed to master at Rainnny/RESTfulMC 2024-04-11 06:10:30 -07:00
a03bac8f1d Allow for Java user profiles to be signed
655ee50a21 Cache skin image data
Compare 2 commits »
Rainnny pushed to master at Rainnny/RESTfulMC 2024-04-11 05:16:16 -07:00
63121afe32 CORS Config
Rainnny pushed to master at Rainnny/RESTfulMC 2024-04-11 04:51:26 -07:00
6993fe6681 Cleanup
Rainnny pushed to master at Rainnny/RESTfulMC 2024-04-11 02:32:49 -07:00
d8962cee98 oops fix err
0890a151eb Cleanup
0de598b205 Add the body part renderer
4f24b8eee5 Cleanup
Compare 4 commits »
Rainnny pushed to master at Rainnny/RESTfulMC 2024-04-11 01:41:02 -07:00
dbeeb77fc8 Cleanup
Rainnny pushed to master at Rainnny/RESTfulMC 2024-04-11 01:40:43 -07:00
43f2ba041d Show all skin parts in the player skin
Rainnny pushed to master at Rainnny/RESTfulMC 2024-04-11 01:39:04 -07:00
5f37b6b768 Take overlay renders into account for caching skin parts
Rainnny pushed to master at Rainnny/RESTfulMC 2024-04-11 01:36:57 -07:00
16e23e82f9 Allow for custom skin renderers