Re: [Request] Shoutbox
So, yeah, messed around with the shoutbox rather a lot this evening.
Changes as follows:
1 - emotes are now timestamped
Code:
/me dances round the room
Previously:
*
Ronin Storm dances round the room*
Now:
[Today 00:00] *
Ronin Storm dances round the room*
2 - multiple line shouts are now easier to read
This one's hard to provide an example for because the formatting in a post won't easily allow for it. In essence, however, at a "normal" font size the second and later lines of a shout or emote will align with the first letter of the shout after the date and time stamp.
3 - PMs you send tell you who they were sent to
Code:
/pm BiG D; Hi D, this is a test PM
Previously, I saw:
[Today 00:00] [
PM | Reply]
Ronin Storm: Hi D, this is a test PM
(Clicking on "Reply" would send a PM back to me, not the person I'm PMing)
Now, I see:
[Today 00:00] [
PM to BiG D]
Ronin Storm: Hi D, this is a test PM
(Clicking on "BiG D" will now send another PM to Big D)
Hope you like the changes.