Page 1 of 1

New chat notification in central command game tab heading

Posted: Sat May 10, 2025 9:47 am
by WILLIAMS5232
Concise description:
  • would be kind of neat to see a new chat notification on your games list
Specifics/Details:
  • i dont make codes but what little i know, seems like it would be easy to implement
How this will benefit the site and/or other comments:
  • i just think it would be a nice common sense addition however unnecessary it actually is.

Re: New chat notification in central command game tab headin

Posted: Sat May 10, 2025 5:55 pm
by Rushing777
it would come in handy especially if it was added by the enter buttons when on the home page

Re: New chat notification in central command game tab headin

Posted: Sat May 10, 2025 7:25 pm
by GoranZ
WILLIAMS5232 wrote:Specifics/Details:
  • i dont make codes but what little i know, seems like it would be easy to implement
It will be easy only if the game tracks when was the last time you have opened the game(I don't think it is tracking that one at the moment)

But if in memory database(like redis) is being used for this feature it will be both useful and cost-efficient.

Re: New chat notification in central command game tab headin

Posted: Thu Aug 21, 2025 11:32 pm
by TremayneEichmann
GoranZ wrote:
WILLIAMS5232 wrote:Specifics/Details:
  • i dont make codes but what little i know, seems like it would be easy to implement
It will be easy only if the game tracks when was the last time you have opened the game(I don't think it is tracking that one at the moment)

But if in memory database(like redis geometry vibes) is being used for this feature it will be both useful and cost-efficient.
Thank you so much!!