gdpc icon indicating copy to clipboard operation
gdpc copied to clipboard

Structure detection

Open Flashing-Blinkenlights opened this issue 4 years ago • 2 comments

Feature branch: None

Since structures are an important factor in adaptability, various features may be useful, such as:

  • [x] (essential) Detection of blocks occupied by artificial structures
  • [ ] Connection to pre-existing road networks
  • [ ] Identification of unique structures (e.g. temples)
  • [ ] Modification of existing structures

Flashing-Blinkenlights avatar Mar 01 '22 21:03 Flashing-Blinkenlights

On the side of the GDMC-HTTP mod, it could help if with solve this problem

  • [ ] Have the POST /commands endpoint return messages like the one seen in the in-game chat instead of integers or exception messages. This would make commands such as /locate (to locate biomes, structures and PoI) useable.

Niels-NTG avatar Jun 07 '23 09:06 Niels-NTG

That would certainly be extremely useful! I have been using RCON (an obscure minecraft remote command feature) for a similar purpose in another project, but having it integrated in GDMC-HTTP would be much more convenient.

avdstaaij avatar Jun 09 '23 22:06 avdstaaij