summaryrefslogtreecommitdiff
path: root/Hsbot/Plugin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Wrote the quote append function.Julien Dessaux2011-09-101-9/+39
* Cosmetics.Julien Dessaux2011-09-101-19/+19
* Merge branch 'master' into quoteModuleJulien Dessaux2011-09-103-45/+87
|\
| * Added score sorting for the duck moduleJulien Dessaux2011-09-021-1/+7
| * 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 compilation errors. Since I forgot to add the quote module to cabal the...Julien Dessaux2011-06-231-37/+38
* | Added the help message that explicit the API to implementJulien Dessaux2011-06-231-0/+51
* | Improved data structuresJulien Dessaux2011-06-231-10/+22
* | Began adding transactions on the quote database : getters and locks management.Julien Dessaux2011-05-171-0/+38
* | Wrote the quote module data structures.Julien Dessaux2011-05-171-0/+47
|/
* 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