Beta-12 released
Posted: Thu Jun 25, 2009 11:34 pm
Fixes lots of bugs in Beta-11 and has a number of improvements.
Most functions now accept an optional first parameter windowName e. g. echo( "chat", "Hi there") will echo to the window "chat". selectString("chat", "Tom", 1) will select "Tom" in window "chat". selectString( "Tom",1) will select "Tom" in the main window. If the windowName parameter is not used, all functions behave like they used to and refer to the main window.
setFgColor("chat",255,0,0) sets the current writing color to red in the console "chat".
new functions:
setBold( windowName, true/false ) windowName is optional
setItalics( windowName, true/false )
setUnderline( windowName, true/false )
If some function doesn't accept the new generalized windowName calling conventions, please report this as a bug (if this makes sense for this function).
Linux: http://mudlet.git.sourceforge.net/git/g ... 7ad;sf=tgz
WIndows download: http://sourceforge.net/project/showfile ... _id=295238
Ubuntu download: https://launchpad.net/~mudlet-makers/+archive/ppa
Mac download: http://sourceforge.net/project/showfile ... _id=295238
Most functions now accept an optional first parameter windowName e. g. echo( "chat", "Hi there") will echo to the window "chat". selectString("chat", "Tom", 1) will select "Tom" in window "chat". selectString( "Tom",1) will select "Tom" in the main window. If the windowName parameter is not used, all functions behave like they used to and refer to the main window.
setFgColor("chat",255,0,0) sets the current writing color to red in the console "chat".
new functions:
setBold( windowName, true/false ) windowName is optional
setItalics( windowName, true/false )
setUnderline( windowName, true/false )
If some function doesn't accept the new generalized windowName calling conventions, please report this as a bug (if this makes sense for this function).
Linux: http://mudlet.git.sourceforge.net/git/g ... 7ad;sf=tgz
WIndows download: http://sourceforge.net/project/showfile ... _id=295238
Ubuntu download: https://launchpad.net/~mudlet-makers/+archive/ppa
Mac download: http://sourceforge.net/project/showfile ... _id=295238