]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - data/rbot/plugins/games
plugin(oxford): moved to lexico.com, closes #13
[user/henk/code/ruby/rbot.git] / data / rbot / plugins / games /
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...
2007-04-12 Giuseppe Bilottaroulette plugin: clear() players' array instead of...
2007-04-12 Giuseppe BilottaModule\#define_structure method: define a new Struct...
2007-04-11 Giuseppe Bilottause pretty printing with Logger (debug, info, warning...
2007-04-08 Giuseppe Bilottaplugins: use CGI.escape instead of URI.escape where...
2007-04-07 Giuseppe Bilottaroulette plugin: disable 'twice in a row' shooting...
2007-04-04 Tom Gilbertfix "warning: don't put space before argument parentheses"
2007-03-30 Dmitry Kim*** (httputil) major rework, new caching implementatio...
2007-03-20 Giuseppe Bilottashiritori plugin: only load rulesets on request
2007-03-16 Giuseppe BilottaPlugins: move games into their own directory