Jack Miner
279292d29c
Added symlinks for images & style.css to install script so relative path references work for some files
2016-02-23 15:06:22 -07:00
Jack Miner
f6c54fefd8
Updated writing puzzles documentation
2016-02-23 14:42:42 -07:00
Jack Miner
fe42550be4
Corrected/clarified more documentation
2016-02-23 12:13:38 -07:00
Jack Miner
0df56eaf04
Removed sponsors
2016-02-23 10:56:01 -07:00
Jack Miner
a1bd79ae26
removed extraneous lines
2016-02-22 22:15:29 -07:00
Jack Miner
8c631296c0
Moved lighttpd documentation to 'Running It' section of README. Updated writing-puzzles documentation to reflect required files 00answers.txt & 00author.txt
2016-02-22 22:13:41 -07:00
Jack Miner
1bf6b5d725
Fixed some documentation on setting up lighttpd
2016-02-22 01:12:24 -07:00
Jack Miner
b9f7b9c77e
Fixed some relative paths. Added some doc love to README
2016-02-18 01:20:28 -07:00
Jack Miner
703a781252
Changed koth to moth. Added some documentation on setting up a web server
2016-02-16 09:25:45 -07:00
Neale Pickett
98e0e5ef2c
Merge pull request #1 from slackish/master
...
fixing command line in mktokens
2016-02-04 18:00:35 -07:00
Aaron McPhall
5353d702c4
fixing help in mktokens
2016-02-04 17:57:38 -07:00
Neale Pickett
9eccedc9bd
Licence
2016-01-31 20:55:17 -07:00
Neale Pickett
b1b039a5f2
Rename for github
2016-01-31 20:46:27 -07:00
Neale Pickett
acac43a3fd
Move overview into its own file
2016-01-31 20:45:35 -07:00
Neale Pickett
45918d55cc
Fill in "How It Works" a bit
2016-01-31 20:41:22 -07:00
The Great & Powerful James Wernicke
99d7580ce7
Fixed background and scoreboard styling
2015-07-21 17:08:56 -06:00
Neale Pickett
88db54129f
Support more categories on scoreboard
2015-06-07 14:28:01 -06: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
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
091a4cd848
a token generator!
2015-06-05 00:42:31 -04:00
The Great & Powerful James Wernicke
715a029263
Fixed minor issues
2015-06-04 07:05:20 -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
b26ce03f8c
Fixed projector so it actually loads new sources
2015-06-04 06:06:35 -06:00
The Great & Powerful James Wernicke
0cfad4fe5d
Removed reloader
2015-06-04 00:07:28 -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
a223245c10
Changed from reloader to projector
2015-06-04 00:03:54 -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
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
d640be7cb5
don't bomb on no input
2015-06-03 19:59:58 -04:00
Neale Pickett
e2d7f5abbe
Fix up tokens.cgi, thanks Pat Avery
2015-06-03 15:42:03 -06:00
Neale Pickett
65c1fa83fd
Token submission
2015-06-03 15:31:26 -06:00
The Great & Powerful James Wernicke
bc32b85e39
Added scoreboard reloader
2015-05-31 14:41:20 -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
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
67e324c72e
Fix no hash bug in puzzler.cgi
2015-05-28 13:58:54 -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
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
62e9a76532
Just send team hashes so we can recover from crash
2015-05-28 11:40:41 -06:00
Neale Pickett
fe729162a1
Run lua from path
2015-05-26 10:16:22 -06:00
Neale Pickett
18b9e51adf
s/cgi/cgi-bin/g
2015-05-26 10:14:30 -06:00
Neale Pickett
e4a4360f9c
New TF6 design
2015-05-06 11:12:02 -06:00
Neale Pickett
cae5aa9606
Fix puzzler link
2015-04-29 16:41:42 -06:00
Neale Pickett
ad19b06cd5
Fix teams>10
2015-04-22 08:31:00 -06:00
Neale Pickett
4e7b4b8c36
Have puzzles.cgi handle categories with dashes
2015-04-21 09:02:25 -06:00
Neale Pickett
6b20fc3c1a
Onle reset one
2015-04-21 07:59:35 -06:00
Neale Pickett
1d45ca612d
More last-minute tweaks
2015-04-21 07:57:11 -06:00
Neale Pickett
2baca88dfb
fix formatting for phones
2015-04-20 12:08:21 -06:00
Neale Pickett
7cbde4adf6
Fully working and somewhat tested, with lua
2015-04-20 10:11:38 -06:00
Neale Pickett
7cd619644e
Stop conflicting with js category
2015-04-19 23:14:31 -06:00
Neale Pickett
d50dea280f
Lua-based puzzle lister
2015-04-19 22:57:35 -06:00