Skip to content

Conversation

@roncli
Copy link
Contributor

@roncli roncli commented Aug 10, 2024

This does two things.

  • This adds the connection status to the UI. It will either say Disconnected, or Connected to <ip>:7777.
  • This initializes the UI when it is opened. The client will send the current target info, the player position, and the connection status to a newly connected UI.

roncli added 2 commits August 10, 2024 01:27
Refactors websocket commands to be sent to one websocket, if specified, or all websockets if not.  Also stores the most recent target, position, and connection status, and sends that data to newly connecting UIs, so if you open the UI after you've been out and about in the game, the UI will be up to date.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant