oldmud0

Results 75 comments of oldmud0

ENet uses UDP. As far as I know, there is no browser support for UDP, aside from WebRTC. Moreover, these bindings use Node sockets, so a browser version would require...

Does changing peers/channels have any effect?

Weird. Are all the libraries in your distribution up to date?

Try the same path but without the `utils` portion. Keep the `bin` though.

Needs to check if Python or `stty` exist. Also, there's probably a better way to do the `set(` thing, but that's the most minimal program that can be made for...

The only problems is that `stty` doesn't work on Windows.

This toolchain is predominantly targeted for AVR. It would be a great deal of work to set up a second toolchain for ARM.

There is a syntax error in the inner body of your `if` block. Make sure that you end with the same number of braces that you started with. Please be...

Confirmed working with 1.6.11 with no manual changes needed. You may have to modify the SDK path hints if you are using Windows and your drive is not C. I...

That's not fancy at all - you just removed per-voxel shading!