summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-10uno plugin: more extensive helpGiuseppe Bilotta
2008-04-10uno plugin: rework play_card param matching, allowing color spec for wildGiuseppe Bilotta
2008-04-10quotes plugin: modernize dispatcher, add localizationGiuseppe Bilotta
2008-04-10plugins: reinstate debug lines in privmsg()Giuseppe Bilotta
2008-04-10uno plugin: TODOsGiuseppe Bilotta
2008-04-10uno plugin: always bolden player namesGiuseppe Bilotta
2008-04-10uno plugin: public announce of people on joinGiuseppe Bilotta
2008-04-10plugins: mark priorities dirty on rescanGiuseppe Bilotta
2008-04-09uno plugin: fix check for card presenceGiuseppe Bilotta
2008-04-09math plugin: stringify answer for replyGiuseppe Bilotta
2008-04-09math plugin: report errors with full backtraceGiuseppe Bilotta
2008-04-09hl2 plugin: handle send errors as wellGiuseppe Bilotta
2008-04-09uno plugin: don't trigger in-game commands if they have parameters they shoul...Giuseppe Bilotta
2008-04-09Added unit test for botmodule event priorities.doki_pen
2008-04-09Added event priorities to modules.doki_pen
2008-04-09uno plugin: sort dealt cards tooGiuseppe Bilotta
2008-04-09uno plugin: colorize color pickGiuseppe Bilotta
2008-04-09uno plugin: fix playing cards after a Reverse after a +somethingGiuseppe Bilotta
2008-04-09uno plugin: fix endgame with positive pickerGiuseppe Bilotta
2008-04-09uno plugin: fix playability check for Reverse vs +xGiuseppe Bilotta
2008-04-09uno plugin: sort players' cardsGiuseppe Bilotta
2008-04-09uno plugin: downcase parametersGiuseppe Bilotta
2008-04-09uno plugin: don't reset the @picker until cards are assignedGiuseppe Bilotta
2008-04-09uno game: non-wilds can't be played on a +something unless they're the right ...Giuseppe Bilotta
2008-04-09uno plugin: endgameGiuseppe Bilotta
2008-04-09uno plugin: initial implementation of UNO! game, no endgame yetGiuseppe Bilotta
2008-04-09message: force Irc color to be specificed with 2 digitsGiuseppe Bilotta
2008-04-09extends: Array#shuffle! and shuffle methodsGiuseppe Bilotta
2008-04-09extends: Array#delete_one takes an optional argument for the element to delet...Giuseppe Bilotta
2008-04-09script plugin: mark handled messages as repliedGiuseppe Bilotta
2008-04-08revert previous useless commit and rdocify documentation of accessors to BotM...Giuseppe Bilotta
2008-04-08extends: registry reader attribute for BotModuleGiuseppe Bilotta
2008-04-08remotectl plugin: use fake_message()Giuseppe Bilotta
2008-04-08reaction plugin: use fake_message()Giuseppe Bilotta
2008-04-08linkbot plugin: use fake_message()Giuseppe Bilotta
2008-04-08alias plugin: use fake_message()Giuseppe Bilotta
2008-04-08extends: BotModule#fake_message() to simplify creation of fake messagesGiuseppe Bilotta
2008-04-08Update po filesGiuseppe Bilotta
2008-04-07message: new 'ignored' propertyGiuseppe Bilotta
2008-04-07plugins: irc_delegate to do listen+actual delegateGiuseppe Bilotta
2008-04-07linkbot, remotectl plugins: delegate message() tooGiuseppe Bilotta
2008-04-07+ use the message() delegate instead of listen() when possibleGiuseppe Bilotta
2008-04-07plugins: message() delegateGiuseppe Bilotta
2008-04-06plugins/keywords: add method that was missing from commit 7cac523563de6473d2f...Adam James
2008-04-01weather plugin: get all advisoriesGiuseppe Bilotta
2008-04-01weather plugin: don't break when there aren't advisoriesGiuseppe Bilotta
2008-03-28auth core module: allow and deny commandsGiuseppe Bilotta
2008-03-28plugins: expose the registry and the map handler as methods for the BotModule...Giuseppe Bilotta
2008-03-28* plugins/unicode -> core/unicode; don't require "jcode"dmitry kim
2008-03-28+ rss.rb: optional :delay param to '!rss rewatch'dmitry kim