This is a very hard to reproduce one, but I think it most frequently (like one in 50 times on my system) after task changes. What happens is that Beipmu...
Hi! Any chance that there will be localization/language support for BeipMU in the future? Another question, can I 'roll' my own distribution of BeipMU for a ...
Are you sure it's BeipMU? As I have the exact same mouse, and I've observed this behavior not just with Beip, but also with other programs as well. It's pretty...
I can post the mouse wheel handling code if you're curious, but it's probably easier to just say what it does here. It's only a few lines of code: The text...
Sure! (to both questions) Not sure if you saw the post I made a few weeks back, but I asked if anyone was interested in foreign language/localized versions....
Err, just curious, but why did you need to use stunnel on the muck server's side? Both active strains of MUCK (FB6 and ProtoMuck) support SSL natively, as...
... Argh. Okay, I'm here now. I reply now. :) ... I've done that kind of thing before and my english is rather good (and my German is, naturally, perfect,...
Moritz is the man! I figured I'd have some time to relax after I sent him the strings to be translated last night, but by the time I woke up they were already...
Is there a way to stop Beip from doubling the text on an alias? I really don't care to see what the text is after the alias, since I set it, and it kind of...
The latest build has an option in aliases called 'Echo Processed Alias' that you can check/uncheck. I can point you to a newer copy if you're interested. ...
Okay. I'm not sure whether it's Stunnel or ProtoMUCK or BeipMU causing this, but I suspect the latter: Typing QUIT in my Muck while logged in via SSL will...
That's probably me. There is an SSL shutdown negotiation, but the current servers I tested it on all just closed the socket (or didn't care). So if you have...
What's with the colors in the current build? "Ansi Defaults" are MUCH brighter/paler than they used to be, and "Bright Defaults" are even brighter than that! ...
Hello! I have a suggestion... I think aliases should be processed before anything else. This way, one could create aliases that override the "/ barrier", how I...
... You can do this in script if you want, by adding this to your user_init_js.txt: function cmd_me(param) { window.connection.send(':' + param + '\n'); } I...
Get it now, amaze your German speaking friends! http://www.beipmu.com/BeipMU_de.exe This is the exact same version as the English version (same config files,...
Hi, Been using BeipMU for a couple of months, and really love it as a client! However, there's some things I've not been able to work out how to do. I'd be...
Hello! Thanks for the compliments, these are good questions. 1. It is, but only if the <channelname> prefix is written at the start of every line of text. If...
... For what it's worth, I've begun seeing a rash of this behavior. I'm trying to recall, but I don't think this occurred in 145. (I'm using the "unofficial"...
Technically, you could log out of a character and return to the login screen by using the DESCR_SETUSER primitive on FB Mucks. There's even a couple places...
When trying to convert my VB 6.0 code to .NET, I come up with the following errors: (1) Method 'B_OnNewWindow' cannot handle Event 'OnNewWindow' because they...
... I often see this behavior when a program on the computer routing my connection takes a lot of bandwidth. I think it's more network related than ...
Thanks for the prompt response! 1. I still can't get it to work. A blanket Receive prefix of '<' will send all '<OOC> Test' type messages to the puppet window,...
I've noticed something similar as well. Beip will pick a window at random and disconenct it without any reason. I thought it was my network at first, then a...
Ah, for #1, try going into the ansi preferences and turning off 'parse ansi codes' to see if there's something in there that is confusing Beip (or point me to...