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

19 commits

Author SHA1 Message Date
Neale Pickett
ccd9cea29d Standardize cat/puzzle command args 2020-09-14 18:23:56 -06:00
Neale Pickett
522e5dbf6c Pull out puzzle.py puzzles.
Since these depend on stuff I'm about to yank out
(and John is about to fork into a new "moth" Python library),
they no longer belong in this source tree.
2020-09-11 17:51:43 -06:00
Neale Pickett
94bc9472b7 Port some example puzzles 2020-09-11 17:33:43 -06:00
Neale Pickett
490ac78f15 mkpuzzle working in dev mode 2020-09-11 13:03:19 -06:00
Neale Pickett
742020a597 Support insta-checking for legacy puzzles 2020-03-16 10:20:03 -06:00
John Donaldson
22abc1f848 Revert "Help with this puzzle link"
This reverts commit 1b8053d9b5.
2020-03-12 16:26:52 +00:00
1b8053d9b5 Help with this puzzle link 2020-03-11 17:35:46 -06:00
989bc2978e Fix for *pattern 2020-03-11 16:19:37 -06:00
Neale Pickett
47edd56937 Attempt to make client work with v3.4 and earlier mothballs 2020-03-10 16:40:37 -06:00
Neale Pickett
fe0805e9c1 Also set xAnswer for wrong answers 2020-03-10 15:03:32 -06:00
Neale Pickett
a963daa19a submit right form, remove debugging 2020-03-10 14:28:50 -06:00
Neale Pickett
04136ef264 Support patterned answers 2020-03-10 13:31:38 -06:00
Neale Pickett
4df0ace18e Culturally neutral emoji based on observations at Augusta Puzzle event 2019-03-08 20:46:22 -05:00
Neale Pickett
dc2c3dbc79 bugfixes to dev server + helpers.js 2019-02-26 16:52:23 -07:00
Neale Pickett
dc4fa96f9e Mention constraint validation API as room for future growth 2019-02-24 17:13:26 -07:00
Neale Pickett
60277f6a7e HTML5 input patterns, plus jas djb2hash fix 2019-02-24 17:02:28 -07:00
Neale Pickett
15503cb45b Check user-supplied answers for possible correctness 2019-02-24 11:53:22 -07:00
Neale Pickett
c726847cb9 Add answer checking to dev server 2019-02-23 12:04:42 -07:00
Neale Pickett
5d1886b9e6 Finish porting to pure-json RPC 2019-02-22 20:46:52 -07:00