]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - data/rbot/plugins/games/hangman.rb
refactor: wordlist shouldn't use bot singleton #35
[user/henk/code/ruby/rbot.git] / data / rbot / plugins / games / hangman.rb
2020-04-15 Matthias Heckerrefactor: wordlist shouldn't use bot singleton #35
2020-04-10 Matthias Heckerplugin(hangman): fixes word generator closes #9
2010-08-24 Giuseppe Bilottahangman plugin: don't fail silently on !hangman
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-02 Giuseppe Bilottahangmang plugin: rename 'define' to 'hangman define'
2009-12-21 Giuseppe Bilottahangman: expand %{site} in help
2009-08-16 Giuseppe BilottaSuppress warnings about unitialized variables
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-07 Raine Virtahangman plugin: rudimentary stats tracking along with...
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