feat(runtime): share chat commands and run login sequence
This commit is contained in:
parent
5535d0adac
commit
41b15efd4d
57 changed files with 1739 additions and 345 deletions
|
|
@ -197,7 +197,8 @@ hosts, one JSON object per line:
|
|||
|
||||
`started`, `connected`, `characterList` (names + ids + slots),
|
||||
`enteredWorld` (id + name), `pluginLoaded` / `pluginFailed` (name +
|
||||
error), `disconnected`, `exited` (code + reason).
|
||||
error), `loginCommandFailed` (zero-based command index + exact configured
|
||||
line + isolated error), `disconnected`, `exited` (code + reason).
|
||||
|
||||
The launcher tails this for live per-session UI state and folds
|
||||
`characterList` into the profile store. This exact event vocabulary is
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue