1
0
Fork 0
mirror of https://github.com/dirtbags/moth.git synced 2025-01-08 21:11:06 -07:00
Commit graph

37 commits

Author SHA1 Message Date
Neale Pickett
b37b8a5b31 Make answer script-fillable 2017-10-30 12:16:23 -06:00
Neale Pickett
6243d05087 Fix shebang 2017-10-30 11:25:58 -06:00
Neale Pickett
8e8fd540f4 Runtime fixes for entrypoint 2017-10-25 12:41:16 -06:00
Neale Pickett
a3869942cc Add script: header to .moth files 2017-10-23 10:01:11 -06:00
Neale Pickett
cbe671dbc2 More sensical reporting on file visibility 2017-10-03 16:06:44 -06:00
81b298b21b More dockering 2017-09-11 16:12:22 +00:00
9510f48253 Further dockerification 2017-09-11 15:42:55 +00:00
48fddb80af Dockerization, yay! 2017-08-06 04:12:34 +00:00
c56f704684 Commit mothd and its systemd service 2017-07-14 22:56:09 +00:00
Neale Pickett
f57b44db44 Make an actually working server, hopefully 2017-02-05 16:42:41 -07:00
Neale Pickett
7fe2c6122b Incorporate pat suggestions 2017-02-02 11:34:57 -07:00
Neale Pickett
718c480043 Merge branch 'neale' of https://github.com/dirtbags/moth into neale 2017-02-02 11:17:08 -07:00
Neale Pickett
6a568315e0 fix devel-server 500s 2017-02-02 11:17:03 -07:00
9266adab9a change category.py loading to deal with nutty cwd() issues and encourage on-demand computation 2017-02-02 17:56:10 +00:00
Neale Pickett
846643dcb0 more versatile logging, chdir into puzzle directory when loading category.py 2017-01-31 17:03:42 -07:00
74e871fe55 multiple author support 2017-01-30 19:13:02 +00:00
ee92b6e4b2 devel server: say whether files are visible or not 2017-01-26 00:59:29 +00:00
92f6e25d86 Fix up legacy puzzle generation, installer 2017-01-23 16:35:38 +00:00
Neale Pickett
f931f8938d Add hexdumper to puzzle class 2017-01-21 22:27:38 +00:00
Aaron Scott Pope
334e581818 Hacky puzzle html generation. I make no promises. 2017-01-19 16:50:21 -07:00
Neale Pickett
bd26dd23fd Merge branch 'develop' into neale 2017-01-05 16:53:27 -07:00
Neale Pickett
8899927b9f Productionize puzzle packager 2017-01-05 16:50:41 -07:00
Neale Pickett
e39f1f8da8 Oops, stuff that should have been in last commit 2016-12-01 16:20:04 -07:00
magic-hat-trick
e68f607bd9 Merge pull request #17 from dirtbags/neale
Puzzle.randword, don't escape HTML, change mono font
2016-11-28 16:43:19 -07:00
Neale Pickett
53404d43e5 Puzzle.randword, don't escape HTML, change mono font 2016-11-28 15:17:12 -07:00
Shane
1dd67d4f7b Fixed HTTPStatus to work under Python3.4 2016-11-23 14:05:34 -07:00
Neale Pickett
5e75039ffa Integrate suggestions from code review 2016-11-17 14:24:01 -07:00
1237ab7059 chdir to category before calling catmod.make() 2016-10-25 03:49:32 +00:00
c47a8b0f3b Make category-wide puzzles work 2016-10-25 03:09:04 +00:00
940229b0ee Correct puzzle file link 2016-10-25 02:57:31 +00:00
2065274bc8 further debugging; now appears to work properly 2016-10-25 02:57:31 +00:00
8f86bb03f8 First pass cleanup, still broken 2016-10-25 02:57:31 +00:00
8ae9000131 Github wants docs/, not doc/ 2016-10-25 02:51:55 +00:00
J. Patrick Avery, Jr
1b3f4f1956 tools/moth: remove errant debug statement 2016-10-24 13:46:42 -06:00
J. Patrick Avery, Jr
6618060238 sync with develop 2016-10-24 13:43:31 -06:00
Neale Pickett
92feb3ab55 link to new style sheet 2016-10-20 11:49:43 -06:00
Neale Pickett
b0d44f5b85 Shuffle files around: keep your campsite neat and tidy 2016-10-20 11:32:21 -06:00