Files
hytale-f2p-mirror/GUI
sanasol c5e5ddbcc4 fix: presence field name (f.state not f.presence) and WS message routing via data.convo
Bug 1: Butter API returns friend presence in `state` field, not `presence`.
All 7 occurrences (friends list sort, count, display, DM header) now use f.state.

Bug 2: WS messages use `data.convo` for conversation routing ("global" or convo ID).
Message object may not have toId/to fields, causing all messages to fall into DM branch.
Now checks data.convo first with msg field fallbacks.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 11:06:13 +01:00
..
2026-01-18 01:51:46 +01:00