Radegast

You are currently browsing articles tagged Radegast.

Radegast version 1.9 has been released.

This release features improved user interface that minimizes the number of floating windows, packing them all neatly into tabs. It also includes support for playing parcel music streams, which for now works on Windows and some Linux systems, we will be working on improving Linux sound support in the future releases.

Release Notes: Improvements/New Features

  • [RAD-9] – check for double instances of windows like group information
  • [RAD-21] – Play parcel music
  • [RAD-31] – Implement viewing of historic group notices
  • [RAD-34] – Event to tell when Notification has been closed
  • [RAD-38] – Improve User Interface/Easier way to toggle tabs
  • [RAD-41] – preferences setting to switch off/on friend online notifications
  • [RAD-43] – Differentiate color of chat coming from objects using llOwnerSay()
  • [RAD-44] – Add ability to see profile picks
  • [RAD-22] – Plugin System for using and adding in new Commands from chat
  • [RAD-24] – Keep group IM’s closed once closed.
  • [RAD-36] – Add ability to check for newer versions

Release Notes: Bug Fixes

  • [RAD-23] – Keyboard focus gets stolen in the middle of typing
  • [RAD-28] – ContextMenu missing options on inventory options
  • [RAD-29] – Group Info and Notices window will not close
  • [RAD-30] – Can not select a Friend by typing leading characters
  • [RAD-32] – Notice attachments shown incorrectly
  • [RAD-33] – Map warnings about unknown region when connected to non-linden grid
  • [RAD-40] – Typo: (no trasnfer)
  • [RAD-42] – time stamp is sometimes highlight in black.
  • [RAD-45] – MENU key does not bring up context menu on Objects console

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: , , , ,