]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - data/rbot/plugins/games
plugin(alias): use registry for storage see #42
[user/henk/code/ruby/rbot.git] / data / rbot / plugins / games /
2020-04-15 Matthias Heckerrefactor: wordlist shouldn't use bot singleton #35
2020-04-15 Matthias Heckerplugin(wheelfortune): remove botdata dependency
2020-04-10 Matthias Heckerplugin(hangman): fixes word generator closes #9
2013-08-19 Matthias Hazgame: fix pattern to check search results
2013-08-18 Matthias Hazgame: catch scraping error
2013-08-18 Matthias Hfixes azgame: changed dictionary url
2012-01-23 Okasugreed: prevent players from going twice in a row
2011-12-26 Giuseppe Bilottagreed: refactor and prepare for more complete play
2011-12-26 Giuseppe Bilottagreed: stylistic changes
2011-12-26 OkasuAdd a Greed dice game.
2011-09-22 Giuseppe BilottaUNO: prevent player from replaying a misplayed card
2011-02-03 Giuseppe Bilottaquiz: stop quizzes and timers on cleanup
2011-02-03 Giuseppe Bilottaquiz: more consistent autoskip/autoask management
2011-02-03 Giuseppe Bilottaquiz: autoskip feature
2011-02-03 Giuseppe Bilottaquiz: autoask cleanup
2011-02-03 Giuseppe Bilottaquiz: refactor and localize admin help
2011-02-03 Giuseppe Bilottaquiz: refactor quiz db problem announcement
2011-02-03 Giuseppe Bilottaquiz: autoask status query
2011-01-12 Giuseppe BilottaRuby 1.9 cleanup: variables warnings
2010-12-09 Giuseppe BilottaUNO!: when the game hasn't started, it's nobody's turn
2010-12-09 Giuseppe BilottaUNO!: prevent joins after a challengeable card
2010-12-08 Giuseppe BilottaUNO!: reset must_play when changing turn
2010-12-08 Giuseppe BilottaUNO!: early exit when checking if W+4 was legal
2010-11-08 Giuseppe BilottaUNO!: fix g9r9 fix
2010-10-18 Giuseppe Bilottauno plugin: don't allow g9r9 card specification
2010-08-24 Giuseppe Bilottahangman plugin: don't fail silently on !hangman
2010-08-05 Giuseppe BilottaUNO!: replace_player() returns whether it worked or not
2010-08-05 Giuseppe BilottaUNO!: don't replace with nonexisting players
2010-08-05 Giuseppe BilottaUNO!: prevent a challenge after a pick after a W+4
2010-08-03 Giuseppe Bilottahangman: fix playing with a private message
2010-08-03 Giuseppe Bilottahangman: IRCify HTML in definitions
2010-07-29 Giuseppe Bilottahangman: ensure 'hangman define' always answers
2010-07-18 Giuseppe Bilottahangman plugin: update a couple of messages
2010-07-10 Giuseppe BilottaUNO! plugin: clean join_timer when game starts
2010-07-02 Giuseppe Bilottahangmang plugin: rename 'define' to 'hangman define'
2010-07-02 Giuseppe BilottaUNO! plugin: prevent double wild play
2010-07-02 Giuseppe BilottaUNO! plugin: be more discreet about user failures
2010-07-02 Giuseppe BilottaUNO! plugin: stop join_timer on end_game
2010-07-02 Giuseppe BilottaUNO! plugin: cope with pre-game drops
2010-07-01 David Gadlingroulette: Keep track of points and provide a hall of...
2009-12-21 Giuseppe Bilottahangman: expand %{site} in help
2009-08-16 Giuseppe BilottaSuppress warnings about unitialized variables
2009-05-21 David Gadlingmultiple plugins: Changes to remove parenthesize warnings.
2009-05-18 David Gadlingquiz: Make maximum number of jokers configurable.
2009-05-16 Giuseppe Bilottaquiz plugin: simplify local file loading
2009-03-07 Giuseppe Bilottahangman: space scores
2009-03-03 Raine Virtahangman: enable gettext on some replies and help
2009-03-03 Raine Virtahangman: make replies more compatible with gettext
2009-02-27 Spencer Rineharthangman: fix score fetching to work for offline users.
2009-02-25 Spencer Rinehartuno: Mark all uno commands replied.
2009-02-19 Raine Virtaremove whitespace
2009-02-15 Giuseppe Bilotta+ @bot.path and datafile methods
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
next