Phil Hagelberg

Results 78 issues of Phil Hagelberg

The sample should be replaced with working code. However, I couldn't even get a simple script to run: ``` javascript $('.header-logo-invertocat').innerHTML("HEADER"); ``` Results in this: ``` Content Security Policy: The...

From what I can tell, my code is either never run, or errors out executing. There should be some documentation about how to find error messages when things go wrong.

- [ ] 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