Radegast Plugins

You are currently browsing the archive for the Radegast Plugins category.

Radegast version 1.12 has been released.

Highlights of this release: it  ships with the Speech plugin (thanks Mojito for the great work on it!) and features improved keyboard shortcuts in hope it would improve Radegast’s accessibility. Lots of new and improved functionality, for the complete list see release notes below.

Release Notes: Improvements/New Features

  • [RAD-47] – rework tab navigation to adopt a firefox like set of shortcut keys
  • [RAD-48] – Add multi line paste capability in chat input fields
  • [RAD-68] – add scroll bar for profile picks and 1st life tab
  • [RAD-70] – Selectable option to suppress login graphic
  • [RAD-72] – Add ability to see other people’s groups on the profile page
  • [RAD-73] – Add abilty to join open enrollment groups
  • [RAD-74] – Double click on avatar name in the “radar” should open avatar profile
  • [RAD-75] – Double clicking on a group member should open their profile
  • [RAD-76] – Add search for groups
  • [RAD-78] – Inventory needs copy/cut/paste for moving items
  • [RAD-46] – Need an event on window open/close
  • [RAD-58] – Add ability to auto-reconnect on lost connection.
  • [RAD-60] – Refresh button on group listing window.
  • [RAD-81] – We need the ability to close tabs using the keyboard.

Bug Fixes

  • [RAD-27] – Duplications in ContextMenu choices
  • [RAD-50] – When closing group chat, not possible to open it again.
  • [RAD-51] – In profile, partner name often shows wrong name
  • [RAD-53] – Crash with console output
  • [RAD-55] – Moving folder will lose contents temporally.
  • [RAD-61] – Search places does not clear list of a new search, or switching pages
  • [RAD-67] – Avatar names missing from group chat logs.
  • [RAD-82] – If I accept a landmark from a group notice or if I receive a landmark from someone, Radegast gives me a choice of quitting or continuing, as though it wants to crash.

Download

Don’t forget that .NET framework version 3.5 or newer is required on Windows and Mono 2.4 and newer on Linux. You can download this release from our downloads page.

Tags: , ,

Since the first release of Radegast, just a few months ago, some interesting things have happened. Douglas R. Miles came up with the idea of using Radegast as  platform. He added IRadegastPlugin programming interface to it, and we already have a few interesting plugins in development.

opensim4opencog - the first project to utilize the plugins interface.

The goal of this project is to develop an interface to Opensim for OpenCog and other AI systems. It provides a means of connecting external AI bots over a socket to an avatar in the OpenSim Simulator. It uses TextSL as base and updates it to use libopenmetaverse, and includes DotLisp and a simple task queue processor as a persistent middle layer.

LookingGlass Virtual World Viewer – now comes with a plugin interface which allows it to be started from within Radegast and use it’s GUI, while in turn Radegast gets 3D world rendering.

The LookingGlass Virtual World Viewer provides a modular framework for a client viewer of virtual world systems. LookingGlass is written in C# and licensed with a BSD license. The current version has a communication module that talks Linden Lab Legacy Protocol (“LLLP”) which is compatible with Second Life(r) and OpenSimulator. A rendering module exists which uses the Ogre3D graphics engine. Of course, other communication and rendering modules will be added in the future.

Radegast Speech – is a plugin that aims at making virtual worlds more accessible. It uses speech synthesis and recognition which allows users to hear what is going on in a virtual world, as well as participate by using voice commands.

It’s been exciting to see how these plugins showed up from independent developers in such a short time. Our aim is to produce documentation that will make it easier to use Radegast as a platform to interface with virtual worlds, and hopefully even more plugins will show up in the future.

Tags: , , , ,