luna
luna copied to clipboard
Add support for all doors, gates, etc.
I think this might be related to entities not showing up, but I could be dead wrong about that. The clients sends the command to open the door to Luna, but the door does not open. If this needs to be done in a Scala plugin, let me know and I might fiddle around with learning how to write one.
So, looking at the code, I am wondering where are objects such as trees, door, etc... stored in the World/Region objects?
Since I'm mainly the only one working on this project, Luna is in a very early developmental stage content-wise. I'm currently working on adding all of the abstraction models that will make door opening and other miscellaneous content of the same nature possible (for this in particular, world object support and a proper file server).
So don't worry, not an oversight. Just not enough foundation for this to be possible.
Also, do entities not show up for you even when forcibly spawned (using a command, etc.)?
I have not tried to spawn any in using a command. I can try. Also, if there is any way to contact you and get an idea of how I can help, I will have small amounts of time I can tinker on the code with you, my email is [email protected].