vilmibm / tildemush

a modern mush tailored to tilde town
GNU General Public License v3.0
42 stars 12 forks source link

fix needing initial manual /look #179

Closed vilmibm closed 5 years ago

vilmibm commented 5 years ago

we were lazily starting up a listen loop after a user's first attempt at input; this PR unlazily starts the loop after a successful login and issues a new REFRESH command that triggers a send of client state.