]> git.cworth.org Git - empires-server/commit
Implement an idle event for when nobody has been typing for a while
authorCarl Worth <cworth@cworth.org>
Sun, 14 Jun 2020 23:42:33 +0000 (16:42 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 25 Jun 2020 16:16:04 +0000 (09:16 -0700)
commit6dcdee137ccf391989a1c83f1e7df6b4f71631e2
treea827d87bc7fea32be9a2310479f62a00aebb0684
parent4d8b4a63e6e51296da5829dd91efd781125fd659
Implement an idle event for when nobody has been typing for a while

During the answering phase, if no player has been active, (that is, by
submitting an "answering" event), for 30 seconds, then submit an
"answering-idle" event to all players.
empathy.js