irrChat (Or umm irrIRC) (or iRrC?) (irrC?) :P
irrChat (Or umm irrIRC) (or iRrC?) (irrC?) :P
Hey guys im messing around making my own irrlicht irc client I think its looking pretty neat so far but its incomplete there is some stuff like ppl list, emoticons, coloured text, etc to do. (I wonder how hard DCC is to implement?) Anyway heres a working screen shot:
I think it wud be kool if games used an irc room for their chat, that way game server load is less. Also people from outside the game can chat to the players, which would be kinda neat. (Similar to a feature I saw on a WoW private server where u can send in game mail through their website.)
I think it wud be kool if games used an irc room for their chat, that way game server load is less. Also people from outside the game can chat to the players, which would be kinda neat. (Similar to a feature I saw on a WoW private server where u can send in game mail through their website.)
Game chatting on IRC is really good idea.
I hope to see it some day as a separate class, so that every on-line irrlicht based game could use it
Keep it up!
I hope to see it some day as a separate class, so that every on-line irrlicht based game could use it
Keep it up!
Open Source all the way, baby
OSRPG
OSRPG
-
- Posts: 1029
- Joined: Thu Apr 06, 2006 12:45 am
- Location: Tennesee, USA
- Contact:
It's great for BF2, since you can't tell what server you're on when you're in BF2, but Xfire will tell you, so makes it easier to find friends.......damn, I'm hijacking another thread....I'll stop now
Last edited by Spintz on Sun Mar 04, 2007 2:39 pm, edited 1 time in total.
Blindside, are you using the IrrNet you've implemented? http://irrlicht.sourceforge.net/phpBB2/ ... hp?t=18263
Sorry for the delay on this, although I can chat and stuff ok Im having trouble parsing the names list that the server sends. I wanna have a listbox of names that you can click to slap or whatever. Maybe Ill just give up soon and release it like it is in a matter of time...
To anyone good with string handling: The find function appears to be returning some absurd numbers sometimes as shown in the debugger, also some of my strings show some weird things in the array instead of whats meant to be there. Im guessing this is just the debuggers fault since they display fine in irrlicht, but one out of a 100 times Im having a great deal of trouble with the find functions. Can anyone point me to a powerful cross platform string handling library?
To anyone good with string handling: The find function appears to be returning some absurd numbers sometimes as shown in the debugger, also some of my strings show some weird things in the array instead of whats meant to be there. Im guessing this is just the debuggers fault since they display fine in irrlicht, but one out of a 100 times Im having a great deal of trouble with the find functions. Can anyone point me to a powerful cross platform string handling library?