node-metaverse
node-metaverse copied to clipboard
A node.js interface for Second Life.
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
I'd like the ability to receive a region restart event, so a client software package could implement restart evasion to prevent being logged out. I'm sure the SL Library has...
I seen someone open an issue for this and then closed it with no replies. Installation, went fine, just had to install git & node since it was a new...
I use to use node-metaverse to move my avatar like I am currently doing with Corrade. Is it supported? If not, can someone give an outline/pointer on how one may...
The Inventory Cache does not cache folders, at all Currently the saveCache method saves; ```javascript const json = { version: this.version, items: this.items }; ``` While inversely, the loadCache method...
This project is in dire need of some unit tests. Hugs and cookies to anyone who can help!
detachfromavatar and attachtoavatar do not seem to work unless i am completely missing something. which to be fair i most probably am. the bot has all its worn items in...
Ability to teleport the bot to its set home.
Add the ability to get your friends rights.
It would be great if we could update group profile settings. Such as "Show in my profile", "Show in search", "Anyone can join", "Cost to join", "Charter", "Land Contribution" It...