]> git.pond.sub.org Git - empserver/commit
(coun): Last access used to report last login time.
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 30 Oct 2005 14:59:39 +0000 (14:59 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 30 Oct 2005 14:59:39 +0000 (14:59 +0000)
commit4c06f31f161b029dc983b718a338056e98550ac1
tree8f9977aa0e82f2446a355dde231f161eba6b2a9e
parentada0ed8e610b239969908d600f86465a034a941e
(coun): Last access used to report last login time.
Counter-intuitive.  Report last connection time range instead.
Unfortunately, this requires a change in output format.

(coun): Report on all countries even to mortals.  This used to be
done, and was most probably changed because it gave away too much
information.  Carefully limit the information given to mortals, as
follows.  Limit last access information to whether deities or allies
are logged on right now, no longer report connection time for deities
that are not logged on.  Remove column time for mortals, rename it to
BTU for deities.  Report status, but with less detail if HIDDEN is
enabled.
info/Commands/country.t
info/Server/Hidden.t
src/lib/commands/coun.c