gameontext / gameon

The root repository provides mechanics to set up a local environment for building and testing rooms.
http://gameontext.org
Apache License 2.0
58 stars 37 forks source link

Reset to FirstRoom after deleted room doesn't persist #112

Closed ebullient closed 7 years ago

ebullient commented 7 years ago

If I was in a room (persisted) that was subsequently deleted, we correctly detect that the room doesn't exist and send a rescue to first room.. but we don't then persist THAT change. Leaving the player in an endless limbo of nowhereness