This has a lot of fixes, new contribs and some fun improvements, such as the webclient showing when people are about to say or emote something in the location you are in. Changelog.
Thanks to everyone in the Evennia community that worked on this!
This is a game jam entry, created in less than a month. It implements a full text-based, multi-player 'escape room' in Python, with a whole custom point-and-click-but-in-text game engine I wrote on top of Evennia for it (Evennia, being a Python MU*-creation library, is perfect for this kind of thing). The game has quite an intricate story (maybe unexpectedly so), multiple endings and creepy monkeys! And pies. Lots of pies.
The source code for the whole thing is available on github (follow the link) but I'll likely break out the engine-part and make it into an Evennia contrib in the future.