Commit Graph

1566 Commits

Author SHA1 Message Date
Neale Pickett abb6b0ed78 Devel server now serves static puzzles, yay 2016-10-16 20:32:00 -06:00
Neale Pickett 268969bb46 Expanding devel server 2016-10-17 01:52:09 +00:00
Neale Pickett e881ac6c89 devel-server: start to serve puzzles 2016-10-16 03:47:50 +00:00
Neale Pickett dd606fc206 Initial work on new format puzzles, new development server 2016-10-14 22:26:47 -06:00
Neale Pickett cd229edf65 Okay, we'll use hashes, and have people type in the answers 2016-09-22 21:33:46 -06:00
Neale Pickett 5f787df8be Import xxtea library 2016-09-22 19:19:34 -06:00
Neale Pickett 9d2dcaa015 Added a nice font for displaying data 2016-09-22 16:01:07 -06:00
Neale Pickett ace6358336 sorted font issues 2016-09-22 09:53:03 -06:00
Neale Pickett b99cefa5f0 puzzles list in a working state 2016-09-22 09:34:01 -06:00
Neale Pickett 745041dd1b Add puzzles.html 2016-09-21 19:44:06 -06:00
Neale Pickett 9ce5b28a46 Merge branch 'master' of https://github.com/dirtbags/moth 2016-09-21 19:23:18 -06:00
Neale Pickett 26e6c86835 puzzles.html functional again 2016-09-21 16:10:29 -06:00
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
Neale Pickett 2815423e19 install-category: handle relative paths 2016-07-16 21:34:09 -06:00
Neale Pickett 21babe3947 Flesh out overview documentation 2016-07-15 17:00:15 -06:00
Neale Pickett 06cf79d2ef Less prototypey 2016-04-05 04:16:22 +00:00
Neale Pickett 2216144cfa Terminal.appendShallow working 2016-04-05 04:07:28 +00:00
Neale Pickett 03e9e9d91b Better despooler, still needs one fix 2016-04-05 03:45:00 +00:00
Neale Pickett 5191476b63 Better lorem ipsum 2016-04-04 16:40:21 +00:00
Neale Pickett eb9b623aae Responsive CSS 2016-04-04 03:23:16 +00:00
Neale Pickett 3fd6116964 Functional prototype 2016-04-04 03:12:48 +00:00
Neale Pickett b3c0d14bf9 Starting a new UI 2016-04-04 00:07:38 +00:00
Neale Pickett 98e0e5ef2c Merge pull request #1 from slackish/master
fixing command line in mktokens
2016-02-04 18:00:35 -07:00
Aaron McPhall 5353d702c4 fixing help in mktokens 2016-02-04 17:57:38 -07:00
Neale Pickett 9eccedc9bd Licence 2016-01-31 20:55:17 -07:00
Neale Pickett b1b039a5f2 Rename for github 2016-01-31 20:46:27 -07:00
Neale Pickett acac43a3fd Move overview into its own file 2016-01-31 20:45:35 -07:00
Neale Pickett 45918d55cc Fill in "How It Works" a bit 2016-01-31 20:41:22 -07: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
Neale Pickett 4abedded87 Support more categories on scoreboard 2015-06-07 14:28:01 -06:00
Neale Pickett 88db54129f Support more categories on scoreboard 2015-06-07 14:28:01 -06:00
J. Patrick Avery, Jr 2bb59a058f bin/mktokens: pulled in bubblebabble instead of depending on another package 2015-06-07 13:07:36 -05:00
J. Patrick Avery, Jr e078939c81 bin/mktokens: pulled in bubblebabble instead of depending on another package 2015-06-07 13:07:36 -05: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
J. Patrick Avery, Jr 8166469fee 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 259339736c a token generator! 2015-06-05 00:42:31 -04:00
J. Patrick Avery, Jr 091a4cd848 a token generator! 2015-06-05 00:42:31 -04: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