Julien Dessaux
|
99462bfe9f
|
Fixed quote delete.
|
2011-10-01 00:31:23 +02:00 |
|
Julien Dessaux
|
8f6fb2663c
|
Fixed quote append.
|
2011-10-01 00:29:56 +02:00 |
|
Julien Dessaux
|
f0c95c5c28
|
Added quote show.
|
2011-10-01 00:29:18 +02:00 |
|
Julien Dessaux
|
2cfccca8e2
|
Added back the setLastActiveQuote transaction.
|
2011-09-30 23:54:22 +02:00 |
|
Julien Dessaux
|
21bc372a1a
|
Updated the getRandomQuote transaction.
|
2011-09-30 23:14:20 +02:00 |
|
Julien Dessaux
|
d7e6ca9a30
|
Updated schema to save the channel on which the quote is from.
|
2011-09-30 22:58:59 +02:00 |
|
Julien Dessaux
|
accf85183b
|
Forgot to add a notification on quote start command.
|
2011-09-30 22:46:10 +02:00 |
|
Julien Dessaux
|
09a7af7091
|
cosmetic
|
2011-09-30 22:44:02 +02:00 |
|
Julien Dessaux
|
716b92fda8
|
Implemented the quote start function.
|
2011-09-30 21:42:22 +02:00 |
|
Julien Dessaux
|
ac7c0126f3
|
Added a transaction for handling the nextQuoteID.
|
2011-09-30 21:40:23 +02:00 |
|
Julien Dessaux
|
7e3cc4790a
|
Cosmetic.
|
2011-09-19 00:37:56 +02:00 |
|
Julien Dessaux
|
5e260c4fa9
|
Added quote delete.
|
2011-09-19 00:36:40 +02:00 |
|
Julien Dessaux
|
0a6a1a2af0
|
Made quote append slightly more readable.
|
2011-09-19 00:36:21 +02:00 |
|
Julien Dessaux
|
9bbb6228a0
|
Improved last active quote handling.
|
2011-09-19 00:35:41 +02:00 |
|
Julien Dessaux
|
2d97af231e
|
Finished the quote append function.
|
2011-09-18 23:34:13 +02:00 |
|
Julien Dessaux
|
b60594890f
|
Added the getLastActiveQuote transaction.
|
2011-09-18 23:23:24 +02:00 |
|
Julien Dessaux
|
ec65773e28
|
Wrote the quote append function.
|
2011-09-10 00:15:13 +02:00 |
|
Julien Dessaux
|
0384f046ae
|
Cosmetics.
|
2011-09-10 00:14:08 +02:00 |
|
Julien Dessaux
|
96c12ca436
|
Added the getChannel helper.
|
2011-09-10 00:10:46 +02:00 |
|
Julien Dessaux
|
900c242551
|
Merge branch 'master' into quoteModule
Conflicts:
hsbot.cabal
|
2011-09-10 00:10:00 +02:00 |
|
Julien Dessaux
|
f1ce0cfee0
|
Added score sorting for the duck module
|
2011-09-02 16:38:27 +02:00 |
|
Julien Dessaux
|
f698fd2183
|
Fixed mistake that prevented death message to be parsed upon restarting
|
2011-08-09 23:55:03 +02:00 |
|
Julien Dessaux
|
98a1debf03
|
Moved to death messages IRC output around, because those were sent too soon
|
2011-08-09 23:48:15 +02:00 |
|
Julien Dessaux
|
d933088dcb
|
cosmetic
|
2011-08-08 21:11:01 +02:00 |
|
Julien Dessaux
|
3b914c1b77
|
Added exception handling, an autorestart when that happens and output in case of restart/reload
|
2011-08-08 20:58:34 +02:00 |
|
Julien Dessaux
|
fe1acc3db5
|
Added Administrative plugin that will permit dynamic reloading
|
2011-08-08 20:58:34 +02:00 |
|
Julien Dessaux
|
4f50db8409
|
Fixed bad comments and some cosmetics
|
2011-08-08 20:58:16 +02:00 |
|
Julien Dessaux
|
1c8cab09cb
|
Added access controls to hsbot.
|
2011-08-08 11:39:41 +02:00 |
|
Julien Dessaux
|
e74094d5d9
|
Updated TODO list
|
2011-08-06 12:20:01 +02:00 |
|
Julien Dessaux
|
b666e543d0
|
Fixed TLS client implementation
|
2011-07-11 22:35:41 +02:00 |
|
Julien Dessaux
|
6f126049a3
|
Fixed compilation errors. Since I forgot to add the quote module to cabal there were many!
|
2011-06-23 01:11:30 +02:00 |
|
Julien Dessaux
|
4a2164d938
|
Added the help message that explicit the API to implement
|
2011-06-23 00:15:15 +02:00 |
|
Julien Dessaux
|
539cd13414
|
Improved data structures
|
2011-06-23 00:14:15 +02:00 |
|
Julien Dessaux
|
62a4220ce0
|
Added some duck funny faces
|
2011-06-17 13:09:09 +02:00 |
|
Julien Dessaux
|
8fae434532
|
Improved the duck plugin arguments handling
|
2011-06-17 13:08:33 +02:00 |
|
Julien Dessaux
|
336ec59689
|
Fixed a bug in command parsing
|
2011-06-17 13:07:25 +02:00 |
|
Julien Dessaux
|
066b271510
|
Simplified and greatly improved scoring for the duck game.
|
2011-06-05 01:30:44 +02:00 |
|
Julien Dessaux
|
90748b3a8d
|
Began adding transactions on the quote database : getters and locks management.
|
2011-05-17 01:04:39 +02:00 |
|
Julien Dessaux
|
dfba882e1a
|
Wrote the quote module data structures.
|
2011-05-17 00:21:31 +02:00 |
|
Julien Dessaux
|
bc8299374e
|
Fixed inconsistencies in the duck module.
|
2011-05-16 01:27:27 +02:00 |
|
Julien Dessaux
|
6de38599a2
|
Some more stupid ducks' faces.
|
2011-05-15 14:20:44 +02:00 |
|
Julien Dessaux
|
5a0ba99774
|
Fixed Duck module's behaviour when talked from other channels.
|
2011-05-15 14:15:55 +02:00 |
|
Julien Dessaux
|
1e348a0ad2
|
Removed the most ugly ducks.
|
2011-05-15 13:49:28 +02:00 |
|
Julien Dessaux
|
352887b330
|
Allow to change ducks' spawning frequency.
|
2011-05-15 13:43:50 +02:00 |
|
Julien Dessaux
|
1995f4ddb8
|
Added persistent statistics for the duck Module.
|
2011-05-14 00:42:37 +02:00 |
|
Julien Dessaux
|
81fb522dd4
|
Added a function to get the sender of an irc message.
|
2011-05-13 18:10:55 +02:00 |
|
Julien Dessaux
|
a6ac073a6c
|
Re-engineered and finished the duck spawning capability.
|
2011-05-11 00:29:19 +02:00 |
|
Julien Dessaux
|
27df2808fc
|
Added a function to get the destination channel of a message.
|
2011-05-11 00:17:10 +02:00 |
|
Julien Dessaux
|
91f9db5be7
|
Improving a bit the Ping module's code.
|
2011-05-10 23:21:50 +02:00 |
|
Julien Dessaux
|
aba484db54
|
Implemented bot commands parsing.
|
2011-05-10 23:21:28 +02:00 |
|