Next time I update it, I'll let you pick if you want to use pinkfish, or no colors, or with the IMC2 colors. Change the readme to emphasize that this is an original work since Kris was so easily confused. ---Mine's not an adaptation of any existing IMC2 clients, my readme should be more obvious... since he checked, it apparently wasn't obvious enough, I thought saying that I "made" it instead of "converted" it was good enough when I was writing the readme :P ---I'll just put some variation of "NOT AN ADAPTATION" somewhere in there Madoc@DarkeMUD [bridge]: i cheat right now Madoc@DarkeMUD [bridge]: BOLDRED or REDBOLD works, but REDblablaBOLD dosnt Madoc@DarkeMUD [bridge]: they have seperate codes in imc2 for like red, or bold red instead of useing 2 codes like we do, ours is more flexible, but it makes it a pain to translate Tim@TimIMC2 [bridge]: oh yeah, mine's like that too I think, since it just goes straight to pinkfish URL's need fixed (ignore color codes on URLs because ~ messes up URLs). unlisten should do all channels like listen does? should convert ~ when doing the to-imc2 thing so that things like solace's who will look right and not have half length of ~. I think I still didn't fix this, will have to check this. avoid cleaning up add uid stuff to sample commands to-imc2 color conversion needs to be in a loop rather than replace_string should be like the imc2-to-pinkfish thing does Socials need to be displayed differently need to set up a bunch of permissions of various kinds, and also block incoming tells to people who don't have the ability to send tells out, also let people turn parts on and off, and turn IMC2 itself on and off different backlog lengths (like /last and /long on TimMUD work) CoffeeMud somehow got a 0 instead of its info... figure out why. Okay, I figured out why, it happens when you see an announcement of a MUD going down when you didn't see the announcement of it coming up. This is an IMC2 problem since it doesn't automatically announce MUDs coming, they have to go out of the way to broadcast their existance. need to make sure things like locate replies go through the color filter seems to show incoming who requests wrong if there's no spaces and thus no quotes around it it seems that other clients DO work with the different who types (finger, info, etc), just that on the day I tried it, maybe I had a typo or something, and that's why none were responding correctly? I don't know, anyway, I added finger, but didn't do finger reply yet... will have to add finger reply, and samples on how to do it for all the mudlibs In addition to the MD5 changes, the channel who replies will respond with a "Nobody" only if the requesting channel who packet is directed at a specific target. Broadcasts will not respond if there are no people listening to a channel on one of the muds. mine replies to broadcasts I'm pretty sure also [20:41] Kris says: Tim wrote one specifically for TimMUD which is LPC-based [20:42] Kris says: Madoc wrote one designed to be portable to all LPC muds -Need to make it more clear, obviously. Or else Kris didn't read the readme.txt. Don't think there's a command to look at channel info. There's an invite/ban list and also there's shared owners, maybe 'imc2 chaninfo channame' need to expire and forget mud listings, channel listings, and also have a thing for an outside object to clear player settings (for when a player suicides, remove them from listening lists and from backlog thing) Also would be good to just have the data associated with the player instead of with the daemon... this will mean a bunch more coding for it to work with the varying mudlibs though, so will do later. strings ending with \ seem to have problems text=20mb-ish somehow translates into just 20, check on that other muds seem to treat channels as case-insensitive, which is why some bridges seemed to not work the bridges got their caps changed recently so they don't match up with what the ice-update thing says, the other muds can see messages incoming fine since they don't care about case, though they all do send out the same caps except for the bridges should get rid of channel link if no channels are viewable should make an option to list your own MUD in the list and on the web list make sure \ at end of a message works good on both the imc2 client and the bridge check the channel list thing, this is fast and easy, but I have to go to class very soon, so logging off now :P