ratacat
ratacat
I am just trying to understand what this does..
I'm trying to get it to connect to my mud, which is based on Ranvier. I'm wondering if the websock methods are generic or specifically tailored to Lambda MOO's? So...
It seems like some unexpected behaviors can happen when using deep objects in an effect state. I have an array of nested objects in an effect definition. Once the effect...
So I've gone through and experimented with setting up a sqlite datasource by @coderintherye, and one thing that I was struggling with is a way to initialize the same datasource...
I'm having trouble using this sqlite datasource through npm...it isn't exactly clear to me why https://github.com/coderintherye/ranvier-datasource-sqlite So I thought I would try and and just direct link it in the...
To persist world data. Could be used for lockers, specific rooms, unique mobs, unique items, calendar info, weather systems, area effects, who knows what else :P Idea complements of Spade!
Currently if you Area#addRoom() it adds the room to the floor map, but you if call Area#removeRoom, it removes it from the area, but leaves it in the floor map....
per LMG's fix on slack channel 'Neuro'
This adds in logic to work for Cellular type map parameters Which you can set when calling Axolemma.generate passes = 6 //number of passes to run the Cellular growth algorithm...
**Describe the bug** When I connect my server it and open MCP Inspector in the browser and hit connect, it appears to be cycling through starting new instances of the...