tspivey / yugioh-game

Text-based Yu-Gi-Oh MUD
https://allinaccess.com/game/
MIT License
32 stars 23 forks source link

Web client gets laggy when playing without reloading #234

Closed yncat closed 4 years ago

yncat commented 4 years ago

I think that this is because the log buffer gets larger and there is no way to clear output except reloading. This is usually fine on Windows though, it significantly decreases performance on Safari + iOS.

yncat commented 4 years ago

This issue seems to have been improved by the latest web client update.