|  jcao219 | 9eb8203c9b | reduce the !stats, !votes rate limit to 15 seconds | 14 years ago | 
				
					
						|  jcao219 | ac1194ddbb | reset rate-limits for !stats/!votes in certain circumstances.  Reduce the rate-limiting for !stats/!votes to 30 sec, and make it impossible for the gunner to kill the wolf at night if he's attacked | 14 years ago | 
				
					
						|  jcao219 | f997decf1d | flastgame now pings the admin who did it after the game ends. | 14 years ago | 
				
					
						|  jcao219 | 9fdb596c21 | now warning/killing for idling can be individually disabled | 14 years ago | 
				
					
						|  jcao219 | 56378235a5 | fixed a bug in endgame revealing of the cursed role, and also a bug where nick-changes are not regarded in the idler-killer | 14 years ago | 
				
					
						|  jcao219 | b0d07ceef3 | fixed automatic /ns ghost bug | 14 years ago | 
				
					
						|  jcao219 | c8e4b1f6bb | make cloak matching case-insensitive on all operating systems | 14 years ago | 
				
					
						|  jcao219 | 38bd86476b | !admins now respects !away, glob syntax | 14 years ago | 
				
					
						|  jcao219 | 24eef701cb | takes care of performance bottlenecks in command processing | 14 years ago | 
				
					
						|  jcao219 | 96bf601dca | glob syntax for the permissions/admins/owners list, more flexible permissions, no gunner suicide | 14 years ago | 
				
					
						|  jcao219 | 3e56a66c37 | fixed non-privmsg-nickserv authentication, added rate limiting for !stats, !votes, !admins, detectives now have a more complete PM message | 14 years ago | 
				
					
						|  jcao219 | 9c19a901d4 | sorting of !stats roles | 14 years ago | 
				
					
						|  jcao219 | d51799ca8d | fixed a grammar mistake in !stats | 14 years ago | 
				
					
						|  jcao219 | af163efb00 | add a period to the "You have selected ??? to be killed." message | 14 years ago | 
				
					
						|  jcao219 | e9bc970947 | (small change) - changed the message that the bot sends out when both the seer and wolf are not active during the first night | 14 years ago | 
				
					
						|  jcao219 | 3fc0a4adcd | fixed wounded so that shot villagers can't vote and their votes are removed if they were shot after they voted | 14 years ago | 
				
					
						|  jcao219 | caf30c90a1 | Now !votes shows the amount of votes needed to lynch when there are no votes | 14 years ago | 
				
					
						|  jcao219 | 496cb2c191 | latest changes to botconfig.py | 14 years ago | 
				
					
						|  jcao219 | 344ce70f60 | change the sunset from 16min to 15 min (to fix a math failure) | 14 years ago | 
				
					
						|  jcao219 | c6dddc21c5 | now whether the bot joins immediately on connect, or after being cloaked is configurable | 14 years ago | 
				
					
						|  jcao219 | a8fa2deed1 | now the bot only joins when it receives its cloak (bad idea?) | 14 years ago | 
				
					
						|  jcao219 | bcf63fdb91 | --debug argument now makes the bot start in debug mode; optional argument to !start - (debugmode|normalmode) that causes the bot to reboot into that mode; debug mode can be entirely disabled in botconfig.py | 14 years ago | 
				
					
						|  jcao219 | 69b05bb3c9 | fixed a bug caused by !admins being used by two or more people simultaneously | 14 years ago | 
				
					
						|  jcao219 | e975d6a1f1 | fixed a bug that is caused by fping being used nearly simultaneously by two users | 14 years ago | 
				
					
						|  jcao219 | ff3a785e1d | forgot to add this important (logging module) file earlier | 14 years ago | 
				
					
						|  jcao219 | d7599cd9c8 | A change the the config - correctly make 15 min the daytime limit | 14 years ago | 
				
					
						|  jcao219 | 14ca6c49b0 | added a warning for the sunset feature | 14 years ago | 
				
					
						|  jcao219 | ee4b6a1ffa | made the shebang line specific to python 3.2 | 14 years ago | 
				
					
						|  jcao219 | 9e45b35e58 | changed the logging format a lot | 14 years ago | 
				
					
						|  jcao219 | 7c1b9f094a | fixed the drunk gun chances | 14 years ago | 
				
					
						|  jcao219 | f90ced467a | some bugs have been fixed, bare logging made even more parseable | 14 years ago | 
				
					
						|  jcao219 | cabd9d7cfd | improved the logger (added a bare log without extra talk) | 14 years ago | 
				
					
						|  jcao219 | 006754de51 | fixed some bugs and added game logging capabilities | 14 years ago | 
				
					
						|  jcao219 | fac7d6b01d | normalized the database substantially | 14 years ago | 
				
					
						|  jcao219 | 61ca24cd18 | modified database table naming | 14 years ago | 
				
					
						|  jcao219 | d8c77638b7 | fixed some slight bugs | 14 years ago | 
				
					
						|  jcao219 | 7e0a61d405 | fixed some bugs with database connection, and fixed a grammar mistake | 14 years ago | 
				
					
						|  jcao219 | 0cc9a59763 | fixed some bugs and made !flastgame better | 14 years ago | 
				
					
						|  jcao219 | bb9329547c | updated the player stats stuff | 14 years ago | 
				
					
						|  jcao219 | 3403424845 | use sqlite for the persistent data | 14 years ago | 
				
					
						|  jcao219 | dcd25a8d19 | now the drunk is not displayed in the stats and also the end-game role-revealing messages (conforms to howlbot) | 14 years ago | 
				
					
						|  jcao219 | 033a77cbc1 | made the wolf-killed-by-gunner-at-night message more visible | 14 years ago | 
				
					
						|  jcao219 | 638b6b7742 | now after gunner shoots, there is a check for game-end conditions (too many wounded that there is parity) | 14 years ago | 
				
					
						|  jcao219 | 6e3d95af8f | now you can't !ping in game | 14 years ago | 
				
					
						|  jcao219 | 674a1c57c9 | cleaned up the code to reflect the changes to !game | 14 years ago | 
				
					
						|  jcao219 | 200ccb65a6 | fixed !revealroles (debug-only), !game is debug only now and !no is removed | 14 years ago | 
				
					
						|  jcao219 | d19e80ee24 | other player lists are now sorted alphabetically too, and also !off added as an alias of !die | 14 years ago | 
				
					
						|  jcao219 | 7fea01a514 | sort the ping lists alphabetically (for MJ94) | 14 years ago | 
				
					
						|  jcao219 | d9275eb1a0 | !away now toggles, and !away does not prevent you from being !admins pinged | 14 years ago | 
				
					
						|  jcao219 | 6581dc80f0 | fixed a bug in !stats that was caused by a bugfix earlier today that fixed something in the end-game role revealing | 14 years ago |