domosapien
New Member
Any plans on adding a background color + transparency (I would like to have a light background)?
pcarton said:I love this plugin, it looks so much better than any other chat solution I've seen. The only problem I can think of is that there isn't a way to clear deleted messages. I'd rather not have someone who was banned on twitch have their offensive chat on the screen. Even just a way to easily clear the whole chat would be nice. But again, love the plugin, works wonderfully and looks awesome.
domosapien said:Any plans on adding a background color + transparency (I would like to have a light background)?
Tink said:Add an option to give a line a background with transparency settings
(could be improved, right now it leaves a blank line)pcarton said:I love this plugin, it looks so much better than any other chat solution I've seen. The only problem I can think of is that there isn't a way to clear deleted messages. I'd rather not have someone who was banned on twitch have their offensive chat on the screen. Even just a way to easily clear the whole chat would be nice. But again, love the plugin, works wonderfully and looks awesome.
Both done - support for standard faces, sub faces, and BetterTwitchTV faces. User Nick colors from Twitch (optional) should work exactly as their client does - thanks for the link xiuide :) You can enable this if you're connecting to other IRC servers just to get the default color, which looks random but will be static per nick.drunkkidsgaming said:I don't know if this is possible but if it is it would be just the perfect thing ever to somehow have the plugin interpret twitch face name codes and insert the corresponding twitch face.
...
Oh also, slightly easier possible addition, pulling in the colors of peoples chat names, or worst case, randomizing the users chat name colors, I know it probably seems stupid but for some reason I and my chat like having different name colors instead of one big wall of white text and one other color on the name.
I looked quickly at how to add this and it won't be easy, but of course is do-able.drathek said:However, is there any way to right align the text as well as have chat appear top down instead of bottom up (in wrap mode)?
Neither of these things should cause the behavior you mentioned.. not sure what would though...DbX said:Maybe it has something to do with talking on your own channel? Another thing that -might- be worth mentioning (probably not) is that I was given a name change and my account is now 3 characters long (minimum when registering to Twitch is still 4 I believe).
okuRaku said:Hello all - thanks to sickbattery for making this plugin open source! I echo the sentiments of others in the thread that this plugin really accomplishes what other solutions don't, establishing a middle ground between having a clean game image visible but still retaining the chat on VODs. And like others I wanted to use it for that purpose but really needed to have several features that capturing actual twitch chat gets you (user nick colors, face macros, etc).
Having enough programming knowledge to do some damage (lots of Java experience but zero C#) I decided to recruit my good friend IronMan42 (twitch name IronMan_42, great Hawken streamer - shameless plug) who is a C# expert and work together to add all the features we wanted.
We have gotten it to a point where it seems fit for release to others so I went ahead and forked the main project and submitted a pull request for sickbattery to look over and consider including for the next release.
All of these are included:domosapien said:Any plans on adding a background color + transparency (I would like to have a light background)?Tink said:Add an option to give a line a background with transparency settings(could be improved, right now it leaves a blank line)pcarton said:I love this plugin, it looks so much better than any other chat solution I've seen. The only problem I can think of is that there isn't a way to clear deleted messages. I'd rather not have someone who was banned on twitch have their offensive chat on the screen. Even just a way to easily clear the whole chat would be nice. But again, love the plugin, works wonderfully and looks awesome.
Both done - support for standard faces, sub faces, and BetterTwitchTV faces. User Nick colors from Twitch (optional) should work exactly as their client does - thanks for the link xiuide :) You can enable this if you're connecting to other IRC servers just to get the default color, which looks random but will be static per nick.drunkkidsgaming said:I don't know if this is possible but if it is it would be just the perfect thing ever to somehow have the plugin interpret twitch face name codes and insert the corresponding twitch face.
...
Oh also, slightly easier possible addition, pulling in the colors of peoples chat names, or worst case, randomizing the users chat name colors, I know it probably seems stupid but for some reason I and my chat like having different name colors instead of one big wall of white text and one other color on the name.
And after digging around in the code for a week I wanted to post some responses to these:
I looked quickly at how to add this and it won't be easy, but of course is do-able.drathek said:However, is there any way to right align the text as well as have chat appear top down instead of bottom up (in wrap mode)?
Neither of these things should cause the behavior you mentioned.. not sure what would though...DbX said:Maybe it has something to do with talking on your own channel? Another thing that -might- be worth mentioning (probably not) is that I was given a name change and my account is now 3 characters long (minimum when registering to Twitch is still 4 I believe).
okuRaku said:I get that error periodically too; also the chat is lagged very often. I think it might just be the current state of the chat servers (Twitch Plays phenomenon to blame?).
To your first question, you can download the fork we made but just remember it doesn't have the original author's approval yet. I've been using it without any major issues [that I've noticed] but just be aware. If you do find a problem post up here and hopefully we can fix it.
Niamor said:okuRaku said:I get that error periodically too; also the chat is lagged very often. I think it might just be the current state of the chat servers (Twitch Plays phenomenon to blame?).
To your first question, you can download the fork we made but just remember it doesn't have the original author's approval yet. I've been using it without any major issues [that I've noticed] but just be aware. If you do find a problem post up here and hopefully we can fix it.
I'm not very familiar with codeplex and probably missing something, I see your fork but I can't find a way to download it...
Then are you looking for the purple download button at http://desertkharonirc.codeplex.com/ ?Niamor said:oh I see, but it's only the source code, do you think you could upload the binaries somewhere ?