aboutsummaryrefslogtreecommitdiff
path: root/src/mojang.ts
AgeCommit message (Expand)Author
2022-05-30Replace node-fetch with undici and bump depsmat
2022-02-10fix leaderboards not loading sometimes, hopefullymat
2021-09-06Bump node-fetch from 2.6.1 to 3.0.0 (#116)dependabot[bot]
2021-06-29enable strictNullChecks and fix all related issues (#65)mat
2021-06-24remove console logsmat
2021-06-24why is it broken?????mat
2021-06-24log the mojang errormat
2021-06-16why did it breakmat
2021-06-03maybe fix errormat
2021-06-03return null if fetchMemberProfile user uuid is nullmat
2021-06-02actually 404 when something isn't foundmat
2021-06-02remove a console.logmat
2021-06-02oh turns out people are just putting invalid usernamesmat
2021-06-02log ashcon thingmat
2021-06-02more debugging:tm:mat
2021-06-02debugging:tm:mat
2021-06-02undash ashcon uuids for consistencymat
2021-06-02stop erroring on invalid mojang responsesmat
2021-06-02add api.ashcon.app as alternative to mojang apimat
2021-04-13Slayer leaderboard (#4)mat
2021-03-24completely replace ashcon with mojangmat
2021-03-24fix error on nonexistent usersmat
2021-03-24remove console.logsmat
2021-03-24improve mojang api to be much much fastermat
2021-03-15change it to use the v1 ashcon api rather than v2mat
2021-02-15remove debug logsmat
2021-02-13add optional check to verify all clients are owned by the creatormat
2021-02-13move stuff into src foldermat