Commit Graph

5 Commits

Author SHA1 Message Date
Gergely Polonkai 2f1c8e5850 Extend draw_word() so it tries to draw a new one
If the last word is rejected by the user, draw_word() tries to draw a
new one now.
2015-11-27 14:50:20 +01:00
Gergely Polonkai a53b2827a9 Allow drawing once every day
The duration between two draws is controlled by settings.DRAW_TIME
2015-11-26 16:56:55 +01:00
Gergely Polonkai 3a1e234176 Add User.last_draw() 2015-11-26 16:56:33 +01:00
Gergely Polonkai 0c16d9a73b Add word drawing support 2015-11-26 14:59:37 +01:00
Gergely Polonkai 955cace9bd Add word drawing support 2015-11-26 14:59:37 +01:00