gastamper / groundzero2

A fork of the GroundZero2 codebase with bug fixes, standardization, and sanity-related changes.
8 stars 7 forks source link

act_wiz.c: do_sockets requires rewrite #29

Closed gastamper closed 6 years ago

gastamper commented 7 years ago

Seems like a sane improvement.

gastamper commented 6 years ago

Issues here: Trust checks are inapplicable since move from untrusted to trusted command. hours_played() will segfault on an empty descriptor (CONN_NEW, etc). site-related functionality is unnecessary. Character being uninitialized allowed for 'invisible' connections if sitting at initial prompt. who check needs to be moved out towards end of function.