1878 Commits

Author SHA1 Message Date
tannn
a242b8dd21 Merge pull request #137 from rootcoma/formatting
Some formatting, string concat.
2013-11-17 18:15:47 -08:00
rootcoma
5c650dbd1b Adding spacing for .me "You should identify" message 2013-11-17 16:06:22 -08:00
rootcoma
4d9489bb96 Some formatting, string concat. 2013-11-17 15:59:22 -08:00
tannn
e0f3226046 Merge pull request #135 from rootcoma/formatting
Config groups, minor formatting
2013-11-17 06:37:01 -08:00
rootcoma
31fc6d72c0 Config groups, minor formatting 2013-11-16 23:31:22 -08:00
tannn
e80f5ca880 Merge pull request #130 from rootcoma/fix_info
.info only shows active users from channel its called in
2013-11-16 17:54:14 -08:00
tannn
899db2a47a Merge pull request #131 from rootcoma/fix_transferpoints
Fixing .transferpoints, was broken after adding username_canonical
2013-11-16 17:53:37 -08:00
tannn
600506feda Merge pull request #132 from rootcoma/answer_spaces
Allow multiple spaces, and leading/trailing spaces in answers
2013-11-16 17:52:28 -08:00
tannn
7e5d253a35 Merge pull request #133 from rootcoma/long_questions
Break up questions into multiple <400 char messages
2013-11-16 17:52:05 -08:00
rootcoma
8c61f7ca26 Break up questions into multiple <400 char messages 2013-11-16 10:26:13 -08:00
rootcoma
03a563adfb Allow multiple spaces, and leading/trailing spaces in answers 2013-11-16 10:06:17 -08:00
rootcoma
838eb08f54 Fixing .transferpoints, was broken after adding username_canonical 2013-11-16 09:54:31 -08:00
rootcoma
662920a9f4 .info only shows active users from channel its called in 2013-11-16 09:37:24 -08:00
tannn
2a27a540df Merge pull request #129 from rootcoma/stop_fix
Fixing stopping from outside of channel
2013-11-16 06:41:06 -08:00
rootcoma
3ac7fd5cd7 Fixing stopping from outside of channel 2013-11-15 22:14:03 -08:00
tannn
da0b9a8c3b Update README.md 2013-11-15 22:32:32 -06:00
tannn
e533cf7f68 Merge pull request #121 from rootcoma/user_php_f
Check to make sure result isset
2013-11-15 18:00:54 -08:00
rootcoma
bbadf08f16 Small fixes, check isset result 2013-11-15 17:05:27 -08:00
Tanner
403c97ed21 Update to reflect config.py changes
Minor changes: reword ping, remove some unnecessary spaces, etc.
2013-11-15 17:04:40 -06:00
Tanner
2d3de334bf Fix #95
Changed the following config value names:
sleepTime to waitTime
timeout to hintTime
timeoutKAOS to hintKAOS
skipLimitTime to skipTime
showPlayerStats to showStats
showVowelsThirdHint to vowelsHint
showOtherHintCommand to extraHint
hintShowRation to hintRatio
defaultPointsKAOS to defaultKAOS
inactivityDelay to timeout
2013-11-15 16:49:58 -06:00
Tanner
687a5e435b Fix #94
Changed accepttempquestion to acceptnew
Changed removetempquestion to delnew
Change showtempquestion to shownew
2013-11-15 16:39:44 -06:00
tannn
5ec7bb9b86 Merge pull request #116 from csssuf/master
fix #107. Usually GitHub won't let me automatically merge if there is a problem so we'll see what happens.
2013-11-15 14:23:01 -08:00
tannn
0d160ec7b9 Merge pull request #117 from rootcoma/extend_top_scores
Adding extending paramter to .week,.day,.year,.month
2013-11-15 14:17:47 -08:00
rootcoma
8cf25a0cc9 Adding extending paramter to .week,.day,.year,.month 2013-11-14 22:08:41 -08:00
csssuf
4ba2aa0e78 add blank username warning 2013-11-14 23:53:47 -05:00
csssuf
aae08fc935 fix #107 2013-11-14 23:37:14 -05:00
tannn
698d167241 Merge pull request #114 from rootcoma/fix_split
split->explode  b/c depracated
2013-11-14 20:34:08 -08:00
tannn
c0487a4c8d Merge pull request #113 from rootcoma/git_plz
Fixing stats ordering
2013-11-14 20:33:33 -08:00
rootcoma
5ec9576de3 split->explode b/c depracated 2013-11-14 20:20:39 -08:00
rootcoma
98e90622f0 Fixing stats ordering 2013-11-14 20:14:07 -08:00
rootcoma
b59098baa3 testing branches 2013-11-14 19:53:39 -08:00
tannn
0f1ba16c5c Fixing error
Commented out lines 73, removed tabs and changed & to and
2013-11-14 20:22:41 -06:00
tannn
7fd81e36e1 Merge pull request #105 from rootcoma/fix_stats_groupby
Fixing group by on .week and .year
2013-11-14 18:12:55 -08:00
tannn
9a2862d86c Merge pull request #104 from rootcoma/website_update
Links open in new window, added github link to about, fixed users.php query
2013-11-14 18:11:54 -08:00
rootcoma
25eb4ed2dd Fixing group by on .week and .year
When a user changes the case of their username it should group properly now when using .week and .year
2013-11-14 17:32:22 -08:00
rootcoma
7746a54da5 Putting error/hints inside of proper div 2013-11-14 17:05:59 -08:00
rootcoma
a780f672ae Enhancing hints 2013-11-14 16:55:10 -08:00
rootcoma
566e5bfac7 Adding instructions and alert messages for user not found 2013-11-14 16:52:35 -08:00
rootcoma
4aab0efebf Grab username from sql instead to display 2013-11-14 16:38:07 -08:00
rootcoma
3ff2ed9787 Small changes to make query more understandable 2013-11-14 16:22:50 -08:00
rootcoma
6e749e7e92 Updating links and queries 2013-11-14 16:15:15 -08:00
rootcoma
e9e66a0cd7 Updating links and queries 2013-11-14 16:15:00 -08:00
rootcoma
78efdf87c5 Updating links and queries 2013-11-14 16:14:47 -08:00
rootcoma
606d97138d Updating links and queries 2013-11-14 16:14:32 -08:00
rootcoma
ff793b381a Updating links and queries 2013-11-14 16:13:20 -08:00
rootcoma
0ed28e5f66 Updating links and queries 2013-11-14 16:13:05 -08:00
tannn
5b45cbc75f Merge pull request #103 from tannn/master
Merge #102
2013-11-13 19:07:41 -08:00
tannn
aa50074d38 Merge pull request #102 from Th0masR0ss/master
Self-updating feature, indentation fix, and SQL cleanup.
2013-11-13 19:06:13 -08:00
Th0masR0ss
58b7ac04a0 Work more on the self-updating-database feature 2013-11-13 19:37:40 -05:00
Th0masR0ss
1b43f40dba Work more on the self-updating-database feature 2013-11-13 19:31:48 -05:00