calandria icon indicating copy to clipboard operation
calandria copied to clipboard

Unix in voxel-world

Results 8 calandria issues
Sort by recently updated
recently updated
newest added

- [ ] server - [ ] terminal - [ ] editor - [ ] dns - [ ] robots

enhancement

Maybe we should get a robot from one of the existing mods that provide it. Maybe create several types of robots; some are stronger or more capable than others.

nodes

When you right click on a terminal, you can see all the output, and you can enter a single line of input. But when you enter your input, the terminal...

bug
nodes
blocked

AFAICT digiterm is the best we can do with the current state of the engine, but it's woefully inadequate. Ping upstream and plead for the ability to implement a char-based...

nodes
blocked

Using https://github.com/minetest/minetest/pull/1869 Communication with the web should require hooking the server up to some kind of interdimensional communications antenna node over digilines.

os
blocked

Need to implement an ssh-like, with pubkey and private key items.

os

We can [pre-empt scripts](https://forum.minetest.net/viewtopic.php?f=47&t=10185) using `debug.sethook` apparently. Need to also add coroutine yields everywhere we can.

os