summaryrefslogtreecommitdiff
path: root/Hsbot/Plugin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added exception handling, an autorestart when that happens and output in case...Julien Dessaux2011-08-081-2/+2
* Added Administrative plugin that will permit dynamic reloadingJulien Dessaux2011-08-081-0/+45
* Fixed bad comments and some cosmeticsJulien Dessaux2011-08-082-2/+3
* 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
* Improving a bit the Ping module's code.Julien Dessaux2011-05-101-3/+1
* 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-062-2/+2
* 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
* Code cleaning.Julien Dessaux2011-05-011-1/+1
* Added plugin loading, and the most basic hook capability.Julien Dessaux2011-05-011-16/+9
* Some API refactoring.Julien Dessaux2011-05-011-1/+0
* Continue refactoring, worked on the core loop and the plugin infrastructure.Julien Dessaux2011-04-231-0/+38