rootcoma
17b2a85bef
Added 3rd hint is vowels option
2013-11-09 08:28:01 -08:00
tannn
62c776867f
Merge pull request #62 from rootcoma/master
...
changing showstats to stats, enhancing some docstrings
2013-11-08 18:33:39 -08:00
rootcoma
728da655d6
changing showstats to stats, enhancing some docstrings
2013-11-08 18:21:58 -08:00
tannn
831f595415
Merge pull request #61 from rootcoma/master
...
removing 'repeat' without command prefix
2013-11-08 17:41:11 -08:00
rootcoma
8b639cf98a
removing 'repeat' without command prefix
2013-11-08 17:39:30 -08:00
Tanner
2d881e4c42
Added repeat docstring
2013-11-08 19:12:59 -06:00
Tanner
31e6ebeff8
Remove repeat from config; remove color
2013-11-08 19:09:27 -06:00
Tanner
2c23a5b2b3
Bug fix
...
Fix bug #59
2013-11-08 17:21:23 -06:00
tannn
9bbb47d250
Merge pull request #56 from rootcoma/master
...
Removed lowercasing, fixed voicing, fixed reporting curr. round w/o regex, adding .repeat, improving formatting on webpage
2013-11-08 14:04:02 -08:00
rootcoma
1d36bc899f
fixing ping
2013-11-08 14:02:40 -08:00
rootcoma
cc5f713e9b
fixing ping logic
2013-11-08 13:30:21 -08:00
rootcoma
16e9646c98
Adding commas to numbers on webpages
2013-11-08 11:05:11 -08:00
rootcoma
c1a1a4c939
Fixed reporting current round without regex
2013-11-08 10:40:33 -08:00
rootcoma
e3c06b7a81
Points are separated by channel, cept on website (that is all channels combined)
2013-11-08 10:29:59 -08:00
rootcoma
3a426c21c7
Adding repeat command, making TriviaTime.games use lowercase channel name for list
2013-11-08 09:42:37 -08:00
rootcoma
e4625aa983
Commenting out drop tables
2013-11-08 09:13:46 -08:00
rootcoma
3f2b7875f2
Merge branch 'master' of https://github.com/rootcoma/TriviaTime
2013-11-08 09:12:03 -08:00
rootcoma
bf62a1938e
Removed compulory lowercase of username and channel. Added colums to store lowercase instead, for comparisons
2013-11-08 09:10:50 -08:00
rootcoma
dffd497b13
Removed compulory lowercase of username and channel. Added colums to store lowercase instead, for comparisons
2013-11-08 09:09:13 -08:00
tannn
260c91cb88
Merge pull request #55 from rootcoma/patch-2
...
Adding indexes, slightly changing random question selecting queries
2013-11-08 07:36:03 -08:00
rootcoma
728875ff7f
Adding indexes, slightly changing random question selecting queries
2013-11-08 07:30:31 -08:00
tannn
34f8d20547
Merge pull request #53 from rootcoma/master
...
Rename .latency to .ping #50
2013-11-07 20:17:10 -08:00
rootcoma
ed8d997253
Rename .latency to .ping #50
2013-11-07 20:15:10 -08:00
tannn
706d6b6553
Merge pull request #52 from rootcoma/master
...
Fixing hints disapearing issue#40
2013-11-07 20:11:52 -08:00
rootcoma
f17f22ab31
Fixing hints disapearing issue#40
2013-11-07 20:05:39 -08:00
tannn
54e741275f
Update README.md
2013-11-07 20:52:27 -06:00
tannn
e2611632b5
Update README.md
2013-11-07 19:11:52 -06:00
Tanner
fa85c41f33
Remove all color, fix bugs, add bold
2013-11-07 19:09:34 -06:00
Tanner
d101e6fdb7
Fix bugs, remove all color
2013-11-07 18:57:10 -06:00
Tanner
41e4046214
Fix bug
2013-11-07 18:44:34 -06:00
Tanner
dc901c7c83
Fix bug: lastWinner
2013-11-07 18:40:43 -06:00
Tanner
d53b9b2e2c
Add docstring
2013-11-07 18:31:27 -06:00
Tanner
585c4a7b20
Remove some colors; add bold
...
Increase skip timeout
2013-11-07 18:00:31 -06:00
tannn
8c73e5d33c
Merge pull request #37 from rootcoma/master
...
str.lower to ircutils.lower
2013-11-07 15:46:52 -08:00
Tanner
1b7caf5585
Remove some colors; add bold
2013-11-07 17:45:38 -06:00
rootcoma
52236f5981
str.lower to ircutils.lower
2013-11-07 15:39:41 -08:00
tannn
193321f7a8
Update README.md
2013-11-07 15:54:31 -06:00
tannn
76a36b0a25
Update README.md
2013-11-07 14:59:18 -06:00
tannn
812cd44341
Merge pull request #36 from rootcoma/master
...
Changed adding questions, humans have access to .addquestion, added .(accept/remove/show)tempquestion (triviamod+) and added new questions to report.php
2013-11-07 10:53:39 -08:00
rootcoma
85d6479016
fixing permissions on showtempquestion from human to triviamod+
2013-11-07 10:30:51 -08:00
rootcoma
2191b39af1
Changed adding questions, humans have access to .addquestion, added .(accept/remove/show)tempquestion (triviamod+) and added new questions to report.php
2013-11-07 10:26:44 -08:00
tannn
950beb2240
Merge pull request #34 from rootcoma/master
...
Adding repeat, cleaning/alphabetizing code
2013-11-07 09:38:00 -08:00
rootcoma
5b54de5042
Adding repeat, cleaning/alphabetizing code
2013-11-07 09:33:32 -08:00
tannn
3ef8a89b08
Merge pull request #33 from rootcoma/master
...
Adding capabilites check to admin/mod commands, Continuing streaks on stop, Fixing .stop, Formating
2013-11-07 07:31:15 -08:00
rootcoma
b56ccdc1fa
Adding capabilites check to admin/mod commands, Fixing .stop, Formating
2013-11-07 06:48:00 -08:00
tannn
229c6ebf81
Update README.md
2013-11-07 07:41:19 -06:00
tannn
a0ae7f96e5
Merge pull request #31 from rootcoma/master
...
Adding .latency, .transferpoints and active this week to .info
2013-11-07 05:09:35 -08:00
tannn
fe65c9a2dc
Merge pull request #32 from rootcoma/patch-1
...
Removing uneeded file
2013-11-07 05:08:00 -08:00
rootcoma
a74a137725
cleaning up code
2013-11-07 04:58:21 -08:00
rootcoma
6b93cc0ba8
Adding .transferpoints
2013-11-07 04:47:59 -08:00