Commit Graph

526 Commits

Author SHA1 Message Date
Tanner 1aa0bc0bd4 Update readme for v1.03 2014-06-12 22:02:30 -05:00
tannn 3c7a688e50 Merge pull request #297 from tannn/testing
v1.03
2014-06-12 21:58:22 -05:00
tannn d78fb7f966 Update version 2014-06-12 21:57:34 -05:00
Tanner ddc2149e16 Improve text, add triviaadmin to authweb
Test improved includes the authweb command description and error, along
with the error when using .next via message.
2014-06-12 21:26:10 -05:00
Yizhe Shen 747a8a6bcf Minor changes to start() method.
- Moved setting of channel capabilities until after the game is initialized
- Added 'onlyInChannel' wrapper parameter in start() method to replace the
  existing check and channel parsing
2014-06-12 07:41:43 -04:00
Yizhe Shen 0a15387783 Added auto-enforcement of TriviaTime channel capabilities. (issue #294)
- Whenever the 'start' command is issued in any channel, the game now
  checks to see if '-triviamod' and '-triviaadmin' are set as channel
  capabilities for that channel and sets them if they are not
2014-06-12 07:07:00 -04:00
Yizhe Shen b9170a7cc2 Updated command permissions and added channel capability. (issue #294)
- Updated command permissions as specified in issue #294
- Removed 'user' wrapper parameter for commands that required a higher
  capability
- Added new "triviaadmin" channel capability
- Added proper 'channel' wrapper parameter where required
- Modified user capability check for authweb() method
2014-06-12 04:11:53 -04:00
Yizhe Shen 7e17149555 Fix for issue #269.
- Added check to showround() to disallow usage for the current question if
  it is still in play
2014-06-10 20:32:04 -04:00
Yizhe Shen 53766b0347 Added 'by' info for shownew(). Removed 'Text:' from showround(). 2014-06-10 19:05:56 -04:00
Yizhe Shen 76aa2adf59 Fix for kaosRemainingCommand.
- Added check to make sure that the current question is a KAOS question
2014-06-08 23:43:19 -04:00
tannn 962c1d5f0a Merge pull request #293 from tannn/testing
Testing to master
2014-06-04 17:23:20 -05:00
Tanner d4b72a3926 Improve update instructions 2014-06-04 17:21:47 -05:00
Tanner f75457bc4f General nitpicking 2014-06-04 17:07:24 -05:00
tannn 6f55f2b152 Merge pull request #292 from tannn/testing
Merge
2014-06-03 23:29:26 -05:00
tannn c8e25c43cd Merge pull request #290 from brrr2/showeditor
Added editor information to "showedit" and a couple of fixes.
2014-06-03 23:24:21 -05:00
Yizhe Shen b8ea810d8f Added editor information to "showedit" and a couple of fixes.
- "showedit" command now displays who edited the question
- Fix for kaosRemainingCommand (syntax error)
- Fixed a typo in TriviaTime.addfile()
2014-06-03 22:44:58 -04:00
tannn b60459a3fc Merge pull request #286 from Cydrobolt/patch-2
get rid of unneeded padding
2014-02-15 19:30:23 -06:00
tannn 26929477f1 Merge pull request #285 from Cydrobolt/patch-1
Push footer to bottom of the page
2014-02-15 19:29:55 -06:00
Cydrobolt 518aa01f6a get rid of unneeded padding
the padding creates ugly whitespace at the end of the document, after the footer
2014-02-15 20:21:55 -05:00
Cydrobolt a39b043307 Push footer to bottom of the page
There isn't enough content on this page, so the footer is just simply hanging there. Pushed it to the bottom. Remove the <style> css after you add enough info.
2014-02-15 20:15:44 -05:00
tannn 4bd044ee64 Merge pull request #284 from brrr2/hint-alias-pr2
Minor change for hint command.
2014-02-13 17:37:38 -06:00
Yizhe Shen 78b9749015 Minor change for hint command.
Made the check for KAOS questions more robust.
2014-02-13 18:28:01 -05:00
tannn f30c115e58 Merge pull request #283 from brrr2/hint-alias-pr
Fix for issue #261.
2014-02-12 19:40:01 -06:00
Yizhe Shen 8e986df709 Fix for issue #261.
Lets the normal extra hint command also work for KAOS questions. Adds a
notice about this update to players who use the KAOS hint command.
2014-02-12 01:23:44 -05:00
tannn 6a6eeb09e2 Merge pull request #281 from rootcoma/logging
Show points for today in recap. Fix deletegames
2014-01-13 06:30:32 -08:00
rootcoma 602a63c932 Show points for today in recap. Fix deletegames 2014-01-13 02:03:09 -08:00
tannn 11ae84a480 Merge pull request #278 from rootcoma/logging
Fix #0 this month
2014-01-06 17:30:21 -08:00
rootcoma 4632753155 Fix #0 this month 2014-01-06 17:29:03 -08:00
tannn 9be9c5e517 Merge pull request #276 from rootcoma/logging
Adding streakbonus to pointsAdded. I'll try another workaround another time.
2014-01-06 17:17:31 -08:00
rootcoma 48aee817ae Add streak without adding to pointsAdded 2014-01-06 17:08:33 -08:00
tannn 875879b661 Update README.md 2014-01-06 14:47:24 -06:00
tannn 3d521f02d3 Update README.md 2014-01-06 14:47:11 -06:00
tannn 3e8be4d196 Improve updating instructions 2014-01-06 14:44:59 -06:00
rootcoma 14932826bc Adding streakbonus to pointsAdded 2014-01-06 01:46:27 -08:00
rootcoma 36b9812610 remove voice on right answer 2014-01-05 00:01:24 -08:00
tannn c84d7423ef Merge pull request #271 from tannn/testing
Push testing
2014-01-04 20:28:59 -08:00
tannn debd947bde Updating version 2014-01-04 22:26:44 -06:00
tannn 922434436d Update active in info 2014-01-04 22:24:35 -06:00
tannn f7dfd4e0c7 Updating active in info 2014-01-04 22:17:37 -06:00
tannn f9ca69d367 Adjusting update instructions 2014-01-04 22:10:30 -06:00
tannn c2eb0170e5 Don't add streak to the question's points
Fixes #270
2014-01-04 22:02:23 -06:00
tannn 32bbce3982 Updated version and other minor changes 2014-01-04 21:45:27 -06:00
tannn 90776f934b Merge pull request #268 from tannn/testing
Testing
2014-01-01 11:58:07 -08:00
tannn fb668f328b Merge pull request #267 from rootcoma/logging
Remove check for op on voice
2013-12-21 20:31:33 -08:00
rootcoma 5048f92489 adding gitignore .db 2013-12-14 17:09:06 -08:00
rootcoma 6c893eff40 fix voice 2013-12-14 16:44:43 -08:00
rootcoma 8114a411c1 Remove check for op on voice 2013-12-14 16:35:58 -08:00
tannn 8dd13316bb Merge pull request #266 from rootcoma/logging
Fix rmnew, remove dupe answers in kaos
2013-12-13 12:40:48 -08:00
rootcoma 87579b1ab9 Fix rmnew, remove dupe answers in kaos 2013-12-13 12:12:10 -08:00
tannn 02c1814c93 Merge pull request #264 from rootcoma/logging
Narrowing regex for profile route
2013-12-13 05:07:41 -08:00