index
:
user/henk/code/ruby/rbot.git
fix/deprecated_gethostbyname
main
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2008-04-10
adds test for add_botmodules bug fix.
doki_pen
2008-04-10
Bug fix, priority order needs to be marked dirty when modules added.
doki_pen
2008-04-10
uno plugin: document playability of two equal cards
Giuseppe Bilotta
2008-04-10
uno plugin: player replacement
Giuseppe Bilotta
2008-04-10
uno plugin: allow players to drop from the game
Giuseppe Bilotta
2008-04-10
uno plugin: uno end command
Giuseppe Bilotta
2008-04-10
uno plugin: when players join mid-game, give them an average number of gards
Giuseppe Bilotta
2008-04-10
uno plugin: more extensive help
Giuseppe Bilotta
2008-04-10
uno plugin: rework play_card param matching, allowing color spec for wild
Giuseppe Bilotta
2008-04-10
quotes plugin: modernize dispatcher, add localization
Giuseppe Bilotta
2008-04-10
plugins: reinstate debug lines in privmsg()
Giuseppe Bilotta
2008-04-10
uno plugin: TODOs
Giuseppe Bilotta
2008-04-10
uno plugin: always bolden player names
Giuseppe Bilotta
2008-04-10
uno plugin: public announce of people on join
Giuseppe Bilotta
2008-04-10
plugins: mark priorities dirty on rescan
Giuseppe Bilotta
2008-04-09
uno plugin: fix check for card presence
Giuseppe Bilotta
2008-04-09
math plugin: stringify answer for reply
Giuseppe Bilotta
Some Ruby versions seem to have a problem when answer is a Fixnum, so make the .to_s conversion explicit
2008-04-09
math plugin: report errors with full backtrace
Giuseppe Bilotta
2008-04-09
hl2 plugin: handle send errors as well
Giuseppe Bilotta
2008-04-09
uno plugin: don't trigger in-game commands if they have parameters they ↵
Giuseppe Bilotta
shouldn't have
2008-04-09
Added unit test for botmodule event priorities.
doki_pen
2008-04-09
Added event priorities to modules.
doki_pen
2008-04-09
uno plugin: sort dealt cards too
Giuseppe Bilotta
2008-04-09
uno plugin: colorize color pick
Giuseppe Bilotta
2008-04-09
uno plugin: fix playing cards after a Reverse after a +something
Giuseppe Bilotta
2008-04-09
uno plugin: fix endgame with positive picker
Giuseppe Bilotta
2008-04-09
uno plugin: fix playability check for Reverse vs +x
Giuseppe Bilotta
2008-04-09
uno plugin: sort players' cards
Giuseppe Bilotta
2008-04-09
uno plugin: downcase parameters
Giuseppe Bilotta
2008-04-09
uno plugin: don't reset the @picker until cards are assigned
Giuseppe Bilotta
2008-04-09
uno game: non-wilds can't be played on a +something unless they're the right ↵
Giuseppe Bilotta
color
2008-04-09
uno plugin: endgame
Giuseppe Bilotta
2008-04-09
uno plugin: initial implementation of UNO! game, no endgame yet
Giuseppe Bilotta
2008-04-09
message: force Irc color to be specificed with 2 digits
Giuseppe Bilotta
2008-04-09
extends: Array#shuffle! and shuffle methods
Giuseppe Bilotta
2008-04-09
extends: Array#delete_one takes an optional argument for the element to ↵
Giuseppe Bilotta
delete: if nil or absent, a random element is returned and deleted
2008-04-09
script plugin: mark handled messages as replied
Giuseppe Bilotta
2008-04-08
revert previous useless commit and rdocify documentation of accessors to ↵
Giuseppe Bilotta
BotModule
2008-04-08
extends: registry reader attribute for BotModule
Giuseppe Bilotta
2008-04-08
remotectl plugin: use fake_message()
Giuseppe Bilotta
2008-04-08
reaction plugin: use fake_message()
Giuseppe Bilotta
2008-04-08
linkbot plugin: use fake_message()
Giuseppe Bilotta
2008-04-08
alias plugin: use fake_message()
Giuseppe Bilotta
2008-04-08
extends: BotModule#fake_message() to simplify creation of fake messages
Giuseppe Bilotta
2008-04-08
Update po files
Giuseppe Bilotta
2008-04-07
message: new 'ignored' property
Giuseppe Bilotta
2008-04-07
plugins: irc_delegate to do listen+actual delegate
Giuseppe Bilotta
2008-04-07
linkbot, remotectl plugins: delegate message() too
Giuseppe Bilotta
2008-04-07
+ use the message() delegate instead of listen() when possible
Giuseppe Bilotta
2008-04-07
plugins: message() delegate
Giuseppe Bilotta
[next]