summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/games
AgeCommit message (Expand)Author
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
2008-04-10uno plugin: player replacementGiuseppe Bilotta
2008-04-10uno plugin: allow players to drop from the gameGiuseppe Bilotta
2008-04-10uno plugin: uno end commandGiuseppe Bilotta
2008-04-10uno plugin: when players join mid-game, give them an average number of gardsGiuseppe Bilotta
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-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-09uno plugin: fix check for card presenceGiuseppe Bilotta
2008-04-09uno plugin: don't trigger in-game commands if they have parameters they shoul...Giuseppe Bilotta