Commit Graph

28 Commits

Author SHA1 Message Date
J. Patrick Avery, Jr 7a4c1edd9c bin/mktokens: pulled in bubblebabble instead of depending on another package 2015-06-07 13:07:36 -05:00
J. Patrick Avery, Jr 238c0f89a9 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 5ac3847da0 a token generator! 2015-06-05 00:42:31 -04:00
J. Patrick Avery, Jr 6d4f200397 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 2b364c034b don't bomb on no input 2015-06-03 19:59:58 -04:00
Neale Pickett 31bc69083e Just send team hashes so we can recover from crash 2015-05-28 11:40:41 -06:00
Neale Pickett f2129b4b21 s/cgi/cgi-bin/g 2015-05-26 10:14:30 -06:00
Neale Pickett 0250ecf926 Fix teams>10 2015-04-22 08:31:00 -06:00
Neale Pickett efd727050a Onle reset one 2015-04-21 07:59:35 -06:00
Neale Pickett f0cffd770a More last-minute tweaks 2015-04-21 07:57:11 -06:00
Neale Pickett 9bfc0cd23b fix formatting for phones 2015-04-20 12:08:21 -06:00
Neale Pickett e2f24de208 Fully working and somewhat tested, with lua 2015-04-20 10:11:38 -06:00
Neale Pickett 53787d53e9 Stop conflicting with js category 2015-04-19 23:14:31 -06:00
Neale Pickett d2eaa68fab Lua-based puzzle lister 2015-04-19 22:57:35 -06:00
Neale Pickett 051a78c8b3 Puzzler that awards points. Maybe. 2015-04-18 19:13:07 -06:00
Neale Pickett de1b15d070 Fix relative path to images 2015-04-15 16:31:40 -06:00
Neale Pickett 657b642e99 Add logos to individual puzzles 2015-04-15 16:12:06 -06:00
Neale Pickett 7289e3a4bf Do symlink properly in install-category 2015-04-13 16:38:56 -06:00
Neale Pickett 132cdaa769 Document some stuff 2015-04-12 11:33:53 -06:00
Neale Pickett dda7bd82a8 And with that, I think it is working again 2015-04-12 11:11:15 -06:00
Neale Pickett 481b53cffe Registration is working 2015-04-12 09:16:48 -06:00
Neale Pickett 5b2b19284a installing okay now 2015-04-10 16:37:21 -06:00
Neale Pickett 651dd3218f JSON points generator 2015-04-08 17:28:18 -06:00
Neale Pickett 48c6ca0aa2 Modularize + lots of fixes 2010-09-23 18:23:00 -06:00
Neale Pickett 7e4f523347 Remove more cruft, add polish 2010-09-13 17:32:51 -06:00
Neale Pickett bd53cab933 Optional cycle time argument to run-ctf 2010-03-06 22:19:20 -07:00
Neale Pickett 2fd441b06f Make tanks not award points with 0 players 2010-03-03 22:48:45 -07:00
Neale Pickett 00694e8472 Initial effort to decouple from buildroot 2010-03-02 20:45:21 -07:00