tkrajcar / carbonmu

CarbonMU was experiments towards a general-purpose, extendable MUD/MUSH server written in Ruby.
MIT License
13 stars 5 forks source link

The quit command is too effective #25

Closed tkrajcar closed 9 years ago

tkrajcar commented 9 years ago

@1337807 and @zoevkay spiked on a quit command that does, in fact, close connections. Unfortunately, it also crashes the edge router. Probably it should not do that.

tkrajcar commented 9 years ago

Fixed in 2e6877634e5468f42c08cabc4d84366bfed54c16 :tada: