]> Pileus Git - ~andy/rhawk/log
~andy/rhawk
10 years agoTrack auth across nick changes
Andy Spencer [Thu, 16 May 2013 08:04:10 +0000 (08:04 +0000)]
Track auth across nick changes

10 years agoAdd morse code function
Andy Spencer [Sun, 12 May 2013 21:48:57 +0000 (21:48 +0000)]
Add morse code function

10 years agoUpdate tests code
Andy Spencer [Mon, 6 May 2013 05:36:35 +0000 (05:36 +0000)]
Update tests code

10 years agoDon't reset per-message variables
Andy Spencer [Mon, 6 May 2013 05:35:25 +0000 (05:35 +0000)]
Don't reset per-message variables

This can break any commands run after the reset, such as telling the
player their hand at the end of a hand.

10 years agoFix loading empty game
Andy Spencer [Mon, 6 May 2013 04:32:39 +0000 (04:32 +0000)]
Fix loading empty game

11 years agoFix join/part to use functions
Andy Spencer [Sat, 27 Apr 2013 23:52:17 +0000 (23:52 +0000)]
Fix join/part to use functions

11 years agoFix target player for sp_hand
Andy Spencer [Sat, 27 Apr 2013 18:14:53 +0000 (18:14 +0000)]
Fix target player for sp_hand

11 years agoFix topic parsing and cleanup globals
Andy Spencer [Thu, 25 Apr 2013 16:08:24 +0000 (16:08 +0000)]
Fix topic parsing and cleanup globals

11 years agoMove .auth command to rhawk
Andy Spencer [Thu, 25 Apr 2013 08:54:50 +0000 (08:54 +0000)]
Move .auth command to rhawk

11 years agoUse auth for owner messages
Andy Spencer [Thu, 25 Apr 2013 08:50:16 +0000 (08:50 +0000)]
Use auth for owner messages

11 years agoAdd login and create settings file
Andy Spencer [Thu, 25 Apr 2013 08:47:07 +0000 (08:47 +0000)]
Add login and create settings file

11 years agoSwitch spades from cloaks to auth
Andy Spencer [Thu, 25 Apr 2013 08:21:29 +0000 (08:21 +0000)]
Switch spades from cloaks to auth

11 years agoAdd authentication tracking on freenode
Andy Spencer [Thu, 25 Apr 2013 07:51:50 +0000 (07:51 +0000)]
Add authentication tracking on freenode

http://ircv3.atheme.org/extensions/account-notify-3.1

11 years agoSpeed initial connection setup
Andy Spencer [Thu, 25 Apr 2013 07:51:19 +0000 (07:51 +0000)]
Speed initial connection setup

11 years agoImprove input parsing
Andy Spencer [Thu, 25 Apr 2013 07:50:18 +0000 (07:50 +0000)]
Improve input parsing

11 years agoGet rid of some excess messages
Andy Spencer [Thu, 25 Apr 2013 07:47:28 +0000 (07:47 +0000)]
Get rid of some excess messages

11 years agoAdd support for cloaks in Spades
Andy Spencer [Mon, 22 Apr 2013 08:15:26 +0000 (08:15 +0000)]
Add support for cloaks in Spades

Spades players can now play from multiple devices using different
nicknames; assuming they are authenticated and the cloak they are
currently using matches the cloak they joined the game with.

11 years agoMake bag limit based on score
Andy Spencer [Mon, 8 Apr 2013 01:45:06 +0000 (01:45 +0000)]
Make bag limit based on score

11 years agoUpdate email file names
Andy Spencer [Sat, 6 Apr 2013 20:22:19 +0000 (20:22 +0000)]
Update email file names

11 years agoSave unicode settings
Andy Spencer [Sat, 6 Apr 2013 20:21:56 +0000 (20:21 +0000)]
Save unicode settings

11 years agoAdd TCP keep alive options
Andy Spencer [Sat, 6 Apr 2013 04:38:48 +0000 (04:38 +0000)]
Add TCP keep alive options

This should cause the connection to disconnect after a network outage.

11 years agoAdd auto save/load
Andy Spencer [Fri, 5 Apr 2013 03:45:32 +0000 (03:45 +0000)]
Add auto save/load

11 years agoOnly match turn on the start of the line
Andy Spencer [Wed, 3 Apr 2013 07:19:51 +0000 (07:19 +0000)]
Only match turn on the start of the line

11 years agoFix .turn command
Andy Spencer [Wed, 3 Apr 2013 05:55:01 +0000 (05:55 +0000)]
Fix .turn command

11 years agoAdd debug command and update test cases
Andy Spencer [Tue, 2 Apr 2013 20:48:30 +0000 (20:48 +0000)]
Add debug command and update test cases

11 years agoUpdate .turn command
Andy Spencer [Tue, 2 Apr 2013 20:47:53 +0000 (20:47 +0000)]
Update .turn command

11 years agoAdd turn command
Andy Spencer [Sat, 30 Mar 2013 16:52:09 +0000 (16:52 +0000)]
Add turn command

11 years agoAdd spades saving using json parser
Andy Spencer [Fri, 29 Mar 2013 08:08:25 +0000 (08:08 +0000)]
Add spades saving using json parser

11 years agoFix some uninitialized variables
Andy Spencer [Fri, 29 Mar 2013 08:08:04 +0000 (08:08 +0000)]
Fix some uninitialized variables

11 years agoUpdate json parser
Andy Spencer [Fri, 29 Mar 2013 08:06:11 +0000 (08:06 +0000)]
Update json parser

- Support parsing null values, negatives, and decimals
- Output null values for uninitialized variables
- Output empty strings correctly

11 years agoAdd version command
Andy Spencer [Fri, 29 Mar 2013 04:46:02 +0000 (04:46 +0000)]
Add version command

11 years agoAdd decrementer code
Andy Spencer [Fri, 29 Mar 2013 04:32:59 +0000 (04:32 +0000)]
Add decrementer code

11 years agoPrevent qdb 268 annoyances
Andy Spencer [Fri, 29 Mar 2013 04:32:51 +0000 (04:32 +0000)]
Prevent qdb 268 annoyances

11 years agoEmail Brian if sfvlug.org is out of date
Andy Spencer [Fri, 29 Mar 2013 04:32:03 +0000 (04:32 +0000)]
Email Brian if sfvlug.org is out of date

11 years agoFix spades bug when ending the game
Andy Spencer [Fri, 29 Mar 2013 04:30:53 +0000 (04:30 +0000)]
Fix spades bug when ending the game

Also update some formatting..

11 years agoMisc updates
Andy Spencer [Mon, 21 Jan 2013 02:01:26 +0000 (02:01 +0000)]
Misc updates

11 years agoAdd rhsed, start script, and clouds file
Andy Spencer [Mon, 21 Jan 2013 02:01:14 +0000 (02:01 +0000)]
Add rhsed, start script, and clouds file

11 years agoadding . with dirs was broken
Andy Spencer [Fri, 22 Jun 2012 20:54:16 +0000 (20:54 +0000)]
adding . with dirs was broken

11 years agoupdate sfvlug, avoid excess topic setting
Andy Spencer [Fri, 22 Jun 2012 20:56:37 +0000 (20:56 +0000)]
update sfvlug, avoid excess topic setting

11 years agoskip joins on reload
Andy Spencer [Fri, 22 Jun 2012 20:56:23 +0000 (20:56 +0000)]
skip joins on reload

11 years agoUpdate mail times and formatting
Andy Spencer [Fri, 22 Jun 2012 20:56:00 +0000 (20:56 +0000)]
Update mail times and formatting

11 years agoConvert privmsg to say
Andy Spencer [Fri, 22 Jun 2012 20:55:18 +0000 (20:55 +0000)]
Convert privmsg to say

11 years agoAdd pre-idle time to mail
Andy Spencer [Mon, 11 Jun 2012 02:06:40 +0000 (02:06 +0000)]
Add pre-idle time to mail

11 years agofix up commands
Andy Spencer [Mon, 11 Jun 2012 01:04:41 +0000 (01:04 +0000)]
fix up commands

11 years agoAdd json load/save and save email addresses
Andy Spencer [Mon, 11 Jun 2012 00:55:43 +0000 (00:55 +0000)]
Add json load/save and save email addresses

11 years agofix stfu and notify msg
Andy Spencer [Mon, 11 Jun 2012 00:55:36 +0000 (00:55 +0000)]
fix stfu and notify msg

11 years agotypos
Andy Spencer [Tue, 5 Jun 2012 16:12:06 +0000 (16:12 +0000)]
typos

11 years agomatch name anywhere
Andy Spencer [Tue, 5 Jun 2012 16:00:27 +0000 (16:00 +0000)]
match name anywhere

11 years agoemail
Andy Spencer [Tue, 5 Jun 2012 07:25:19 +0000 (07:25 +0000)]
email

11 years agowoop
Andy Spencer [Tue, 5 Jun 2012 07:25:09 +0000 (07:25 +0000)]
woop

11 years agobetter
Andy Spencer [Tue, 5 Jun 2012 07:24:58 +0000 (07:24 +0000)]
better

11 years agoFix line limit
Andy Spencer [Mon, 5 Mar 2012 00:49:14 +0000 (00:49 +0000)]
Fix line limit

11 years agohalp
Andy Spencer [Tue, 29 May 2012 03:43:34 +0000 (03:43 +0000)]
halp

12 years agoAdd joins
Andy Spencer [Mon, 5 Mar 2012 00:41:08 +0000 (00:41 +0000)]
Add joins

12 years agofix fortune
Andy Spencer [Mon, 5 Mar 2012 00:42:41 +0000 (00:42 +0000)]
fix fortune

12 years agoBetter?
Andy Spencer [Sat, 18 Feb 2012 19:29:07 +0000 (19:29 +0000)]
Better?

12 years agoFix typos in spades and sfvlug polling
Andy Spencer [Fri, 3 Feb 2012 21:54:10 +0000 (21:54 +0000)]
Fix typos in spades and sfvlug polling

12 years agoAdd select
Andy Spencer [Tue, 24 Jan 2012 09:51:40 +0000 (09:51 +0000)]
Add select

12 years agobetter
Andy Spencer [Mon, 23 Jan 2012 06:56:41 +0000 (06:56 +0000)]
better

12 years agobetter
Andy Spencer [Sun, 22 Jan 2012 08:16:12 +0000 (08:16 +0000)]
better

12 years agosave
Andy Spencer [Fri, 20 Jan 2012 07:50:53 +0000 (07:50 +0000)]
save