Dimen2026 wrote:
Hello, dear mod developers!
I (as well as probably many) like to put order on the territory in terms of laying pipelines - where possible, I bury the pipes in the ground. For example, supplying water to the residential sector and draining stagnant water, supplying seawater to a desalination plant, draining exhaust gases from metallurgical plants, etc.
In my opinion, …
Posts by hreintke
7 total postsType \ (backslash) and you get a menu like shown in the description.
When selecting a product you will see where that product is produced/consumed/stored/transported
Maybe all toplevel topics should have a RSS feed showing the latest xx messages.
Mod developers f.e. can then have a quick view on their messages without having to o through the UI to reach the messages.
Allow for array of the basetypes in the config.json
This would give options like
{
"config_bool_array": {
"default": [true],
"description": "Example of a boolean array configuration option.",
"max_array_length": 20
},
"config_tags": {
"default": ["demo", "json", "array"],
"description": "Example of a string array configuration option.",
},
"config_integer_array": {
…
The list is long and not always completely visible.
Now you have to find the selected tags and clear them one by one