summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/games/uno.rb
AgeCommit message (Expand)Author
2011-09-22UNO: prevent player from replaying a misplayed cardGiuseppe Bilotta
2011-01-12Ruby 1.9 cleanup: variables warningsGiuseppe Bilotta
2010-12-09UNO!: when the game hasn't started, it's nobody's turnGiuseppe Bilotta
2010-12-09UNO!: prevent joins after a challengeable cardGiuseppe Bilotta
2010-12-08UNO!: reset must_play when changing turnGiuseppe Bilotta
2010-12-08UNO!: early exit when checking if W+4 was legalGiuseppe Bilotta
2010-11-08UNO!: fix g9r9 fixGiuseppe Bilotta
2010-10-19uno plugin: don't allow g9r9 card specificationGiuseppe Bilotta
2010-08-05UNO!: replace_player() returns whether it worked or notGiuseppe Bilotta
2010-08-05UNO!: don't replace with nonexisting playersGiuseppe Bilotta
2010-08-05UNO!: prevent a challenge after a pick after a W+4Giuseppe Bilotta
2010-07-10UNO! plugin: clean join_timer when game startsGiuseppe Bilotta
2010-07-02UNO! plugin: prevent double wild playGiuseppe Bilotta
2010-07-02UNO! plugin: be more discreet about user failuresGiuseppe Bilotta
2010-07-02UNO! plugin: stop join_timer on end_gameGiuseppe Bilotta
2010-07-02UNO! plugin: cope with pre-game dropsGiuseppe Bilotta
2009-02-25uno: Mark all uno commands replied.Spencer Rinehart
2009-02-19remove whitespaceRaine Virta
2009-01-22* (plugins) changed to the new reply schema (:nick)Simon Hafner
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-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-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