oEtG Forum

General Category => Game Suggestions => UI/UX Suggestions => Topic started by: Elemensch on November 02, 2023, 12:33:26 am

Title: Please load some chat messages on page (re)load
Post by: Elemensch on November 02, 2023, 12:33:26 am
Due to some bad experiences with the game page behaving poorly when I don't reload before starting a match, it's my habit to hit reload immediately upon opening the oEtG game tab.

However this has the bad side effect of throwing away any recent chat messages.

Would it be possible to poll the chat service and repopulate some history when reloading the game page?
Title: Re: Please load some chat messages on page (re)load
Post by: serprex on November 02, 2023, 01:50:19 pm
little involved since there's currently no persistence on chat messages, but adding message ids would also help for loading any missed messages during a reconnection such as when computer goes to sleep for a bit
Title: Re: Please load some chat messages on page (re)load
Post by: Elemensch on November 02, 2023, 03:34:25 pm
Yeah or if there's a network interruption.

From a performance standpoint, a nice little cache of recent messages would make scaling up the client a lot easier, too.