aboutsummaryrefslogtreecommitdiff
path: root/webAO/packets/handlers/handleMC.ts
AgeCommit message (Collapse)Author
2026-04-03Use nameplate/showname args for music log instead of manual string constructionSyntaxNyah
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-03Hide character name in music log when showname is setSyntaxNyah
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-07Catch rejected play() promises from browser autoplay policyDavid Skoland
Browsers reject .play() with a DOMException when the user hasn't interacted with the document yet. Add .catch(() => {}) to all 9 play() call sites to suppress the uncaught promise rejection. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2025-10-28do not loop by defaultstonedDiscord
2024-11-20Prettified Code!stonedDiscord
2022-09-09Migrated functionsCaleb
2022-09-04Fix AO HostCaleb
2022-08-30Format and move two packetsCaleb