summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/games/hangman.rb
AgeCommit message (Expand)Author
2020-04-15refactor: wordlist shouldn't use bot singleton #35Matthias Hecker
2020-04-10plugin(hangman): fixes word generator closes #9Matthias Hecker
2010-08-24hangman plugin: don't fail silently on !hangmanGiuseppe 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-03hangmang plugin: rename 'define' to 'hangman define'Giuseppe Bilotta
2009-12-21hangman: expand %{site} in helpGiuseppe Bilotta
2009-08-16Suppress warnings about unitialized variablesGiuseppe 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
2009-02-07hangman plugin: rudimentary stats tracking along with some other enhancementsRaine Virta
2009-01-27hangman plugin: tell who nailed the word/killed the guyGiuseppe Bilotta
2009-01-27hangman plugin: various improvements including support for wordlistsRaine Virta
2009-01-22hangman pluginRaine Virta