Emily Flion
Emily Flion
Somehow the login that was fetched in the page got a space added to it at the start of the string messing with the request afterwards. This commit should fix...
Related: #239 #220
We have a pretty complete argument parsing solution in this repo, I think having it be its own repo could be nice.
Could be really nice to have error and performance reporting using sentry. I tried it a little bit on cubic-server and it seemed like it worked out of the box.
It can depend on if you're moving or not, which sounds really bad Related PR: #222
Too many files in root, looks bad
We are currently calling the Mojang API like crazy while not caring for rate limits, this should be addressed at some point.
The current architecture does not allow for this packet to be parsed since it is not length prefixed. We should at least support it at some point
Description TBD
https://github.com/marketplace/codecov ? - if we use that we need to change how the CI works to not use nix, as it cannot access the internet during the build process