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

84 commits

Author SHA1 Message Date
70458ea33e Add preview background 2016-10-16 21:22:02 -06:00
abb6b0ed78 Devel server now serves static puzzles, yay 2016-10-16 20:32:00 -06:00
e881ac6c89 devel-server: start to serve puzzles 2016-10-16 03:47:50 +00:00
dd606fc206 Initial work on new format puzzles, new development server 2016-10-14 22:26:47 -06:00
cd229edf65 Okay, we'll use hashes, and have people type in the answers 2016-09-22 21:33:46 -06:00
5f787df8be Import xxtea library 2016-09-22 19:19:34 -06:00
9d2dcaa015 Added a nice font for displaying data 2016-09-22 16:01:07 -06:00
ace6358336 sorted font issues 2016-09-22 09:53:03 -06:00
b99cefa5f0 puzzles list in a working state 2016-09-22 09:34:01 -06:00
745041dd1b Add puzzles.html 2016-09-21 19:44:06 -06:00
9ce5b28a46 Merge branch 'master' of https://github.com/dirtbags/moth 2016-09-21 19:23:18 -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
06cf79d2ef Less prototypey 2016-04-05 04:16:22 +00:00
2216144cfa Terminal.appendShallow working 2016-04-05 04:07:28 +00:00
03e9e9d91b Better despooler, still needs one fix 2016-04-05 03:45:00 +00:00
5191476b63 Better lorem ipsum 2016-04-04 16:40:21 +00:00
eb9b623aae Responsive CSS 2016-04-04 03:23:16 +00:00
3fd6116964 Functional prototype 2016-04-04 03:12:48 +00:00
b3c0d14bf9 Starting a new UI 2016-04-04 00:07:38 +00:00
The Great & Powerful James Wernicke
bbab479011 Fixed background and scoreboard styling 2015-07-21 17:08:56 -06:00
The Great & Powerful James Wernicke
99d7580ce7 Fixed background and scoreboard styling 2015-07-21 17:08:56 -06:00
4abedded87 Support more categories on scoreboard 2015-06-07 14:28:01 -06:00
88db54129f Support more categories on scoreboard 2015-06-07 14:28:01 -06:00
The Great & Powerful James Wernicke
b3a0e51d67 Fixed minor issues 2015-06-04 07:05:20 -06:00
The Great & Powerful James Wernicke
715a029263 Fixed minor issues 2015-06-04 07:05:20 -06:00
The Great & Powerful James Wernicke
3bc33bc3e8 Added ajax request to projections.json for hot swapping projector rotation 2015-06-04 06:30:10 -06:00
The Great & Powerful James Wernicke
33efccf344 Added ajax request to projections.json for hot swapping projector rotation 2015-06-04 06:30:10 -06:00
The Great & Powerful James Wernicke
2d8e224480 Fixed projector so it actually loads new sources 2015-06-04 06:06:35 -06:00
The Great & Powerful James Wernicke
b26ce03f8c Fixed projector so it actually loads new sources 2015-06-04 06:06:35 -06:00
The Great & Powerful James Wernicke
468247c712 Removed reloader 2015-06-04 00:07:28 -06:00
The Great & Powerful James Wernicke
0cfad4fe5d Removed reloader 2015-06-04 00:07:28 -06:00
The Great & Powerful James Wernicke
ba379e1987 Fixed conflicts in projector 2015-06-04 00:06:31 -06:00
The Great & Powerful James Wernicke
d18bda1caf Fixed conflicts in projector 2015-06-04 00:06:31 -06:00
The Great & Powerful James Wernicke
f2a185fa11 Changed from reloader to projector 2015-06-04 00:03:54 -06:00
The Great & Powerful James Wernicke
a223245c10 Changed from reloader to projector 2015-06-04 00:03:54 -06:00
The Great & Powerful James Wernicke
23a82446a4 Changed from reloader to projector 2015-06-04 00:02:51 -06:00
The Great & Powerful James Wernicke
061474a231 Changed from reloader to projector 2015-06-04 00:02:51 -06:00
77d8600c4e Fix up tokens.cgi, thanks Pat Avery 2015-06-03 15:42:03 -06:00
e2d7f5abbe Fix up tokens.cgi, thanks Pat Avery 2015-06-03 15:42:03 -06:00
dd4c6b30b6 Token submission 2015-06-03 15:31:26 -06:00
65c1fa83fd Token submission 2015-06-03 15:31:26 -06:00
The Great & Powerful James Wernicke
22d02c3eff Added scoreboard reloader 2015-05-31 14:41:20 -06:00
The Great & Powerful James Wernicke
bc32b85e39 Added scoreboard reloader 2015-05-31 14:41:20 -06:00
James Wernicke
a698c9d1fb Merge branch 'master' of woozle.org:/home/neale/projects/ctf/base 2015-05-28 14:15:15 -06:00
James Wernicke
fec278db6f Merge branch 'master' of woozle.org:/home/neale/projects/ctf/base 2015-05-28 14:15:15 -06:00
James Wernicke
973adb359d Changed points restore output to Neale's stupid space delimited format. Added url param 'snapshot' to specify a points snapshot to restore (0-19). Changed points log storage to an array of the 20 most recent points logs. 2015-05-28 14:15:05 -06:00
James Wernicke
e10e4a539b Changed points restore output to Neale's stupid space delimited format. Added url param 'snapshot' to specify a points snapshot to restore (0-19). Changed points log storage to an array of the 20 most recent points logs. 2015-05-28 14:15:05 -06:00
Neale Pickett
403e060f17 Fix no hash bug in puzzler.cgi 2015-05-28 13:58:54 -06:00
Neale Pickett
67e324c72e Fix no hash bug in puzzler.cgi 2015-05-28 13:58:54 -06:00