Álvaro Torralba
Álvaro Torralba
Hello! This relatively new [feature](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes/Class_static_initialization_blocks) from the next standard [landed](https://caniuse.com/mdn-javascript_classes_static_initialization_blocks) on V8 and SpiderMonkey recently, and I wanted to give it a try, but Terser doesn't seem to recognize it,...
The removed lines currently cause the compilation of programs that depend on `vc_image_structs.h` to fail, since `helpers/debug_utils/debug_writer.h` does not exist, nor do the `DEBUG_*` types.
## Encrypted connection ### Goal One of the current goals of ModPi is to enable client authentication in multiplayer servers, and one of the requirements to make it work would...
## Cryptographically secure secrets ### Goal One of the current goals of ModPi is to enable client authentication in multiplayer servers. This isn't currently implemented in its totallity. Currently the...