jadon
jadon
Some plugins like to override the generation of the `mcmod.info` file with their own. Currently, mods and plugins like this won't appear with any tags. I think they should be...
Oh that's a cool idea. That should probably be done in the frontend.
It's sending the 1.10 protocol because it's a 1.10 server. BungeeCord, ViaVersion, or some other protocol proxy is allowing other clients to connect.
Ah, sorry. :tired_face:
Gradle build files are written in Groovy or Kotlin, the latter was added earlier this year. Using GitHub releases would also be nice. Travis can automatically add artifacts to the...
PostgreSQL supports [array types](https://www.postgresql.org/docs/current/static/arrays.html), and they massively come in handy.
I think by _pure Rust_, they mean _only in Rust_. The Assembly code is for booting and handling interrupts, which you could do in _pure Rust_.
It looks like you comitted a bunch of whitespace changes. Did you save the file with different line endings?
Well the line endings changed somehow. And instead of a magic number, putting the amount of times to train in a global variable would be nicer.
> All the redstone changes, like _comparators_, daylight sensors, slime blocks, etc. I'd really like to see just comparators implemented, they implement the ability to use hex in redstone. Adding...