I'm finalizing the chat system this weekend. It still needs some improvements in performance, but it should work for now
Online players in chat will show up in your navigation bar!
Thanks,
Frank
Date/Time:
10/12/11 : 02:32:28
Name:
Reyth Player
:o WOW!
Hey can you maxe me a word processor? XD
Date/Time:
10/12/11 : 02:50:09
Name:
Reyth Player
OMGOSH IT EVEN HAS A GREEN NUMBER! */*
Date/Time:
10/12/11 : 02:58:18
Name:
Reyth Player
Dang you should be careful you might get hired by somebody.
Date/Time:
10/12/11 : 02:58:48
Name:
Reyth Player
Wow what's the buffer size? And everyone that logs in gets to see the whole buffer?
Ok just figured out the buffer clears except the last message between sessions (for new users).
And I just now saw that there is a timer even on that. So after awhile even the last chat disappears.
Last edited by: Reyth
Date/Time:
10/12/11 : 03:40:35
Name:
frank Forum Moderator
Hehe, people will get removed from the chat user list as soon as they left the page for 15 seconds. As soon as they stay at the page, the chat keeps updating itself.
Messages stay stored on the server for 30 minutes. They will be removed and can't be restored. I do this to prevent it from killing my server resources
Some bug fixes:
* Reduced the font size
* Security bug fixed (XSS issue)
* increased line width
Date/Time:
10/12/11 : 12:54:22
Name:
frank Forum Moderator
Some more improvements:
* Added border to chat sections
* Added UW button style to Send button
* Turned off autocomplete to prevent browsers from saving chat text in input box
* Added login button if you are logged in as guest user