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
path:
root
/
data
Age
Commit message (
Collapse
)
Author
2008-04-19
rss plugin: return from select_nonempty() as soon as nonempty is found
Giuseppe Bilotta
Don't map over all parameters, because some parameters might not respond to empty?. Also, it's unnecessarily slow. Just return as soon as we found a nonempty parameter.
2008-04-15
script plugin: report_error() method
Giuseppe Bilotta
2008-04-14
uno plugin: more help
Giuseppe Bilotta
2008-04-14
uno plugin: initialize top10 counter both for inline and spread lists
Giuseppe Bilotta
2008-04-14
uno plugin: command to transfer game ownership
Giuseppe Bilotta
2008-04-14
uno plugin: game starter how has temporary full uno::manage permissions for ↵
Giuseppe Bilotta
the game
2008-04-14
uno plugin: cleanly end all games on cleanup()
Giuseppe Bilotta
2008-04-14
uno plugin: clean up game management permissions
Giuseppe Bilotta
2008-04-14
youtube plugin: update filters to new YouTube layout
Giuseppe Bilotta
2008-04-14
uno plugin: remove completed TODOs
Giuseppe Bilotta
2008-04-12
+ delegate notice() for NoticeMessage
Giuseppe Bilotta
2008-04-12
uno plugin: top scores and wins
Giuseppe Bilotta
2008-04-12
uno plugin: channel and player stats
Giuseppe Bilotta
2008-04-11
uno plugin: a Reverse on a Reverse on a +X should be playable regardless of ↵
Giuseppe Bilotta
color
2008-04-11
uno plugin: Reverse with two players and a picker should bounce the pick
Giuseppe Bilotta
2008-04-11
uno plugin: mark all legit moves as not challengeable
Giuseppe Bilotta
2008-04-11
uno plugin: don't fail to drop players that left the channel
Giuseppe Bilotta
2008-04-11
uno plugin: W+4 can be challenged
Giuseppe Bilotta
2008-04-11
uno plugin: allow playing a double +2 card
Giuseppe Bilotta
2008-04-11
uno plugin: correct handling of drops and forced game ends
Giuseppe Bilotta
2008-04-10
uno plugin: pick or pass are the same when +X are pending
Giuseppe Bilotta
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
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-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
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
script plugin: mark handled messages as replied
Giuseppe Bilotta
2008-04-08
remotectl plugin: use fake_message()
Giuseppe Bilotta
[prev]
[next]