1
0
Fork 0
mirror of https://github.com/dirtbags/moth.git synced 2025-01-05 11:30:41 -07:00
Commit graph

11 commits

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