1878 Commits

Author SHA1 Message Date
resistivecorpse
5f9b1ee6b0 removed file 2012-09-23 00:24:45 -04:00
resistivecorpse
291214588b fixes minor bug in randomization of current hunt or fish weight 2012-09-23 00:24:08 -04:00
Matthias Meusburger
e8426c21e2 README Update 2012-09-22 12:16:16 +02:00
Matthias Meusburger
db5c026027 Adds a probability to miss the duck 2012-09-22 12:14:02 +02:00
Matthias Meusburger
a8efe66830 Adds day scores merge to mergescores 2012-09-18 20:32:37 +02:00
Matthias Meusburger
b668a39827 Change message if the lead for the week has just been took 2012-09-18 20:17:57 +02:00
Matthias Meusburger
3a285da67d Fix wrong week displayed in weekscores 2012-09-17 17:20:33 +02:00
Matthias Meusburger
3524d64bcc Use year in weekscores filename 2012-09-16 14:51:23 +02:00
Matthias Meusburger
103deb19e0 Documentation update 2012-09-16 14:15:43 +02:00
Matthias Meusburger
4a1f4c13ec Tells if someone took the lead for the week at the end of a hunt 2012-09-16 14:13:46 +02:00
Matthias Meusburger
c6bea37018 Adds dayscore
Adds <nick> option to weekscores
Fix autoFriday
Removes average shooting time
2012-09-15 11:13:53 +02:00
Matthias Meusburger
25460a6aea Adds week winner 2012-09-14 14:05:51 +02:00
resistivecorpse
5ed80e15be removed a file 2012-09-14 06:20:40 -04:00
resistivecorpse
7339755fac fixed up calculation of current hunt/fish weight to be more dynamic 2012-09-14 06:17:52 -04:00
Matthias Meusburger
84e6133d5f Adds week scores 2012-09-14 10:35:28 +02:00
resistivecorpse
5f1c4ced1f adds highscore tracking, command to check highscore and README content 2012-09-14 00:42:26 -04:00
resistivecorpse
18de86c546 added better output to hunt and fish commands 2012-09-12 17:36:32 -04:00
resistivecorpse
eb8c2b148f removed files 2012-09-12 03:11:39 -04:00
resistivecorpse
678bd1dd2d removed files 2012-09-12 03:10:56 -04:00
resistivecorpse
74ff479e76 initial commit of HuntNFish plugin. needs method of storing highscores and other tweaks 2012-09-12 03:09:56 -04:00
resistivecorpse
24397af063 removed files 2012-09-12 03:07:58 -04:00
resistivecorpse
3a172ca259 initial commit of HuntNFish plugin. needs method of storing highscores and other tweaks 2012-09-12 03:04:02 -04:00
Matthias Meusburger
cc7af63b3d No need to tell the score at the end of a hunt if it is a perfect. 2012-09-10 20:11:33 +02:00
Matthias Meusburger
859679e0aa Documentation update 2012-09-09 19:53:25 +02:00
Matthias Meusburger
a5b4d8d19b Add some tests
Fix average time bug
Update docstrings
2012-09-09 19:50:04 +02:00
Matthias Meusburger
313da89242 Adds autoFriday channel value 2012-09-09 17:08:05 +02:00
Matthias Meusburger
0f51246f84 Adds friday mode
Improve kick message when kickmode is enabled
2012-09-07 16:38:58 +02:00
Matthias Meusburger
dabcca504c README update 2012-09-06 19:42:58 +02:00
Matthias Meusburger
3e55af27ff Average time fix 2012-09-06 18:28:29 +02:00
Matthias Meusburger
74cc862054 README update 2012-09-06 18:08:31 +02:00
Matthias Meusburger
0a49be0091 Documentation update 2012-09-06 18:06:03 +02:00
Matthias Meusburger
6a4606a279 Adds average shooting time for the current hunt 2012-09-06 18:03:46 +02:00
Matthias Meusburger
80a482bc83 Adds kickMode :) 2012-09-06 17:47:48 +02:00
Matthias Meusburger
5830c4007e Use conf.supybot.directories.data to store scores and times 2012-09-05 13:20:22 +02:00
Matthias Meusburger
303fd221d8 Stop/start the scheduler before starting a hunt
Reset the basetime for the waiting time before the next duck
Adds the 'total' command
2012-09-04 17:30:01 +02:00
Matthias Meusburger
567c2a2a58 Adjusting default values for minthrottle and maxthrottle
Removing frequency, as it's kinda unneeded since scheduler is used
Updating documentation
2012-09-03 22:48:59 +02:00
Matthias Meusburger
942842d56e Since frequency, minthrottle and maxthrottle are channel configuration variables, let's handle them this way! 2012-09-03 21:31:53 +02:00
Matthias Meusburger
c902f6c65e Ending the hunt has to be done asap when the _end function is called 2012-09-03 20:53:43 +02:00
Matthias Meusburger
c32d16daf1 Uses an arbitrary 5 seconds delay between scheduler calls (instead of minthrottle) 2012-09-03 20:39:03 +02:00
Matthias Meusburger
398a8dc26e Documentation update 2012-09-03 20:38:39 +02:00
Matthias Meusburger
1db3962c00 Uses supybot's scheduler instead of doPrivmsg.
This change was made in order to prevent the "The more people are talking in the channel, the more the bot launches ducks" behavior
2012-09-03 18:18:00 +02:00
Matthias Meusburger
fa2f3eef0f Use supybot default success and error messages 2012-09-01 16:58:05 +02:00
James McCoy
ba67f8b0e9 Update my name/contact information
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
2012-09-01 10:16:48 -04:00
Matthias Meusburger
bd790b0b42 Adds stringified display for longest times (instead of showing just seconds) 2012-08-30 18:31:55 +02:00
Matthias Meusburger
1a50a5bb8e Adds the size parameter to the listscores and listtimes commands 2012-08-27 19:26:25 +02:00
Matthias Meusburger
203849a535 Fix longest time display bug at the end of a hunt 2012-08-27 18:12:40 +02:00
Matthias Meusburger
cc762f6132 Update docstrings and add generated documentation 2012-08-24 12:31:29 +02:00
Matthias Meusburger
412269da01 Updates README.md 2012-08-24 08:43:10 +02:00
Matthias Meusburger
f4bf109566 Updates README.md 2012-08-24 08:40:50 +02:00
Matthias Meusburger
72cec63dea Use a .md for README instead of a .txt 2012-08-24 08:26:41 +02:00