Sharlottes / MlogWatcher

the logic processor injection mod
MIT License
5 stars 3 forks source link

WebSocket: sending back update status #4

Closed cardillan closed 1 week ago

cardillan commented 2 weeks ago

When an update is sent while no processor is selected, a message is logged in Mindustry, but nothing else happens - unless I missed something. Would it be possible to send back some status after the update is received? (Just two states: ok and no processor selected. There are probably no other modes of failure now.)

The client could then display an appropriate message.

(Thank you and @JeanJPNM for this - it's a great tool! I'm adding support to Mindcode just now.)