Roguelike-Celebration / azure-mud

MIT License
191 stars 33 forks source link

Obelisk sidebar #856

Closed MoyTW closed 1 month ago

MoyTW commented 2 months ago

We would like to have the Obelisk in the sidebar, it will require server changes.

The easiest way to do this would be to add new endpoints for the Obelisk - specifically, an endpoint(s) which:

and then clone the Obelisk modal so that you can use that, and put that into the sidebar.

You could also restructure room data - see the #technical-development channel for details.