aboutsummaryrefslogtreecommitdiff
path: root/webAO/packets/handlers/handlePU.ts
AgeCommit message (Collapse)Author
2026-02-07Defer char.ini loading and use direct img src for char iconsDavid Skoland
Instead of eagerly fetching char_icon (with HEAD requests per extension) and char.ini for every character on join, set img.src directly to char_icon.png and defer char.ini loading until actually needed (character selection via handlePV, or first IC message via handleMS). This eliminates thousands of HTTP requests on join for large character lists. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2025-12-28Show player IDs in list elements when PU packet is sentmastyra
2024-11-20Prettified Code!stonedDiscord
2024-08-31hide out of area playersstonedDiscord
2024-08-07populate fields correctlystonedDiscord
2024-08-07update layoutstonedDiscord