summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/games
AgeCommit message (Expand)Author
2009-03-07hangman: space scoresGiuseppe Bilotta
2009-03-03hangman: enable gettext on some replies and helpRaine Virta
2009-03-03hangman: make replies more compatible with gettextRaine Virta
2009-02-27hangman: fix score fetching to work for offline users.Spencer Rinehart
2009-02-25uno: Mark all uno commands replied.Spencer Rinehart
2009-02-19remove whitespaceRaine Virta
2009-02-15+ @bot.path and datafile methodsGiuseppe Bilotta
2009-02-07hangman plugin: rudimentary stats tracking along with some other enhancementsRaine Virta
2009-01-27azgame plugin: use Wordlist providerGiuseppe Bilotta
2009-01-27hangman plugin: tell who nailed the word/killed the guyGiuseppe Bilotta
2009-01-27hangman plugin: various improvements including support for wordlistsRaine Virta
2009-01-22hangman pluginRaine Virta
2009-01-22* (plugins) changed to the new reply schema (:nick)Simon Hafner
2008-11-17azgame plugin: support autoadding words to wordlistGiuseppe Bilotta
2008-11-17azgame plugin: sort wordlist on loadGiuseppe Bilotta
2008-11-17azgame plugin: strip BOM during wordlist loadingGiuseppe Bilotta
2008-11-17azgame plugin: borked wordlist loading with previous patchGiuseppe Bilotta
2008-11-17azgame plugin: show available languages and wordlists in helpGiuseppe Bilotta
2008-11-17azgame plugin: generic wordlist mechanismGiuseppe Bilotta
2008-11-11UNO plugin: handle empty top listsGiuseppe Bilotta
2008-11-11UNO plugin: add top and topwin commands to helpGiuseppe Bilotta
2008-10-27UNO plugin: give cards to correct player at endgameGiuseppe Bilotta
2008-10-14UNO plugin: fix playable cards during picksGiuseppe Bilotta
2008-09-05+ plugins/games/quiz: '!quiz stop' command implementeddmitry kim
2008-07-29wheeloffortune plugin: don't fix a question when we say we can'tGiuseppe Bilotta
2008-07-29wheeloffortune plugin: fix a bug where the wrong timing would get the QA stuc...Giuseppe Bilotta
2008-07-03UNO plugin: skip empty messagesGiuseppe Bilotta
2008-07-03UNO plugin: round cards for late joiners up, not downGiuseppe Bilotta
2008-07-03UNO plugin: don't show user cards if the user is not playingGiuseppe Bilotta
2008-06-20wheelfortune: typo in helpGiuseppe Bilotta
2008-04-21uno plugin: most commands should only trigger after the game has startedGiuseppe Bilotta
2008-04-21uno plugin: only allow to pick a color after a wildGiuseppe Bilotta
2008-04-14uno plugin: more helpGiuseppe Bilotta
2008-04-14uno plugin: initialize top10 counter both for inline and spread listsGiuseppe Bilotta
2008-04-14uno plugin: command to transfer game ownershipGiuseppe Bilotta
2008-04-14uno plugin: game starter how has temporary full uno::manage permissions for t...Giuseppe Bilotta
2008-04-14uno plugin: cleanly end all games on cleanup()Giuseppe Bilotta
2008-04-14uno plugin: clean up game management permissionsGiuseppe Bilotta
2008-04-14uno plugin: remove completed TODOsGiuseppe Bilotta
2008-04-12uno plugin: top scores and winsGiuseppe Bilotta
2008-04-12uno plugin: channel and player statsGiuseppe Bilotta
2008-04-11uno plugin: a Reverse on a Reverse on a +X should be playable regardless of c...Giuseppe Bilotta
2008-04-11uno plugin: Reverse with two players and a picker should bounce the pickGiuseppe Bilotta
2008-04-11uno plugin: mark all legit moves as not challengeableGiuseppe Bilotta
2008-04-11uno plugin: don't fail to drop players that left the channelGiuseppe Bilotta
2008-04-11uno plugin: W+4 can be challengedGiuseppe Bilotta
2008-04-11uno plugin: allow playing a double +2 cardGiuseppe Bilotta
2008-04-11uno plugin: correct handling of drops and forced game endsGiuseppe Bilotta
2008-04-10uno plugin: pick or pass are the same when +X are pendingGiuseppe Bilotta
2008-04-10uno plugin: document playability of two equal cardsGiuseppe Bilotta