Commit Graph

947 Commits

Author SHA1 Message Date
J. Patrick Avery, Jr cd99a9e8aa bin/mktokens: pulled in bubblebabble instead of depending on another package 2015-06-07 13:07:36 -05:00
J. Patrick Avery, Jr 25fdd24173 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 75f4967cdb a token generator! 2015-06-05 00:42:31 -04:00
The Great & Powerful James Wernicke 632f100aac Fixed minor issues 2015-06-04 07:05:20 -06:00
The Great & Powerful James Wernicke 92dd35fd59 Added ajax request to projections.json for hot swapping projector rotation 2015-06-04 06:30:10 -06:00
The Great & Powerful James Wernicke 9817a68a1b Fixed projector so it actually loads new sources 2015-06-04 06:06:35 -06:00
The Great & Powerful James Wernicke 5d778faf96 Removed reloader 2015-06-04 00:07:28 -06:00
The Great & Powerful James Wernicke 4b678b0b8b Fixed conflicts in projector 2015-06-04 00:06:31 -06:00
The Great & Powerful James Wernicke 3fb276234b Changed from reloader to projector 2015-06-04 00:03:54 -06:00
The Great & Powerful James Wernicke 470a5c35b9 Changed from reloader to projector 2015-06-04 00:02:51 -06:00
J. Patrick Avery, Jr d6cb477dcb 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 7a4d2ba132 don't bomb on no input 2015-06-03 19:59:58 -04:00
Neale Pickett 3ff89e9af2 Fix up tokens.cgi, thanks Pat Avery 2015-06-03 15:42:03 -06:00
Neale Pickett 8c98b0b56b Token submission 2015-06-03 15:31:26 -06:00
The Great & Powerful James Wernicke 3b33ed2b81 Added scoreboard reloader 2015-05-31 14:41:20 -06:00
James Wernicke b2f08377df Merge branch 'master' of woozle.org:/home/neale/projects/ctf/base 2015-05-28 14:15:15 -06:00
James Wernicke dcc3413019 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 3b62bd418c Fix no hash bug in puzzler.cgi 2015-05-28 13:58:54 -06:00
James Wernicke c02d934a0b Merge branch 'master' of woozle.org:/home/neale/projects/ctf/base 2015-05-28 13:44:04 -06:00
James Wernicke 498f0d20b4 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 47122fc720 Just send team hashes so we can recover from crash 2015-05-28 11:40:41 -06:00
Neale Pickett 6f1b1acc6f Run lua from path 2015-05-26 10:16:22 -06:00
Neale Pickett e30d00ad23 s/cgi/cgi-bin/g 2015-05-26 10:14:30 -06:00
Neale Pickett 5ac606be09 New TF6 design 2015-05-06 11:12:02 -06:00
Neale Pickett 02b5855380 Fix puzzler link 2015-04-29 16:41:42 -06:00
Neale Pickett c8879769cf Fix teams>10 2015-04-22 08:31:00 -06:00
Neale Pickett bff3dcd1cc Have puzzles.cgi handle categories with dashes 2015-04-21 09:02:25 -06:00
Neale Pickett f0b6c1f1b6 Onle reset one 2015-04-21 07:59:35 -06:00
Neale Pickett 4c91d0ad93 More last-minute tweaks 2015-04-21 07:57:11 -06:00
Neale Pickett d310ed3f74 fix formatting for phones 2015-04-20 12:08:21 -06:00
Neale Pickett 17c2edcc4e Fully working and somewhat tested, with lua 2015-04-20 10:11:38 -06:00
Neale Pickett d0f74f97ec Stop conflicting with js category 2015-04-19 23:14:31 -06:00
Neale Pickett fadf42a3e8 Lua-based puzzle lister 2015-04-19 22:57:35 -06:00
Neale Pickett 2d6ac84641 Puzzler that awards points. Maybe. 2015-04-18 19:13:07 -06:00
Neale Pickett 1419fabd76 Complete but undebugged puzzler.cgi 2015-04-18 18:09:20 -06:00
Neale Pickett 975c97831c This CGI module is way better 2015-04-18 14:24:00 -06:00
Neale Pickett 1e6c2484ec touch up cgi.lua 2015-04-17 17:13:34 -06:00
Neale Pickett cf122a01c0 Start moving CGI to lua 2015-04-16 22:29:05 -06:00
Neale Pickett fe70bd3966 Fix relative path to images 2015-04-15 16:31:40 -06:00
Neale Pickett d69a9acfad Add logos to individual puzzles 2015-04-15 16:12:06 -06:00
Neale Pickett 913d6b785d Add in sponsors 2015-04-15 15:58:46 -06:00
Neale Pickett ca48a4ada6 Self-shuffling credits list + Thanks Jeremy 2015-04-15 15:05:40 -06:00
Neale Pickett 3c663218fd Add Ken to credits 2015-04-15 14:36:52 -06:00
Neale Pickett 56c3813211 Snarky recommendation for windows wget 2015-04-15 14:33:46 -06:00
Neale Pickett b2aa8a1aa8 Do symlink properly in install-category 2015-04-13 16:38:56 -06:00
Neale Pickett 504002b5e5 Scale images 2015-04-13 16:34:22 -06:00
Neale Pickett d137e658f9 Reduce border radius of pre elements 2015-04-13 15:23:25 -06:00
Neale Pickett 42b6d85317 Scroll overflow in pre 2015-04-13 15:13:29 -06:00
Neale Pickett 92aff76b4f I actually tried running kothd this time 2015-04-13 13:23:10 -06:00
Neale Pickett 737a5a2377 Sleep a bit between once invocations 2015-04-13 13:15:46 -06:00