During our spare time, we are working on some foolish projects.
Even if not specified in the post, projects are now available on https://git.magiiic.com/opensimulator/ which is the main, up-to-date repository.
The former github page is barely updated https://github.com/GuduleLapointe
Creating an avatar is now possible with the WordPress interface for OpenSimulator (w4os) A shortcode allows you to insert the registration form on a page of your choice. If the user already has an avatar, the code displays a minimal profile (avatar’s first name, last name and UUID). For sites using WooCommerce, an additional “Avatar”…
WordPress Interface for OpenSimulator (w4os) plugin allows connecting a WordPress website to an OpenSimulator grid or standalone server. It’s a starting project, for now, it just gives a way to display grid info and status on a page, but the goal is to have the features of a web interface, particularly managing users and regions.…
A new, completely rewritten hypergrid Teleport Board, with cleaner code and new features. Can use a web-served destinations list, so it can be updated easily on multiple boards. See it in action on Speculoos Grid. Get the latest version on git: https://git.magiiic.com/opensimulator/Gudz-Teleport-Board-2 Features: Single or Multi-columns teleport buttons Destinations are checked after the start and…
Honor the viewer option “Email me IMs when I’m offline”. Useful with OpenSimulator 0.7 and 0.8. Works also with 0.9 but I am not sure if this functionality is now handled or not by OpenSimulator 0.9 core modules. https://git.magiiic.com/opensimulator/offline-mail-forwarding
Edit 2020/06: The translator is also available in-world in Speculoos’ “Lab” region (speculoos.world:8002:Lab). There are always issues with translators. The most noticeable one is… Most don’t work at all (since Google changed its API policy). And the working ones use an API key which is hard-coded and often stop working when too much people get…
This is an framework to facilitate installation and use of OpenSim with Debian. https://git.magiiic.com/opensimulator/opensim-debian It is a complete rewrite of my previous set of tools, still available on github but outdated. In a software application, particularly a complicated one like OpenSim, some elements should never be stored at the same place. Essentially, there is a…
An addition to NSL helpers scripts collection to allow better integration in hypergrid environment. https://git.magiiic.com/opensimulator/flexible_helper_scripts For now, it allows – integration of two currency modules, DTL/NSL and Gloebit. The structure should allow to add more. – per domain configuration The next step (working on it these days): – intelligent detection of the currently visited grid,…
Modular currency helper scripts compatible with Gloebit and DTL/NSL MoneyServer https://git.magiiic.com/opensimulator/flexible_helper_scripts
Edit 24/09/2016: this page is deprecated, Speculoos in-world money is now Gloebit. The region Banque Nationale hosts a Virwox terminal from which you can register to buy in-world money. And all regions are updated, so that money can be used grid-wide. We began to need a real currency in-world, so we tested a couple of…
New set of tools We released some of our installation tools on https://git.magiiic.com/opensimulator/opensim-debian It is far from complete, but we kinda paused development on this for now. Old set of tools These are quite dated, but still available on https://git.magiiic.com/opensimulator/opensim-toolbox Except a few shared files (preferences files and a couple of functions), most project are…