Daniel DiPaolo
|
9d7c1a64c2
|
Make it so that ACTIONs don't get added as factoids
|
2004-01-11 23:22:59 +00:00 |
|
Jeremy Fincher
|
13e0447ea5
|
Added bug #874038.
|
2004-01-11 15:17:00 +00:00 |
|
Jeremy Fincher
|
75d529872a
|
Remove some tabs.
|
2004-01-11 14:47:44 +00:00 |
|
Jeremy Fincher
|
65b139dda9
|
Changed slightly to use nonCommentNonEmptyLines.
|
2004-01-11 14:38:11 +00:00 |
|
Jeremy Fincher
|
992781c908
|
Changed permissions
|
2004-01-11 14:35:51 +00:00 |
|
Jeremy Fincher
|
4452ca879e
|
Added functions for reading non-comment or empty lines of a file.
|
2004-01-11 14:33:38 +00:00 |
|
Daniel Berlin
|
90b4e8bf64
|
Add me!
|
2004-01-10 04:38:10 +00:00 |
|
Vincent Foley
|
3c47dc914d
|
I can't find why the hangman test fails.
|
2004-01-09 23:40:18 +00:00 |
|
Vincent Foley
|
57493551ff
|
YABF
|
2004-01-09 22:17:38 +00:00 |
|
Vincent Foley
|
9f96715768
|
Fixed a typo in a variable which caused an exception
|
2004-01-09 22:01:54 +00:00 |
|
Jeremy Fincher
|
049839cda0
|
Fixed broken URL.
|
2004-01-09 19:01:54 +00:00 |
|
James Vega
|
27151f6523
|
Fix for bug 873896
|
2004-01-09 17:05:52 +00:00 |
|
Jeremy Fincher
|
3e93599419
|
Fixed bugz0r in errorNoCapability.
|
2004-01-09 14:20:00 +00:00 |
|
James Vega
|
cb73cc3b73
|
Add some logic to the wind chill/heat index regexes so that they don't grab
N/A and clean up the construction of the index string.
|
2004-01-09 02:50:23 +00:00 |
|
Jeremy Fincher
|
69aaea218f
|
Moved base command to Math (from Fun) and added a test for no escaping ValueError.
|
2004-01-09 00:13:44 +00:00 |
|
James Vega
|
626958bef9
|
Change the path back to normal and switch irc.reply back to how it should be
|
2004-01-09 00:06:48 +00:00 |
|
Jeremy Fincher
|
585eb4a751
|
Oops, still had a msg!
|
2004-01-09 00:03:59 +00:00 |
|
Jeremy Fincher
|
e5689daf6d
|
Changed the logging of actual messages to debug, not info.
|
2004-01-09 00:03:38 +00:00 |
|
James Vega
|
1c2bdcbf3d
|
TinyURLs are now 24 characters in length
|
2004-01-08 23:53:08 +00:00 |
|
James Vega
|
db16ba33ad
|
Guess I should make sure I delete the debug line and not the code line
|
2004-01-08 23:45:22 +00:00 |
|
James Vega
|
c6a6fd47b7
|
Teaches me not to compare strings like they're ints
|
2004-01-08 23:43:32 +00:00 |
|
Jeremy Fincher
|
57b038ea63
|
Make sure seen doesn't warp the case of the nick given.
|
2004-01-08 23:31:01 +00:00 |
|
Jeremy Fincher
|
f453d10e9a
|
Added a few asserts (the same one three times, actually) to catch old code with a clearer error message.
|
2004-01-08 23:14:40 +00:00 |
|
Jeremy Fincher
|
1c03464fd9
|
Huge commit to finish refactoring of replies.
|
2004-01-08 23:03:48 +00:00 |
|
Vincent Foley
|
5700a69aed
|
Used Words dbHandler variable and fixed a couple of bugs
|
2004-01-08 22:31:31 +00:00 |
|
Jeremy Fincher
|
845142e688
|
Updated replyNotRegistered stuff.
|
2004-01-08 21:49:10 +00:00 |
|
Jeremy Fincher
|
2846b4ab2f
|
Updated more replies.
|
2004-01-08 15:47:38 +00:00 |
|
Jeremy Fincher
|
099b8bc14b
|
Updated some capabilities stuff.
|
2004-01-08 15:24:56 +00:00 |
|
Vincent Foley
|
25918481ad
|
Moved a couple of methods from Words to HangmanGame
|
2004-01-08 06:44:52 +00:00 |
|
Vincent Foley
|
b44c7b50e5
|
Cleaned Hangman code:
- Made it work with the Word db
- Used a HangmanGame class instead of a dict for states
- Changed lines that were too long
|
2004-01-08 05:19:31 +00:00 |
|
Jeremy Fincher
|
530aec2be0
|
Updated the reply infrastructure. No more msg, it's just not necessary.
|
2004-01-08 03:12:14 +00:00 |
|
Jeremy Fincher
|
1863c8b6ad
|
Nice ChannelDB...
|
2004-01-08 00:48:30 +00:00 |
|
Jeremy Fincher
|
731b95a146
|
Changed a few Nones to 'unsets'.
|
2004-01-08 00:47:48 +00:00 |
|
Jeremy Fincher
|
88cc0412c4
|
Updated.
|
2004-01-08 00:47:35 +00:00 |
|
Jeremy Fincher
|
1132c63d38
|
I forget what I did.
|
2004-01-08 00:44:35 +00:00 |
|
Jeremy Fincher
|
ed7748492f
|
Fix for isIPV6 on platforms that don't support IPV6.
|
2004-01-07 22:48:01 +00:00 |
|
Jeremy Fincher
|
aa7408c09b
|
Changed over to the cool new RichReplyMethods stuff, mostly.
|
2004-01-07 19:09:24 +00:00 |
|
Jeremy Fincher
|
2fce1dcf13
|
Added a note.
|
2004-01-07 19:03:06 +00:00 |
|
Jeremy Fincher
|
ebacb99788
|
Forgot to update for the Fun/Filter split.
|
2004-01-07 18:51:59 +00:00 |
|
Jeremy Fincher
|
6645679cd5
|
Removed a flaky, useless test.
|
2004-01-07 18:39:12 +00:00 |
|
Jeremy Fincher
|
eb0251c247
|
Oops, forgot to remove stuff from Fun.
|
2004-01-07 16:09:44 +00:00 |
|
Jeremy Fincher
|
a6ab624448
|
Moved Filter stuff out to its own plugin.
|
2004-01-07 16:00:03 +00:00 |
|
Jeremy Fincher
|
d5aeefeb59
|
Moved Weather to its own plugin.
|
2004-01-07 15:17:53 +00:00 |
|
Jeremy Fincher
|
4b9c025d3a
|
Oops\!
|
2004-01-07 13:40:45 +00:00 |
|
Jeremy Fincher
|
81202ebba2
|
Fixed bug #871986.
|
2004-01-07 12:33:00 +00:00 |
|
Jeremy Fincher
|
d6e9eafbf2
|
Don't call invalidCommand with CTCP messages.
|
2004-01-07 12:00:59 +00:00 |
|
Vincent Foley
|
58d86e7cd8
|
Added Hangman
|
2004-01-07 03:02:03 +00:00 |
|
Jeremy Fincher
|
989783c07c
|
Just in case, let's add a reset in connectionMade.
|
2004-01-06 18:57:14 +00:00 |
|
Jeremy Fincher
|
e9eaff8d2f
|
Updated.
|
2004-01-06 13:45:39 +00:00 |
|
James Vega
|
f4127b6f03
|
Added bold configurable
|
2004-01-06 05:07:30 +00:00 |
|