To be used for archiving purposes only. No new posts will be made. View Scope's Farewell Message
WebBot is going to get a hell of a lot cooler, pretty soon.
-- Changed &o parameter to &fl (Flags)---- Standard is 1 for operator, 0 for normal. (I have not accounted for lag plug and other flags yet).-- Added option to send clan tag on user join. (Optional parameter &ct)
-- Added new 0x01 method. You can now handle 0x01 (Users Already in channel) in a single URL.
HTML is an acronym :-PIt seems though HTML has become more communication-friendly opposed to previous versions. And I don't believe I am using HTML5 out of context when I said he could probably elaborate on more ideas with HTML5. Heck, HTML5 has a long way to go before it can even be considered "complete"; i'm sure there will be much more to come with it.I thought this was interesting. http://dev.w3.org/html5/websockets/
Quote from: Punk on September 16, 2010, 02:07:17 pmHTML is an acronym :-PIt seems though HTML has become more communication-friendly opposed to previous versions. And I don't believe I am using HTML5 out of context when I said he could probably elaborate on more ideas with HTML5. Heck, HTML5 has a long way to go before it can even be considered "complete"; i'm sure there will be much more to come with it.I thought this was interesting. http://dev.w3.org/html5/websockets/Why are you advocating for the use of incomplete portions of the standards? WebSocket is Working Draft, and has a lot of problems, and differing implementations across at most, two browsers. That doesn't sound like HTML5 would help more than it'd hurt.This is why things like Silverlight really shine, we've had all this, and then some, for about a year and a half, implemented the same across every major browser, and two operating systems. It's the obvious choice.
-- Added idle status. If user hasn't talked in >5 minutes, channel list will gray out his/her username.-- Hovering over any given username in channel list will display how long that user has been idle (limited to time WebBot has been in channel)-- Added ability to resize chat/channel list. Simply click and drag edges to resize. (per user basis, setting is not saved)
-- Added Function 19 (f=19)---- This is meant for the bot's self-talk function. It will color the username a shade of blue to help distinguish when the WebBot talks.