Oh, nevermind, you did say some things to persist, so not a permissions problem. Still, knowing whether the strafe setting is changed on disk will help debugging this.
Is config.json (in the same directory townforge is) writeable by the user running townforge ?
If you change, eg, strafe left, the config.json file should be updated in realtime. Does it update in…
Q adds a block where the cursor is pointing. E removes the block the cursor points to.
There's a Minecraft style mode if you press B, where the cursor's always at the center of the screen and…
Clear works for me. It's used to clear the current input line, I see it may be confusing. It does not clear the chat log (which is the current state of the daemon's txpool).
Works for me. The error you posted is pretty self explanatory. You set the same key for two different actions. Just change the duplicates to something that's not already used.
Press F10 and click the "Flags" page. Is this what you want ?
There's no need to refill food, food is taken from your player inventory, not per flag. That building page gives you the total food…
Do you mean, place blocks repeatedly along a horizontal axis ? You can do that one at a time already, and there's a "flat add" key, which can help make a roof plane. Admittedly could be better, but…
I'd been thinking about partial blocks for a long time, but for various reasons they're a pain.
Recently, however, I found a better way to do this kind of thing, by using isosurfaces. You will…
You'd end up with lots of wrapped text if it were on one side, no ?
Also, not sure if you found out, you can adjust the chat box height (click on bottom right corner and drag).
I'll fix the…
When I said "The lowest hanging fruit is probaby the UI, which can be skinned", I meant "the easiest way to improve the game's visual identity is probably to tweak the UI, as it can be changed…