| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 4 days | Eliminate innerHTML manipulation | Osmium Sorcerer | |
| Construct DOM nodes directly instead of trying to sanitize every input string and dynamically updating HTML. Replace all uses of innerHTML with textContent, replaceChildren, and appendChild. This removes the need to use safeTags and replace newlines, but now requires preserving whitespace via CSS pre-wrap. Every OOC chat line is now placed into its own element instead of simply being appended to the log. This might be worse, and createTextNode is another alternative. | |||
| 2026-04-18 | hide confusing text for banned players | stonedDiscord | |
| 2026-03-28 | remove UI related changes | David Skoland | |
| 2026-03-24 | Add reconnect UI, disconnect button, and visual cleanup | David 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-10 | Use charName directly for playerlist rendering and add table styling | David 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-29 | maybe auto will fix it | stonedDiscord | |
| 2026-01-29 | Revert "less scrollbars" | stonedDiscord | |
| This reverts commit f0048ed97916071d71e4e629f249ae5360e5ff41. | |||
| 2026-01-28 | less scrollbars | stonedDiscord | |
| 2024-12-22 | HUH | stonedDiscord | |
| 2024-11-20 | Prettified Code! | stonedDiscord | |
| 2024-10-17 | hide maximise | stonedDiscord | |
| 2024-09-07 | playerlist scroll | stonedDiscord | |
| 2024-08-31 | hide out of area players | stonedDiscord | |
| 2024-08-31 | playerlist fixes | stonedDiscord | |
| 2024-08-17 | resize things and fix effects | stoned | |
| 2024-08-17 | fix scrolling in ic controls | stoned | |
| 2023-12-08 | bring to front | stonedDiscord | |
| didnt work | |||
| 2023-11-22 | Remove old "left" field | SymphonyVR | |
| 2023-11-22 | Reverted some bugs caused by experimenting | SymphonyVR | |
| Now is stable | |||
| 2023-11-22 | Make the web client UI behave more like AO2 client | SymphonyVR | |
| Fix: background scaling #92 Changes: Now every image on the viewport is centered in the X and Y. | |||
| 2023-04-01 | remove comic sans | stonedDiscord | |
| 2023-03-31 | why were all the lines so wobbly | stonedDiscord | |
| 2023-01-30 | fix color | stonedDiscord | |
| 2022-10-12 | Merge branch 'master' into 2fa | stonedDiscord | |
| 2022-08-02 | make maximise buttons easier to hit on mobile | stonedDiscord | |
| 2022-03-28 | Merge branch 'master' into 2fa | stonedDiscord | |
| 2022-03-28 | add button (it's ugly) | stonedDiscord | |
| 2022-03-23 | Merge branch 'master' into coolloading | stonedDiscord | |
| 2022-03-20 | Fix shake | caleb.mabry.15@cnu.edu | |
| 2022-03-19 | fix scrollbar | stonedDiscord | |
| 2022-03-16 | add a loading bar and a wrapper for all overlaying "windows" | stonedDiscord | |
| 2021-10-30 | red on red doesn't look very good | stonedDiscord | |
| 2021-10-04 | make it toggeableslkdfnslf | stonedDiscord | |
| 2021-09-24 | Merge branch 'master' into fullsize-bg | stonedDiscord | |
| 2021-09-18 | fix non def wit pro chars | stonedDiscord | |
| 2021-09-18 | hack together the "whip-pan" | stonedDiscord | |
| 2021-09-07 | make areas without a status green | stonedDiscord | |
| 2021-09-07 | add animation to slide the full size bg | stonedDiscord | |
| 2021-07-02 | prevent sprites from clipping through the bottom of the viewport | stonedDiscord | |
| 2021-06-24 | the error code is less useful than the message above | stonedDiscord | |
| yet people only post the code on discord | |||
| 2021-03-11 | fix inputbox being behind -voffset chars | stonedDiscord | |
| 2021-02-16 | Revert "Make the ic wrapper a flexbox and hide its overflow" | stonedDiscord | |
| This reverts commit 154db7b25b82ff4b3aeae8c0ebcb6ca5e9beaf09. | |||
| 2021-02-07 | move ooc input inline styling to stylesheet (part 2) | craftxbox | |
| 2021-02-07 | allow the ic controls/misc panel to overflow | craftxbox | |
| 2021-02-07 | Make the ic wrapper a flexbox and hide its overflow | craftxbox | |
| 2020-08-10 | just load all of them in the img | sD | |
| 2020-07-09 | yeah it's the emote not a normal button | sD | |
| 2020-07-09 | make it slightly transparent to darken it | sD | |
| 2020-06-06 | make emote name fit in the box | sD | |
| 2020-05-27 | rearrange client.css to make slightly more sense | sD | |
