fuzzball-muck / fuzzball

Ongoing development of the Fuzzball MUCK server software and associated functionality.
Other
46 stars 26 forks source link

Move guest-check inside do_set, and allow general wizards to un-guest. #710

Closed wyld-sw closed 8 months ago

wyld-sw commented 8 months ago

A little redundant in order have the guest-check near the beginning, but "set" and friends are screaming for a refactor anyway.