Commit Graph

10 Commits

Author SHA1 Message Date
Neale Pickett 71ae4baf18 convert puzzles to lua standalone, json output 2016-09-21 10:14:13 -06:00
Neale Pickett e51f237b97 Rewrite points in lua 2016-09-21 07:48:05 -06: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
Neale Pickett f3be3bf5f6 s/cgi/cgi-bin/g 2015-05-26 10:14:30 -06:00
Neale Pickett c780e163a7 Onle reset one 2015-04-21 07:59:35 -06:00
Neale Pickett 3333f983f6 More last-minute tweaks 2015-04-21 07:57:11 -06:00
Neale Pickett 4c0dc116a5 Lua-based puzzle lister 2015-04-19 22:57:35 -06:00
Neale Pickett 752165cb0b Puzzler that awards points. Maybe. 2015-04-18 19:13:07 -06:00
Neale Pickett 2796927844 And with that, I think it is working again 2015-04-12 11:11:15 -06:00
Neale Pickett dcc99528a8 installing okay now 2015-04-10 16:37:21 -06:00