]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - data/rbot/plugins/games/uno.rb
uno plugin: fix check for card presence
[user/henk/code/ruby/rbot.git] / data / rbot / plugins / games / uno.rb
2008-04-09 Giuseppe Bilottauno plugin: fix check for card presence
2008-04-09 Giuseppe Bilottauno plugin: don't trigger in-game commands if they...
2008-04-09 Giuseppe Bilottauno plugin: sort dealt cards too
2008-04-09 Giuseppe Bilottauno plugin: colorize color pick
2008-04-09 Giuseppe Bilottauno plugin: fix playing cards after a Reverse after...
2008-04-09 Giuseppe Bilottauno plugin: fix endgame with positive picker
2008-04-09 Giuseppe Bilottauno plugin: fix playability check for Reverse vs +x
2008-04-09 Giuseppe Bilottauno plugin: sort players' cards
2008-04-09 Giuseppe Bilottauno plugin: downcase parameters
2008-04-09 Giuseppe Bilottauno plugin: don't reset the @picker until cards are...
2008-04-09 Giuseppe Bilottauno game: non-wilds can't be played on a +something...
2008-04-09 Giuseppe Bilottauno plugin: endgame
2008-04-09 Giuseppe Bilottauno plugin: initial implementation of UNO! game, no...