Commit Graph

1634 Commits

Author SHA1 Message Date
Neale Pickett 88db54129f Support more categories on scoreboard 2015-06-07 14:28:01 -06:00
J. Patrick Avery, Jr 2bb59a058f bin/mktokens: pulled in bubblebabble instead of depending on another package 2015-06-07 13:07:36 -05:00
J. Patrick Avery, Jr e078939c81 bin/mktokens: pulled in bubblebabble instead of depending on another package 2015-06-07 13:07:36 -05:00
J. Patrick Avery, Jr 257933365e bin/once: fix points problem
TODO: neale says points should be written to state/points.tmp then be moved into
state/points.new to avoid race condition (multiple processes touching the file
causing the file to change risking bad data in state/points.log). It might be
wise to do some validation in bin/points that tosses bad data.
2015-06-06 22:17:55 -05:00
J. Patrick Avery, Jr 8166469fee bin/once: fix points problem
TODO: neale says points should be written to state/points.tmp then be moved into
state/points.new to avoid race condition (multiple processes touching the file
causing the file to change risking bad data in state/points.log). It might be
wise to do some validation in bin/points that tosses bad data.
2015-06-06 22:17:55 -05:00
J. Patrick Avery, Jr 259339736c a token generator! 2015-06-05 00:42:31 -04:00
J. Patrick Avery, Jr 091a4cd848 a token generator! 2015-06-05 00:42:31 -04:00
The Great & Powerful James Wernicke b3a0e51d67 Fixed minor issues 2015-06-04 07:05:20 -06:00
The Great & Powerful James Wernicke 715a029263 Fixed minor issues 2015-06-04 07:05:20 -06:00
The Great & Powerful James Wernicke 3bc33bc3e8 Added ajax request to projections.json for hot swapping projector rotation 2015-06-04 06:30:10 -06:00
The Great & Powerful James Wernicke 33efccf344 Added ajax request to projections.json for hot swapping projector rotation 2015-06-04 06:30:10 -06:00
The Great & Powerful James Wernicke 2d8e224480 Fixed projector so it actually loads new sources 2015-06-04 06:06:35 -06:00
The Great & Powerful James Wernicke b26ce03f8c Fixed projector so it actually loads new sources 2015-06-04 06:06:35 -06:00
The Great & Powerful James Wernicke 468247c712 Removed reloader 2015-06-04 00:07:28 -06:00
The Great & Powerful James Wernicke 0cfad4fe5d Removed reloader 2015-06-04 00:07:28 -06:00
The Great & Powerful James Wernicke ba379e1987 Fixed conflicts in projector 2015-06-04 00:06:31 -06:00
The Great & Powerful James Wernicke d18bda1caf Fixed conflicts in projector 2015-06-04 00:06:31 -06:00
The Great & Powerful James Wernicke f2a185fa11 Changed from reloader to projector 2015-06-04 00:03:54 -06:00
The Great & Powerful James Wernicke a223245c10 Changed from reloader to projector 2015-06-04 00:03:54 -06:00
The Great & Powerful James Wernicke 23a82446a4 Changed from reloader to projector 2015-06-04 00:02:51 -06:00
The Great & Powerful James Wernicke 061474a231 Changed from reloader to projector 2015-06-04 00:02:51 -06:00
J. Patrick Avery, Jr c6f218854a install-category: fix for puzzles with Makefiles
- simplify outdir
- when running a Makefile in a puzzle, don't pass $(pwd) as a component of
  DESTDIR -- $tgt is an absolute path. Fixes: proto and others
2015-06-03 20:06:11 -04:00
J. Patrick Avery, Jr 23fac6a44a install-category: fix for puzzles with Makefiles
- simplify outdir
- when running a Makefile in a puzzle, don't pass $(pwd) as a component of
  DESTDIR -- $tgt is an absolute path. Fixes: proto and others
2015-06-03 20:06:11 -04:00
J. Patrick Avery, Jr c44d6de23b don't bomb on no input 2015-06-03 19:59:58 -04:00
J. Patrick Avery, Jr d640be7cb5 don't bomb on no input 2015-06-03 19:59:58 -04:00
Neale Pickett 77d8600c4e Fix up tokens.cgi, thanks Pat Avery 2015-06-03 15:42:03 -06:00
Neale Pickett e2d7f5abbe Fix up tokens.cgi, thanks Pat Avery 2015-06-03 15:42:03 -06:00
Neale Pickett dd4c6b30b6 Token submission 2015-06-03 15:31:26 -06:00
Neale Pickett 65c1fa83fd Token submission 2015-06-03 15:31:26 -06:00
The Great & Powerful James Wernicke 22d02c3eff Added scoreboard reloader 2015-05-31 14:41:20 -06:00
The Great & Powerful James Wernicke bc32b85e39 Added scoreboard reloader 2015-05-31 14:41:20 -06:00
James Wernicke a698c9d1fb Merge branch 'master' of woozle.org:/home/neale/projects/ctf/base 2015-05-28 14:15:15 -06:00
James Wernicke fec278db6f Merge branch 'master' of woozle.org:/home/neale/projects/ctf/base 2015-05-28 14:15:15 -06:00
James Wernicke 973adb359d Changed points restore output to Neale's stupid space delimited format. Added url param 'snapshot' to specify a points snapshot to restore (0-19). Changed points log storage to an array of the 20 most recent points logs. 2015-05-28 14:15:05 -06:00
James Wernicke e10e4a539b Changed points restore output to Neale's stupid space delimited format. Added url param 'snapshot' to specify a points snapshot to restore (0-19). Changed points log storage to an array of the 20 most recent points logs. 2015-05-28 14:15:05 -06:00
Neale Pickett 403e060f17 Fix no hash bug in puzzler.cgi 2015-05-28 13:58:54 -06:00
Neale Pickett 67e324c72e Fix no hash bug in puzzler.cgi 2015-05-28 13:58:54 -06:00
James Wernicke 7aa076d950 Merge branch 'master' of woozle.org:/home/neale/projects/ctf/base 2015-05-28 13:44:04 -06:00
James Wernicke ca365e729f Merge branch 'master' of woozle.org:/home/neale/projects/ctf/base 2015-05-28 13:44:04 -06:00
James Wernicke c833e2566b Added _www user to httpd user list for OS X in install script. Added points.json to localStorage in scoreboard.js. Added restore.html to display contents of points.json in csv format. 2015-05-28 13:43:40 -06:00
James Wernicke 34a9e26cac Added _www user to httpd user list for OS X in install script. Added points.json to localStorage in scoreboard.js. Added restore.html to display contents of points.json in csv format. 2015-05-28 13:43:40 -06:00
Neale Pickett 2f9d9f646f Just send team hashes so we can recover from crash 2015-05-28 11:40:41 -06:00
Neale Pickett 62e9a76532 Just send team hashes so we can recover from crash 2015-05-28 11:40:41 -06:00
Neale Pickett fb59131e06 Run lua from path 2015-05-26 10:16:22 -06:00
Neale Pickett fe729162a1 Run lua from path 2015-05-26 10:16:22 -06:00
Neale Pickett f3be3bf5f6 s/cgi/cgi-bin/g 2015-05-26 10:14:30 -06:00
Neale Pickett 18b9e51adf s/cgi/cgi-bin/g 2015-05-26 10:14:30 -06:00
Neale Pickett 702fe4a649 New TF6 design 2015-05-06 11:12:02 -06:00
Neale Pickett e4a4360f9c New TF6 design 2015-05-06 11:12:02 -06:00
Neale Pickett 16d922a60b Fix puzzler link 2015-04-29 16:41:42 -06:00