]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - data/rbot/plugins/games
hangman plugin: rudimentary stats tracking along with some other enhancements
[user/henk/code/ruby/rbot.git] / data / rbot / plugins / games /
2009-02-07 Raine Virtahangman plugin: rudimentary stats tracking along with...
2009-01-27 Giuseppe Bilottaazgame plugin: use Wordlist provider
2009-01-27 Giuseppe Bilottahangman plugin: tell who nailed the word/killed the guy
2009-01-27 Raine Virtahangman plugin: various improvements including support...
2009-01-22 Raine Virtahangman plugin
2009-01-21 Simon Hafner* (plugins) changed to the new reply schema (:nick)
2008-11-17 Giuseppe Bilottaazgame plugin: support autoadding words to wordlist
2008-11-17 Giuseppe Bilottaazgame plugin: sort wordlist on load
2008-11-17 Giuseppe Bilottaazgame plugin: strip BOM during wordlist loading
2008-11-17 Giuseppe Bilottaazgame plugin: borked wordlist loading with previous...
2008-11-16 Giuseppe Bilottaazgame plugin: show available languages and wordlists...
2008-11-16 Giuseppe Bilottaazgame plugin: generic wordlist mechanism
2008-11-11 Giuseppe BilottaUNO plugin: handle empty top lists
2008-11-11 Giuseppe BilottaUNO plugin: add top and topwin commands to help
2008-10-27 Giuseppe BilottaUNO plugin: give cards to correct player at endgame
2008-10-14 Giuseppe BilottaUNO plugin: fix playable cards during picks
2008-09-05 dmitry kim+ plugins/games/quiz: '!quiz stop' command implemented
2008-07-29 Giuseppe Bilottawheeloffortune plugin: don't fix a question when we...
2008-07-29 Giuseppe Bilottawheeloffortune plugin: fix a bug where the wrong timing...
2008-07-03 Giuseppe BilottaUNO plugin: skip empty messages
2008-07-03 Giuseppe BilottaUNO plugin: round cards for late joiners up, not down
2008-07-03 Giuseppe BilottaUNO plugin: don't show user cards if the user is not...
2008-06-19 Giuseppe Bilottawheelfortune: typo in help
2008-04-21 Giuseppe Bilottauno plugin: most commands should only trigger after...
2008-04-21 Giuseppe Bilottauno plugin: only allow to pick a color after a wild
2008-04-14 Giuseppe Bilottauno plugin: more help
2008-04-14 Giuseppe Bilottauno plugin: initialize top10 counter both for inline...
2008-04-14 Giuseppe Bilottauno plugin: command to transfer game ownership
2008-04-14 Giuseppe Bilottauno plugin: game starter how has temporary full uno...
2008-04-14 Giuseppe Bilottauno plugin: cleanly end all games on cleanup()
2008-04-14 Giuseppe Bilottauno plugin: clean up game management permissions
2008-04-13 Giuseppe Bilottauno plugin: remove completed TODOs
2008-04-12 Giuseppe Bilottauno plugin: top scores and wins
2008-04-12 Giuseppe Bilottauno plugin: channel and player stats
2008-04-11 Giuseppe Bilottauno plugin: a Reverse on a Reverse on a +X should be...
2008-04-11 Giuseppe Bilottauno plugin: Reverse with two players and a picker shoul...
2008-04-11 Giuseppe Bilottauno plugin: mark all legit moves as not challengeable
2008-04-11 Giuseppe Bilottauno plugin: don't fail to drop players that left the...
2008-04-11 Giuseppe Bilottauno plugin: W+4 can be challenged
2008-04-11 Giuseppe Bilottauno plugin: allow playing a double +2 card
2008-04-11 Giuseppe Bilottauno plugin: correct handling of drops and forced game...
2008-04-10 Giuseppe Bilottauno plugin: pick or pass are the same when +X are pending
2008-04-10 Giuseppe Bilottauno plugin: document playability of two equal cards
2008-04-10 Giuseppe Bilottauno plugin: player replacement
2008-04-10 Giuseppe Bilottauno plugin: allow players to drop from the game
2008-04-10 Giuseppe Bilottauno plugin: uno end command
2008-04-10 Giuseppe Bilottauno plugin: when players join mid-game, give them an...
2008-04-10 Giuseppe Bilottauno plugin: more extensive help
2008-04-10 Giuseppe Bilottauno plugin: rework play_card param matching, allowing...
2008-04-09 Giuseppe Bilottauno plugin: TODOs
2008-04-09 Giuseppe Bilottauno plugin: always bolden player names
2008-04-09 Giuseppe Bilottauno plugin: public announce of people on join
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...
2008-04-06 Giuseppe Bilotta+ use the message() delegate instead of listen() when...
2008-03-04 Giuseppe BilottaUnixify all line endings.
2008-02-14 Giuseppe Bilottawheelfortune plugin: suppress some warnings
2007-12-31 Giuseppe Bilottawheelfortune plugin: help
2007-12-16 Giuseppe Bilottawheelfortune: fix 'wof cancel' command
2007-12-11 Giuseppe Bilottawheelfortune: wof replace mechanism to fix the category...
2007-12-11 Giuseppe Bilottawheelfortune: rework replies to QA additions, providing...
2007-12-11 Giuseppe Bilottawheelfortune: spare one line when announcing
2007-12-07 Giuseppe Bilottawheelfortune: start checking permissions
2007-12-07 Giuseppe Bilottawheelfortune: the name of the game chosen by the player...
2007-12-07 Giuseppe Bilottawheelfortune: vowels must now be bought
2007-12-07 Giuseppe Bilottawheelfortune: some work on presentation
2007-12-07 Giuseppe Bilottawheelfortune: say when there are no scores
2007-12-06 Giuseppe Bilottawheelfortune: allow the game name to be customized
2007-12-06 Giuseppe Bilottawheelfortune: display round count on cancel
2007-12-06 Giuseppe Bilottawheelfortune: multiple fixes
2007-12-06 Giuseppe Bilottawheelfortune: it's chan, not p[:chan]
2007-12-06 Giuseppe Bilottawheelfortune: Wheel-of-Fortune game plugin. Initial...
2007-12-04 Giuseppe Bilottaazgame plugin: whitespace cleanup
2007-11-23 Yaohan Chenshiritori.rb: use normalize-japanese.rb, if present...
2007-11-01 Giuseppe Bilottaazgame plugin: better handling of late checks
2007-10-31 Giuseppe Bilottaazgame: another missing parenthesis
2007-10-30 Giuseppe Bilottaazgame: longer timeout when checking italian words
2007-10-29 Giuseppe Bilottaazgame: thread word check so that online checking doesn...
2007-10-21 Giuseppe Bilottaazgame: missing closing parenthesis in message
2007-10-21 Giuseppe Bilottaazgame: fix score calculation
2007-10-04 Giuseppe Bilottaquiz plugin: split top N tables at the name divisor
2007-09-12 Giuseppe Bilottanamespaces: move rbot-specific classes and modules...
2007-08-26 Giuseppe Bilottashiritori plugin: suppress warning
2007-08-26 Giuseppe BilottaCall 'super' method from #cleanup() in all plugins
2007-08-01 Yaohan Chen* fixed a typo in a message in shiritori
2007-07-17 Dmitry Kim* (games/roulette) twice-in-a-row logic was very, very...
2007-07-15 Yaohan Chengettextized two messages in azgame missed in the previo...
2007-07-14 Yaohan Chenmodified azgame to use gettext
2007-07-10 Yaohan Chenadded the data directory for searching translatable...
next