Emily Flion

Results 20 issues of 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...

We have a pretty complete argument parsing solution in this repo, I think having it be its own repo could be nice.

enhancement
old_version

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.

feature
old_version

It can depend on if you're moving or not, which sounds really bad Related PR: #222

bug
old_version

Too many files in root, looks bad

enhancement
old_version

We are currently calling the Mojang API like crazy while not caring for rate limits, this should be addressed at some point.

enhancement
old_version

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

enhancement
old_version

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

documentation
help wanted