Commit Graph

2270 Commits

Author SHA1 Message Date
Neale Pickett abfbafa6f6 Code to collect participant IDs 2019-11-02 15:24:01 -06:00
Neale Pickett 4b05d31002 Merge remote-tracking branch 'origin/master' into neale 2019-11-02 15:02:27 -06:00
int00h5525 2082100fc0
Merge pull request #91 from dirtbags/90-add-better-logging-to-devel-server
90 add better logging to devel server
2019-10-30 11:09:50 -05:00
John Donaldson f6251d2b7e Removing legacy mothballer 2019-10-30 16:08:11 +00:00
John Donaldson 8639077655 Adding more logging to core MOTH library 2019-10-30 16:05:07 +00:00
John Donaldson 107aa5e736 Add logging flags to the devel server 2019-10-30 15:40:36 +00:00
John Donaldson 08bba4fa64 Merge branch 'master' of https://github.com/dirtbags/moth into v3.4_devel 2019-10-30 15:31:37 +00:00
John Donaldson d1bffeace1 Revving version number 2019-10-30 15:30:23 +00:00
int00h5525 0603f1f980
Merge pull request #88 from dirtbags/v3.3_hotfix
V3.3 hotfix
Fix #86
2019-10-30 10:22:01 -05:00
int00h5525 535bddaa37
Merge pull request #87 from dirtbags/86-multiple-images-cause-errors-in-moth-devel
Reverting to a forking HTTP server instead of a threading one
2019-10-30 10:20:57 -05:00
John Donaldson a22cf3d825 Reverting to a forking HTTP server instead of a threading one 2019-10-30 15:19:15 +00:00
John Donaldson 54ff708c5b Removing unecessary logging 2019-10-28 18:33:29 +00:00
John Donaldson 18ee0ab3a2 Hiding some debug messages
Only cache results for HTTP GETs
2019-10-28 18:11:48 +00:00
John Donaldson 3fc84e532e Allowing cached results for static puzzle content 2019-10-28 18:11:25 +00:00
John Donaldson 588070748a Adding documentation to the README file 2019-10-28 17:48:36 +00:00
John Donaldson 7cea6e919e Changing manifest URL
Removing unecessary dehydrator
2019-10-28 17:38:27 +00:00
John Donaldson 8e6d58b643 Adding button to cache content
Adding server-side support for disabling manifest exports
2019-10-28 15:50:49 +00:00
John Donaldson 95bcc860e0 Working cache support 2019-10-25 23:53:40 +01:00
int00h5525 55d1b57e1d
Merge pull request #85 from dirtbags/points
Bring points.json comment into json parser compliance
2019-10-25 09:14:06 -05:00
Neale Pickett 0110508464 Bring points.json comment into json parser compliance 2019-10-25 14:10:02 +00:00
Neale Pickett 9be527fa8f Scoreboard: attempt to make a more universal javascript 2019-10-24 22:21:42 -06:00
John Donaldson 0e54a6f9f5 Staging some intermediate dehydrator work 2019-10-21 15:36:20 +01:00
int00h5525 6114f58e62
Merge pull request #80 from int00h5525/add_local_python_library_support
Add local python library support
2019-10-18 16:23:54 -05:00
John Donaldson 1f89a57531 Starting v3.4 development branch 2019-10-18 22:23:06 +01:00
John Donaldson d5e7ce98c3 Rolling back a bad part of a commit 2019-10-03 16:28:04 -05:00
Neale Pickett e4e106a3ec
Merge pull request #78 from int00h5525/add_objectives_support
Add objectives support
2019-10-03 13:42:08 -07:00
Neale Pickett bf44352fd7 New draggable list helper 2019-09-10 00:31:34 +00:00
Neale Pickett 309432d05c Mostly refactored 2019-09-02 19:47:24 -06:00
Neale Pickett 54ea337447 Add common routines and theme dojigger 2019-09-02 18:42:27 -06:00
Neale Pickett 657a02e773 Refactor state functions into their own doodad 2019-09-02 18:13:37 -06:00
Neale Pickett c6f8e87bb6 Start coding up a WebDAV server 2019-08-31 16:09:19 -06:00
Neale Pickett 506e0ace6b Transpiler can now render individual puzles 2019-08-25 18:50:38 -06:00
Neale Pickett 890718e8bb Transpiler now runs commands with JSON output 2019-08-25 17:30:32 -06:00
Neale Pickett c020fb18c2 License formatting 2019-08-25 07:20:17 -06:00
Neale Pickett dbcc654492 Remove ncurses clause from MIT license 2019-08-25 07:18:23 -06:00
Neale Pickett de8f6cbeb8 Bit of reorg, add missing files 2019-08-25 07:10:32 -06:00
Neale Pickett 921cc86c42 Remove unused function 2019-08-18 22:01:36 -06:00
Neale Pickett edfa895b58 More documentation on what to do next 2019-08-18 21:59:59 -06:00
Neale Pickett fc79db677d Generating whole categories now 2019-08-18 21:59:06 -06:00
Neale Pickett 447bb3158f Start implementing a category doodad 2019-08-17 16:00:15 -06:00
Neale Pickett 711ae36fb2 Transpiling everything in netarch now 2019-08-17 13:09:09 -06:00
Neale Pickett b5424fb005 transpiler handling rfc822 and yaml metadata 2019-08-17 11:01:26 -06:00
Neale Pickett 9dbafa276b distinguish between a zipfs (which is a zip with files in it) and a mothball (which is a zipfs with certain layout) 2019-08-15 19:46:49 -06:00
John Donaldson 18bae31912 Changing verbiage of puzzlelib example 2019-08-15 23:41:08 +01:00
John Donaldson 1504561677 Hackishly pulling in upstream change 2019-08-15 23:36:13 +01:00
John Donaldson ca88bffaf3 Removing leftover debugging output 2019-08-15 23:34:10 +01:00
John Donaldson a2ceea3176 Fix how legacy puzzles with author (vs. authors) field are handled 2019-08-15 23:32:28 +01:00
John Donaldson 1bb777e512 Adding support for Python libraries inside of puzzles and categories 2019-08-15 23:30:48 +01:00
John Donaldson 51124ec80b Do better checking for fields that may be empty or unset 2019-08-15 00:07:22 +01:00
John Donaldson 470e01b437 Adding objectives validator 2019-08-14 23:55:37 +01:00