Omnimaga
Omnimaga => Discontinued => Our Projects => OmnomIRC Development => Topic started by: Runer112 on September 12, 2012, 08:52:41 am
-
What the title says would be nice. I always struggle to make my IRC bot's output look proper in OmnomIRC because of a lack of support for some IRC control characters. Here is what I've noticed omnomIRC is still missing, listed in order of decreasing importance to me:
- [0x0F] Strip: any alterations applied by previous control characters are removed
- White background color
- More accurate colors
- [0x02] Bold: Is a toggle
- [0x1F] Underline: Is a toggle
- [0x1D] Italic: Is a toggle
- [0x16] Reverse: Acts like color 0,01 except it's actually a toggle that overrides, but does not cancel, color
-
Okay, the first two issues are solved.
The third will be done soon.
I'll see about the others later.
-
I think Runer112 wants to port DOOM to (Omnom)IRC :trollface:
(http://img.removedfromgame.com/imgs/DOOM_OmnomIRC_Port.png)
-
1D isn't italic in xchat :P
and it seems to me as if some color/background coordinations don't work correctly D:
-
Okay, the first two issues are solved.
The third will be done soon.
\x0f doesn't work for me ???
-
and \x02 doesn't work for me
-
Never mind about my "bug report." I just had to clear my cache (didn't realize it was all done in JavaScript).