aboutsummaryrefslogtreecommitdiff
path: root/webAO/styles/client.css
AgeCommit message (Collapse)Author
5 dayshide confusing text for banned playersstonedDiscord
2026-03-28remove UI related changesDavid 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>
2026-02-10Use charName directly for playerlist rendering and add table stylingDavid Skoland
Render char icons and names from the character name string (PU type 1) instead of gating on charId lookup. Add header row and row separators to the playerlist table. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-01-29maybe auto will fix itstonedDiscord
2026-01-29Revert "less scrollbars"stonedDiscord
This reverts commit f0048ed97916071d71e4e629f249ae5360e5ff41.
2026-01-28less scrollbarsstonedDiscord
2024-12-22HUHstonedDiscord
2024-11-20Prettified Code!stonedDiscord
2024-10-17hide maximisestonedDiscord
2024-09-07playerlist scrollstonedDiscord
2024-08-31hide out of area playersstonedDiscord
2024-08-31playerlist fixesstonedDiscord
2024-08-17resize things and fix effectsstoned
2024-08-17fix scrolling in ic controlsstoned
2023-12-08bring to frontstonedDiscord
didnt work
2023-11-22Remove old "left" fieldSymphonyVR
2023-11-22Reverted some bugs caused by experimentingSymphonyVR
Now is stable
2023-11-22Make the web client UI behave more like AO2 clientSymphonyVR
Fix: background scaling #92 Changes: Now every image on the viewport is centered in the X and Y.
2023-04-01remove comic sansstonedDiscord
2023-03-31why were all the lines so wobblystonedDiscord
2023-01-30fix colorstonedDiscord
2022-10-12Merge branch 'master' into 2fastonedDiscord
2022-08-02make maximise buttons easier to hit on mobilestonedDiscord
2022-03-28Merge branch 'master' into 2fastonedDiscord
2022-03-28add button (it's ugly)stonedDiscord
2022-03-23Merge branch 'master' into coolloadingstonedDiscord
2022-03-20Fix shakecaleb.mabry.15@cnu.edu
2022-03-19fix scrollbarstonedDiscord
2022-03-16add a loading bar and a wrapper for all overlaying "windows"stonedDiscord
2021-10-30red on red doesn't look very goodstonedDiscord
2021-10-04make it toggeableslkdfnslfstonedDiscord
2021-09-24Merge branch 'master' into fullsize-bgstonedDiscord
2021-09-18fix non def wit pro charsstonedDiscord
2021-09-18hack together the "whip-pan"stonedDiscord
2021-09-07make areas without a status greenstonedDiscord
2021-09-07add animation to slide the full size bgstonedDiscord
2021-07-02prevent sprites from clipping through the bottom of the viewportstonedDiscord
2021-06-24the error code is less useful than the message abovestonedDiscord
yet people only post the code on discord
2021-03-11fix inputbox being behind -voffset charsstonedDiscord
2021-02-16Revert "Make the ic wrapper a flexbox and hide its overflow"stonedDiscord
This reverts commit 154db7b25b82ff4b3aeae8c0ebcb6ca5e9beaf09.
2021-02-07move ooc input inline styling to stylesheet (part 2)craftxbox
2021-02-07allow the ic controls/misc panel to overflowcraftxbox
2021-02-07Make the ic wrapper a flexbox and hide its overflowcraftxbox
2020-08-10just load all of them in the imgsD
2020-07-09yeah it's the emote not a normal buttonsD
2020-07-09make it slightly transparent to darken itsD
2020-06-06make emote name fit in the boxsD
2020-05-27rearrange client.css to make slightly more sensesD
2020-05-03height auto badsD