Selicre

Results 5 issues of Selicre

My monitor is set to 120Hz. The emulator assumes that the refresh rate is set to 60Hz and tries to paint a frame every vsync, which makes the game run...

Since async programming is getting quite popular, I decided to test out tokio's codecs and it turns out that they are very well suited for minecraft's protocol, since it's effectively...

enhancement

When the script attempts to install wasm-pack if it doesn't exist, it does so with the `-g` flag, which by default tries to install in `/usr/lib`, which the running user...

I can't tell if I'm missing something, but the API for `nbt::Blob` doesn't let you enumerate keys, or remove them, or even read its name. It's okay for writing output,...

discussion

Adds a bunch of comments. They should be accurate, but some of them don't exactly fit your comment format. Seems to build correctly for the U version, didn't check others.