This website requires JavaScript.
Explore
Help
Sign in
Annikka
/
evennia
Watch
1
Star
0
Fork
You've already forked evennia
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
5d066a7839
evennia
/
apps
/
config
/
sql
History
Download ZIP
Download TAR.GZ
Greg Taylor
5d066a7839
@description? wtf was I thinking? It's supposed to be @describe. Fixing. Existing games will need to update their alias lists.
2007-05-27 16:43:16 +00:00
..
commandalias.sql
@description? wtf was I thinking? It's supposed to be @describe. Fixing. Existing games will need to update their alias lists.
2007-05-27 16:43:16 +00:00
configvalue.sql
Added idle timeout code to help combat the screwed up session situation. Some admins would've wanted this eventually, but it'll help until I figure out how to close dead sessions that look like they're still alive. Added a new server config directive, idle_timeout. If the value is non-zero, the idle timeout is the respective number of seconds between commands. Also, the IDLE command will save you from idle timeouts but won't modify your publicly visible idle time.
2007-05-09 15:28:12 +00:00