paradust7

Results 3 issues of paradust7

Replaces core.get_node() with a Lua implementation, which then uses two private back-end methods, `get_node_raw` and `get_node_name`, to retrieve data from the script api. Dealing with basic types is much more...

@ Script API
WIP
Performance
Possible close

When using the "catch2" extractor, the time units, "ms", "us", etc, are extracted and printed, but otherwise ignored. This results in broken graphs when the time is near a unit...

bug

### Problem In the current Minetest protocol, servers are unauthenticated and the connection is unencrypted. It is therefore always possible for a MITM to hijack or snoop on a connection...

@ Network
Feature request
Security