Commit Graph

27 Commits

Author SHA1 Message Date
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
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 47122fc720 Just send team hashes so we can recover from crash 2015-05-28 11:40:41 -06:00
Neale Pickett e30d00ad23 s/cgi/cgi-bin/g 2015-05-26 10:14:30 -06:00
Neale Pickett c8879769cf Fix teams>10 2015-04-22 08:31:00 -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 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 b2aa8a1aa8 Do symlink properly in install-category 2015-04-13 16:38:56 -06:00
Neale Pickett 4112c04c87 Document some stuff 2015-04-12 11:33:53 -06:00
Neale Pickett 40233fe0c8 And with that, I think it is working again 2015-04-12 11:11:15 -06:00
Neale Pickett d4e4a10a98 Registration is working 2015-04-12 09:16:48 -06:00
Neale Pickett 4acc889c09 installing okay now 2015-04-10 16:37:21 -06:00
Neale Pickett a86f5bfd8e 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