| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-11 | Clamp playerlist char icons to 60x60 pixels | David Skoland | |
| Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> | |||
| 2026-02-11 | Filter playerlist by area and remove Area column | David Skoland | |
| Hide players not in the client's current area. Re-render playerlist on area switch. Remove the now-redundant Area column. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> | |||
| 2026-02-11 | Add area column to playerlist | David Skoland | |
| Co-Authored-By: Claude Opus 4.6 <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-02-10 | Refactor playerlist to state-driven rendering with renderPlayerList | David Skoland | |
| handlePR and handlePU now only update client.playerlist state, and renderPlayerList handles all DOM rendering from that state. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> | |||
| 2026-02-07 | Prefetch char.ini for characters present in area via playerlist | David Skoland | |
| Store player data (charId, area) in an in-memory Map on the client, updated by PR/PU packet handlers. Use this to eagerly load char.ini when a player's character appears in our area or when switching areas, eliminating the lazy-load delay on first IC message. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> | |||
| 2025-10-02 | use the file for previews | stonedDiscord | |
| 2025-09-03 | also do bgs | stonedDiscord | |
| 2025-09-03 | bgurls | stonedDiscord | |
| 2025-06-26 | convert vol to ts | stonedDiscord | |
| 2024-12-12 | Prettified Code! | stonedDiscord | |
| 2024-12-12 | akashi expects 2 args for modcalls | stonedDiscord | |
| 2024-11-20 | Prettified Code! | stonedDiscord | |
| 2024-11-20 | Prettified Code! | stonedDiscord | |
| 2024-08-31 | hide out of area players | stonedDiscord | |
| 2024-08-31 | playerlist fixes | stonedDiscord | |
| 2024-08-12 | Merge pull request #225 from AttorneyOnline/playerlist | stonedDiscord | |
| Playerlist | |||
| 2024-08-08 | more off by one | stonedDiscord | |
| 2024-08-08 | another off by one | stonedDiscord | |
| 2024-08-07 | correct units | stonedDiscord | |
| 2024-08-07 | add ban button | stonedDiscord | |
| 2024-04-12 | name spacing | stonedDiscord | |
| 2023-12-08 | rename callback | stonedDiscord | |
| 2023-12-08 | throw out google | stonedDiscord | |
| 2023-10-17 | Focus input box when emotion is picked | David Skoland | |
| 2023-09-20 | autoformat with eslint | stonedDiscord | |
| 2023-09-20 | no more eslint errors | stonedDiscord | |
| 2023-09-20 | make eslint a lot happier | stonedDiscord | |
| 2023-06-06 | fix clannad clock | stonedDiscord | |
| 2023-04-25 | minor spelling mistake | stonedDiscord | |
| 2023-04-25 | forgot import | stonedDiscord | |
| 2023-04-25 | check for animated bgs in preview | stonedDiscord | |
| 2023-01-23 | bring mute back | stonedDiscord | |
| 2022-12-07 | remove chat from chatbox names | stonedDiscord | |
| 2022-11-22 | where did this bracket come from | stonedDiscord | |
| 2022-11-18 | fix iniedit input box | stonedDiscord | |
| 2022-11-17 | :spaghetti: :spaghetti: :spaghetti: :spaghetti: :spaghetti: :spaghetti: ↵ | stonedDiscord | |
| :spaghetti: | |||
| 2022-11-17 | copypasta :spaghetti: | stonedDiscord | |
| 2022-11-17 | both ini dropdown and custom | stonedDiscord | |
| 2022-11-17 | rename to iniselect | stonedDiscord | |
| 2022-11-13 | bring back iniedit dropdown | stonedDiscord | |
| 2022-11-11 | more console spam | stonedDiscord | |
| 2022-10-22 | whoops forgot args are a list | stonedDiscord | |
| 2022-10-22 | this is much nicer | stonedDiscord | |
| 2022-10-22 | show the dialog | stonedDiscord | |
| 2022-10-22 | add to window class | stonedDiscord | |
| 2022-10-12 | move cred response to dom folder | stonedDiscord | |
| 2022-09-11 | Refactor theme | Caleb | |
| 2022-09-11 | Music volume moved out of viewport | Caleb | |
| 2022-09-10 | Structured viewport a little differently | Caleb | |
