So I was doing a rather involved new map-gen for labs, based on the old conceprt found in this topic: New Labs & maptile stuff
It was wholly implemented through json files and produced very labyrinthine layouts with irregular shaped rooms. (It had the limit of needing lab over map to be square though)
They more or less looked like this:
However the whole thing was beaten by Brianlefers implementation. Which combines actual mapgen code, and is probably more versatile overall.
So now I want to ask if we want this stuff for anything?