1
0
Fork 0
mirror of https://github.com/dirtbags/moth.git synced 2025-01-07 04:20:39 -07:00
Commit graph

57 commits

Author SHA1 Message Date
716f6dd2b9 Merge branch 'master' of https://github.com/dirtbags/moth 2016-09-21 19:23:18 -06:00
b696853ec5 puzzles.html functional again 2016-09-21 16:10:29 -06:00
b7b21e94bd convert puzzles to lua standalone, json output 2016-09-21 10:14:13 -06:00
f1a8ef623e Rewrite points in lua 2016-09-21 07:48:05 -06:00
1484b20ac3 install-category: handle relative paths 2016-07-16 21:34:09 -06:00
Aaron McPhall
00c3b2939a fixing help in mktokens 2016-02-04 17:57:38 -07:00
J. Patrick Avery, Jr
cd99a9e8aa bin/mktokens: pulled in bubblebabble instead of depending on another package 2015-06-07 13:07:36 -05:00
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
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
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
75f4967cdb a token generator! 2015-06-05 00:42:31 -04:00
J. Patrick Avery, Jr
5ac3847da0 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
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
7a4d2ba132 don't bomb on no input 2015-06-03 19:59:58 -04:00
J. Patrick Avery, Jr
2b364c034b 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
31bc69083e 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
f2129b4b21 s/cgi/cgi-bin/g 2015-05-26 10:14:30 -06:00
c8879769cf Fix teams>10 2015-04-22 08:31:00 -06:00
0250ecf926 Fix teams>10 2015-04-22 08:31:00 -06:00
f0b6c1f1b6 Onle reset one 2015-04-21 07:59:35 -06:00
efd727050a Onle reset one 2015-04-21 07:59:35 -06:00
4c91d0ad93 More last-minute tweaks 2015-04-21 07:57:11 -06:00
f0cffd770a More last-minute tweaks 2015-04-21 07:57:11 -06:00
d310ed3f74 fix formatting for phones 2015-04-20 12:08:21 -06:00
9bfc0cd23b fix formatting for phones 2015-04-20 12:08:21 -06:00
17c2edcc4e Fully working and somewhat tested, with lua 2015-04-20 10:11:38 -06:00
e2f24de208 Fully working and somewhat tested, with lua 2015-04-20 10:11:38 -06:00
d0f74f97ec Stop conflicting with js category 2015-04-19 23:14:31 -06:00
53787d53e9 Stop conflicting with js category 2015-04-19 23:14:31 -06:00
fadf42a3e8 Lua-based puzzle lister 2015-04-19 22:57:35 -06:00
d2eaa68fab Lua-based puzzle lister 2015-04-19 22:57:35 -06:00
2d6ac84641 Puzzler that awards points. Maybe. 2015-04-18 19:13:07 -06:00
051a78c8b3 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
de1b15d070 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
657b642e99 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
7289e3a4bf Do symlink properly in install-category 2015-04-13 16:38:56 -06:00
4112c04c87 Document some stuff 2015-04-12 11:33:53 -06:00
132cdaa769 Document some stuff 2015-04-12 11:33:53 -06:00
40233fe0c8 And with that, I think it is working again 2015-04-12 11:11:15 -06:00
dda7bd82a8 And with that, I think it is working again 2015-04-12 11:11:15 -06:00
d4e4a10a98 Registration is working 2015-04-12 09:16:48 -06:00
481b53cffe Registration is working 2015-04-12 09:16:48 -06:00
4acc889c09 installing okay now 2015-04-10 16:37:21 -06:00
5b2b19284a installing okay now 2015-04-10 16:37:21 -06:00