Page 1 of 1

/History

Posted: October 25th, 2011, 8:50 pm
by Hit-Girl
Quite simple, I think it would be a nice idea to have a /his /history command to check the commands used by the player. It could sort in time order, with a /next /previous command to toggle through pages of the results. Of course, it would not need to log PM's to one another as we value privacy.
This is a quicker and more efficient way of checking player commands rather than searching through the logs.

Re: /History

Posted: October 25th, 2011, 10:43 pm
by Lim-Dul
Won't happen without database support and even then logging everything to the DB would make it inflate to ridiculous levels...

Re: /History

Posted: October 25th, 2011, 11:09 pm
by Hit-Girl
Block tracking is handled via a Database correct? Also - Perhaps it should delete history after x amount of time? I'm unsure if this would make any difference, though.

Re: /History

Posted: October 25th, 2011, 11:17 pm
by Lim-Dul
Nope, block tracking is handled via flatfiles. :3
Fragmer got frustrated by databases. ^^

I think a better way would be to parse logs since that info is already there. *cough* Shankdog *cough*

Re: /History

Posted: January 3rd, 2012, 6:32 pm
by fragmer
Will be possible in 0.700 (event log).