XBagon
XBagon
I would propose to use the builder pattern for those, because for most fields there are good defaults, we could add new ways to build them and especially for the...
I feel like, when wanting to add more complex scales and modes, a small rework of `ScaleType` and `Mode` has to be done. Both are targeted at 7-tone scales and...
When moving the mouse over the exact center of an arrow, the example crashes due to a panic. [crash.log](https://github.com/nannou-org/nannou/files/7640093/crash.log)
Adds support for Visual Studio 17 2019. I didn't manage to finish a build yet, but that seems to be related to #115.
After following the instruction to the point where I used `cargo fullstack` I encountered this: ```rs thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error { kind: NotFound,...
I just think this is what we have to do eventually. On the technical side to show-off fake players with bare-bones AI. And on a spriritual side to appease the...
I've added the struct for the [Commands](https://wiki.vg/Protocol#Commands) packet and implemented de/encoding for the [Node Format](https://wiki.vg/Command_Data#Node_Format) needed for Commands. Most variations of [Parser](https://wiki.vg/Command_Data#Parsers) are still missing.
I tried this on Windows and creating a backup of a folder seemed to work flawlessly. When I tried restoring it gave me a lot of these errors: ```sh thread...
I tried lazymc on a few different servers and while the Fabric server worked flawlessly, the Paper server just needed to be set to not timeout, the Forge server behaved...
### Describe the Bug Client crashed when just moving to another room and maybe looking at create machinery? ### Reproduction Steps Sadly, no idea. It happened once and only to...