agony-engine
agony-engine copied to clipboard
Message notification in browser tab
It would be really handy if the title in your browser tab would update when you receive messages while the tab is out of focus. That way if someone logs into the game and talks to you while you're looking at something else you'd have a quick notification to let you know to check the game.
A first cut of this feature could update the notification every time a message is received. In the future I could see it only updating on communication (e.g. SAY or TELL messages) or even being configurable about what kinds of messages the player thinks are important. Doing that would probably require sending some additional metadata along with each message.