aboutsummaryrefslogtreecommitdiff
path: root/webAO/dom/reconnectButton.ts
AgeCommit message (Collapse)Author
2026-03-24add comment explaining assumptionDavid Skoland
2026-03-24Add reconnect UI, disconnect button, and visual cleanupDavid Skoland
- Redesign disconnect overlay as a full-screen modal with dark backdrop - Add working Reconnect button that properly re-establishes WebSocket connection - Add Disconnect button in Settings for testing - Separate disconnect and ban/kick codepaths (no reconnect on ban) - Log disconnect notice in IC log using hrtext style - Refactor area list rendering from client state (renderAreaList) - Extract appendICNotice for reusable IC log notices - Clean up charselect: hide during loading, simplify toolbar layout - Freshen loading screen and charselect styling - Remove loading progress text updates (just show "Loading...") - Guard against undefined client.chars and client.serv Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2024-11-20Prettified Code!stonedDiscord
2023-09-20autoformat with eslintstonedDiscord
2022-09-08Removed all window functions from clientCaleb