Commit Graph

450 Commits

Author SHA1 Message Date
cacf1dc4cc oops, missed some files 2024-04-15 10:32:53 -04:00
a51528616d Fix the build not including all types 2024-04-15 10:32:44 -04:00
9f1ce626df JS SDK version bump 2024-04-15 10:04:02 -04:00
1277644bcb Update README.md 2024-04-15 06:50:13 -07:00
ffe005d995 Merge remote-tracking branch 'origin/master'
All checks were successful
Deploy API / docker (17, 3.8.5) (push) Successful in 1m34s
2024-04-15 09:48:30 -04:00
3365d01c8e Add README.md to API 2024-04-15 09:48:22 -04:00
2214636c47 Update JS-SDK/README.md
Some checks failed
Publish JS SDK / docker (push) Failing after 22s
2024-04-15 06:45:57 -07:00
74a3305ddd Add server and Mojang tests
Some checks failed
Publish JS SDK / docker (push) Failing after 19s
2024-04-15 09:43:40 -04:00
3171346d4b Fix #isMojangBlocked not working 2024-04-15 09:40:19 -04:00
fbbb4e1483 Do proper tests
All checks were successful
Publish JS SDK / docker (push) Successful in 19s
2024-04-15 09:29:39 -04:00
834ae9df44 Merge branch 'master' of https://git.rainnny.club/Rainnny/RESTfulMC
Some checks failed
Publish JS SDK / docker (push) Failing after 21s
2024-04-15 09:12:53 -04:00
3d409dc661 Update imports to use paths 2024-04-15 09:12:41 -04:00
cad22ad30a Update README.md 2024-04-15 05:56:53 -07:00
9139972955 Update README.md 2024-04-15 05:56:06 -07:00
6322af94bb Fix build error?
All checks were successful
Publish JS SDK / docker (push) Successful in 30s
2024-04-15 08:52:10 -04:00
d1365ae261 Cleanup
Some checks failed
Publish JS SDK / docker (push) Failing after 32s
2024-04-15 08:49:09 -04:00
3e42ed414a Add #getSkinPart and #getJavaServerFavicon 2024-04-15 08:48:57 -04:00
d834badb78 Use an enum for server platforms 2024-04-15 07:56:05 -04:00
baac1391ee Merge remote-tracking branch 'origin/master' 2024-04-15 07:52:47 -04:00
a218dc7ec3 oops, wasn't properly resolving the array buffer in web requests 2024-04-15 07:51:20 -04:00
1eb4a9ec0e Fix server types 2024-04-15 07:49:00 -04:00
bf9fa6582f JS minor version bump 2024-04-15 07:47:07 -04:00
b07d8c0888 Add better support to web requests 2024-04-15 07:46:45 -04:00
aa3813cb34 Update README.md 2024-04-15 04:30:24 -07:00
cf345c3410 Update workflow file name
Some checks failed
Publish JS SDK / docker (push) Failing after 18s
2024-04-15 07:28:47 -04:00
76201edd92 Lib -> JS-SDK
Some checks failed
Publish JS SDK / docker (push) Failing after 18s
2024-04-15 07:20:56 -04:00
1c1ea04cf0 Lib cleanup
Some checks failed
Deploy Lib / docker (push) Failing after 19s
2024-04-15 07:16:06 -04:00
49a6e9b7b0 Update lib README.md
Some checks failed
Deploy Lib / docker (push) Failing after 19s
2024-04-14 17:53:50 -04:00
4c614525b0 Update lib README.md
Some checks failed
Deploy Lib / docker (push) Has been cancelled
2024-04-14 17:52:45 -04:00
6c98d1e862 Update package name
All checks were successful
Deploy Lib / docker (push) Successful in 52s
Deploy API / docker (17, 3.8.5) (push) Successful in 54s
2024-04-14 17:31:27 -04:00
b087666afb Cleanup the deploy api workflow 2024-04-14 17:29:45 -04:00
67d6df8916 finally omg
Some checks failed
Deploy Lib / docker (push) Failing after 54s
2024-04-14 17:27:27 -04:00
dfe99c1acf fix auth?
Some checks failed
Deploy Lib / docker (ubuntu-latest, 2.44.0) (push) Failing after 53s
2024-04-14 17:25:38 -04:00
4b3e478329 ???????
Some checks failed
Deploy Lib / docker (ubuntu-latest, 2.44.0) (push) Failing after 54s
2024-04-14 17:23:52 -04:00
42cfab11f2 test
Some checks failed
Deploy Lib / docker (ubuntu-latest, 2.44.0) (push) Failing after 53s
2024-04-14 17:21:47 -04:00
92a609ece5 Merge branch 'master' of https://git.rainnny.club/Rainnny/RESTfulMC
Some checks failed
Deploy Lib / docker (ubuntu-latest, 2.44.0) (push) Has been cancelled
2024-04-14 17:18:42 -04:00
6a561a8000 will this work? 2024-04-14 17:18:40 -04:00
39556c2a8d Update README.md 2024-04-14 14:15:06 -07:00
96cbbc1632 Merge branch 'master' of https://git.rainnny.club/Rainnny/RESTfulMC
Some checks failed
Deploy Lib / docker (ubuntu-latest, 2.44.0) (push) Failing after 1m7s
2024-04-14 17:12:41 -04:00
f4df437fc7 debug x.x 2024-04-14 17:12:39 -04:00
57bfc1b9da Update README.md 2024-04-14 14:09:22 -07:00
07ab78fd08 specify custom registry
Some checks failed
Deploy Lib / docker (ubuntu-latest, 2.44.0) (push) Failing after 38s
2024-04-14 17:07:47 -04:00
f4b8d5708f diff env var
Some checks failed
Deploy Lib / docker (ubuntu-latest, 2.44.0) (push) Failing after 46s
2024-04-14 17:04:04 -04:00
6c4ee55b95 Preserve whitespace in HTML
All checks were successful
Deploy API / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m31s
2024-04-14 17:01:27 -04:00
d1b33d3d6e Ensure public access
Some checks failed
Deploy Lib / docker (ubuntu-latest, 2.44.0) (push) Failing after 47s
2024-04-14 16:57:29 -04:00
549bbc864e will it publish now???
Some checks failed
Deploy Lib / docker (ubuntu-latest, 2.44.0) (push) Failing after 1m0s
2024-04-14 16:54:36 -04:00
d49c9b20e4 Update deploy lib workflow
Some checks failed
Deploy API / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m0s
Deploy Lib / docker (ubuntu-latest, 2.44.0) (push) Failing after 1m4s
2024-04-14 16:51:19 -04:00
7ad3c0f1f3 Update deploy api workflow 2024-04-14 16:49:34 -04:00
e3b88ec32e why tf doesnt this cache
Some checks failed
Deploy Lib / docker (ubuntu-latest, 2.44.0) (push) Failing after 1m3s
2024-04-14 16:48:15 -04:00
4c0346ab3e don't setup bun each time
Some checks failed
Deploy Lib / docker (ubuntu-latest, 2.44.0) (push) Failing after 8s
2024-04-14 16:43:35 -04:00