Page 1 of 1

Chat Alert [follow up to "Move the Chat Box"]

PostPosted: Sun Feb 17, 2008 6:03 pm
by baggins994
I started a thread b4 about moving the chat box because chat is one of the mnost important things in risk but they put the box at the bottom, and many ppl dont check it. Throughout the discussion, it was generally decided that an alert would be best, so this is here to see if ppl would like that. All it would be is a little thing near the map that players would see to tell them the there is a new message on the chat, that way ppl who dont often check it will know a message is there. If more than 75% vote yes, ill start an official suggestion thread.

PostPosted: Mon Feb 18, 2008 5:32 pm
by baggins994
bump

why dont you say why you vote wat u vote b/c some of u voted no and i have no idea wats wrong w/ the idea

PostPosted: Mon Feb 18, 2008 5:49 pm
by Lanceyboyuk
if it can be molded into the background effectively and doesnt just get plonked somewhere its an idea. I just think people see this as a lower priority

PostPosted: Mon Feb 18, 2008 8:40 pm
by baggins994
theyll put it in a good place, they're not stupid

PostPosted: Sun Feb 24, 2008 6:09 pm
by baggins994
bump

vote ppl!

PostPosted: Mon Feb 25, 2008 9:46 pm
by baggins994
bump

we'er over 75 but only by a bit and we only have 20 or so votes

Vote!!

chat

PostPosted: Mon Feb 25, 2008 9:59 pm
by leolou2
i always look but had a many of partners that said they never do and its one of the best tools we have in combat. VOTE YES good day

PostPosted: Mon Feb 25, 2008 9:59 pm
by wcaclimbing
you dont have to keep bumping this :roll:

I voted yes.

PostPosted: Mon Feb 25, 2008 11:18 pm
by Fire Mario
Just voted yes!

PostPosted: Tue Feb 26, 2008 6:41 am
by yeti_c
So how would you define an "alert"?

New messages since your last turn?
New messages since your last visit?
New message whilst you are viewing?

C.

PostPosted: Tue Feb 26, 2008 7:34 pm
by baggins994
I'd say last visit, but that can be decided later.

I think I'm gonna sumbit an official request soon

PostPosted: Wed Feb 27, 2008 4:36 am
by yeti_c
baggins994 wrote:I'd say last visit, but that can be decided later.

I think I'm gonna sumbit an official request soon


The problem here is this then...

How do you log last visit?

The forum counts last visit as "last time you logged in" - but this might not be the case for every game - I quite often don't visit a game when I log in...

But sometimes I do...

So you would need to store "last visit" in the database...

This is something I doubt lack would want...

Therefore - messages since last game action would be a lot easier... (i.e. no DB access storage... just find "your" last log action - and if there are chat messages after that date/time - then show alert...

However - that might also fail - say you're in the middle of a turn - someone says some chat... the next time the game is refreshed - you post a log... which is later than the chat... so no alert shown...

So then perhaps you have to code in a "always show alert if there is a new chat in the last X mins" bit of code...

C.