summaryrefslogtreecommitdiff
path: root/Hsbot/Plugin/Duck.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added score sorting for the duck moduleJulien Dessaux2011-09-021-1/+7
|
* Fixed bad comments and some cosmeticsJulien Dessaux2011-08-081-1/+1
|
* Added some duck funny facesJulien Dessaux2011-06-171-1/+1
|
* Improved the duck plugin arguments handlingJulien Dessaux2011-06-171-4/+9
|
* Simplified and greatly improved scoring for the duck game.Julien Dessaux2011-06-051-38/+23
|
* Fixed inconsistencies in the duck module.Julien Dessaux2011-05-161-6/+5
|
* Some more stupid ducks' faces.Julien Dessaux2011-05-151-1/+1
|
* Fixed Duck module's behaviour when talked from other channels.Julien Dessaux2011-05-151-23/+23
|
* Removed the most ugly ducks.Julien Dessaux2011-05-151-5/+3
|
* Allow to change ducks' spawning frequency.Julien Dessaux2011-05-151-8/+15
|
* Added persistent statistics for the duck Module.Julien Dessaux2011-05-141-15/+81
|
* Re-engineered and finished the duck spawning capability.Julien Dessaux2011-05-111-27/+57
|
* Added duck spawning capabilities, ready to be shot!Julien Dessaux2011-05-071-8/+31
|
* Made the Plugin monad a Reader instead of a State since it can't change.Julien Dessaux2011-05-061-1/+1
|
* Added a shitload of ducks to recognize and kill!Julien Dessaux2011-05-061-6/+15
|
* Added the Duck module (PAN!).Julien Dessaux2011-05-051-0/+38