summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/games
AgeCommit message (Expand)Author
2021-05-29quiz: hint presentation fix for ruby 1.9+Giuseppe Bilotta
2020-04-15refactor: wordlist shouldn't use bot singleton #35Matthias Hecker
2020-04-15plugin(wheelfortune): remove botdata dependencyMatthias Hecker
2020-04-10plugin(hangman): fixes word generator closes #9Matthias Hecker
2013-08-19azgame: fix pattern to check search resultsMatthias H
2013-08-18azgame: catch scraping errorMatthias H
2013-08-18fixes azgame: changed dictionary urlMatthias H
2012-01-23greed: prevent players from going twice in a rowOkasu
2011-12-26greed: refactor and prepare for more complete playGiuseppe Bilotta
2011-12-26greed: stylistic changesGiuseppe Bilotta
2011-12-26Add a Greed dice game.Okasu
2011-09-22UNO: prevent player from replaying a misplayed cardGiuseppe Bilotta
2011-02-03quiz: stop quizzes and timers on cleanupGiuseppe Bilotta
2011-02-03quiz: more consistent autoskip/autoask managementGiuseppe Bilotta
2011-02-03quiz: autoskip featureGiuseppe Bilotta
2011-02-03quiz: autoask cleanupGiuseppe Bilotta
2011-02-03quiz: refactor and localize admin helpGiuseppe Bilotta
2011-02-03quiz: refactor quiz db problem announcementGiuseppe Bilotta
2011-02-03quiz: autoask status queryGiuseppe 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-24hangman plugin: don't fail silently on !hangmanGiuseppe 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-08-03hangman: fix playing with a private messageGiuseppe Bilotta
2010-08-03hangman: IRCify HTML in definitionsGiuseppe Bilotta
2010-07-29hangman: ensure 'hangman define' always answersGiuseppe Bilotta
2010-07-18hangman plugin: update a couple of messagesGiuseppe Bilotta
2010-07-10UNO! plugin: clean join_timer when game startsGiuseppe Bilotta
2010-07-03hangmang plugin: rename 'define' to 'hangman define'Giuseppe 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
2010-07-01roulette: Keep track of points and provide a hall of fame (hof)David Gadling
2009-12-21hangman: expand %{site} in helpGiuseppe Bilotta
2009-08-16Suppress warnings about unitialized variablesGiuseppe Bilotta
2009-05-21multiple plugins: Changes to remove parenthesize warnings.David Gadling
2009-05-19quiz: Make maximum number of jokers configurable.David Gadling
2009-05-16quiz plugin: simplify local file loadingGiuseppe Bilotta
2009-03-07hangman: space scoresGiuseppe Bilotta
2009-03-03hangman: enable gettext on some replies and helpRaine Virta
2009-03-03hangman: make replies more compatible with gettextRaine Virta
2009-02-27hangman: fix score fetching to work for offline users.Spencer Rinehart