Taiga is a virtual world server set, that has based on the ScienceSim project.
Configuration wizard is a tool that will ease the pain of having to go through numerous .xml and .ini files in order to get your servers running. You can start the wizard with configure.bat. In the first view enter your Taiga opensim folder location if its not automatically found.
After this you proceed and fill in the needed information. Note that if you are using MySQL the default databases are opensim, grid and taigawebdav, you also can change the database names to what you like in the wizard. You will have to create these before you run start.bat.
Get Taiga and give it a try to see what it can actually do for you!
What's New in This Release: [ read full changelog ]
Features:
· New data table for Entity-Component data
· New messages for synchronizing Entity-Component data
· New estate manager console commands
· Enabled using collision meshes from urls. Collision meshes are now downloaded and stored to local Asset backend.
· New NaaliSceneImporter module. With this module one can upload scenes from Naali's new tool.
· Murmur controls scripts for EC_VoiceChannel usage
· Generate collision for all sub meshes
· Experimental Blender 2.6 OGRE exporter support
Bug fixes:
· Closed stream handler that was left open in DotSceneLoader
· Removed references to Microsoft.JScript to enable compiling with mono 2.8
· Added a null check for getting asset from AssetService. This increases the speed on responding 404 when asset is not available.
· In Ogre scene importer don't create multiple assets if same mesh is in dot scene file.
· Added missing Scene storage configuration to configuration wizard