Commit Graph

7 Commits

Author SHA1 Message Date
Matthias Meusburger 86cd7aed8c Use the 'admin' converter for the mergescores, mergetimes, rmscore and rmtime commands (instead of checking the capability in the code) 2012-07-21 15:07:43 +02:00
Matthias Meusburger f016a3bc1b Adds an optional channel parameter to the mergescores and mergetimes commands.
Also, use more precise wraps (channel and nick instead of anything)
2012-07-21 14:54:29 +02:00
Matthias Meusburger 43be7c99c2 Adds an optional <channel> parameter to rmtime, rmscore, listtimes and listscores
Separate scores calculation and writing (so that rmtime, rmscore, listtimes and listscores) are immedialely effective
2012-07-20 17:37:58 +02:00
Matthias Meusburger b76251f1e9 Rename merge command to mergescores
Add mergetimes, rmscore and rmtime commands
2012-07-20 12:22:43 +02:00
Matthias Meusburger 64c5b0fd5f Adds a lock when someone bangs, to prevent from lauching a duck at the same time 2012-07-20 12:20:14 +02:00
Matthias Meusburger 5e5049de50 Several modifications/improvements:
- Use threading
  - Send the duck directly without queuing, so times are more accurate
  - Adds comments
2012-07-19 17:31:30 +02:00
Matthias Meusburger 568678e253 First commit, the DuckHunt game for IRC 2012-07-17 20:59:22 +02:00