New tkMOO-light plugins and updates/changes to some AWNS originals.
tkMOO-light support MCP/2.1 and comes with several plugins.
You need to install them in the tkMOO-light plugins directory.
Open H
elp/Installed Plugins
to check where it is on your system.
client-info.tcl
Implements
dns-com-vmoo-client
which sends some client info to the MOO. It lets the MOO server know the client name and version, and the window horizontal and vertical size. Which is great to show proper formated text.
mmedia.tcl
Tries to implement
dns-com-vmoo-mmedia
specially playing sounds and showing a small image. It depends onrose2.1.tcl
plugin from AWNS.You should install the Snack TCL extention to support sound and the TkPNG to support images.
autoupdate.tcl
A system to auto update plugins. It will check an online file with versions and get the new ones right into your plugins directory.
ping.tcl
Implements
dns-com-awns-ping
. A small change so it works well with other plugins that need to update the statusbar too.
rose2.1.tcl
Rose needs
visual.tcl
and visually shows your surroundings and let you move. Now it checks the TCL version so it can use a correcttkDarken
.