1
0
Fork 0
mirror of https://github.com/dirtbags/moth.git synced 2025-01-13 18:35:09 -07:00
Commit graph

29 commits

Author SHA1 Message Date
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
cedc8521ff Merge branch 'devel' into v4 2020-08-14 18:01:25 -06:00
989bc2978e Fix for *pattern 2020-03-11 16:19:37 -06:00
Neale Pickett
04136ef264 Support patterned answers 2020-03-10 13:31:38 -06: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
Neale Pickett
bf44352fd7 New draggable list helper 2019-09-10 00:31:34 +00:00
890718e8bb Transpiler now runs commands with JSON output 2019-08-25 17:30:32 -06:00
John Donaldson
18bae31912 Changing verbiage of puzzlelib example 2019-08-15 23:41:08 +01:00
John Donaldson
1bb777e512 Adding support for Python libraries inside of puzzles and categories 2019-08-15 23:30:48 +01:00
a0c6612601 Merge remote-tracking branch 'origin/helping-friendly-book' 2019-04-19 16:17:17 +00:00
dce5d5f0ac Work around lack of datetime-local input support in 2019 2019-04-19 03:58:34 +00:00
Neale Pickett
d7c1da6c2b Adding/removing inputs updates answer 2019-04-10 20:08:33 +00:00
Neale Pickett
53a299d635 Make it a little cleaner for the puzzle writer 2019-04-10 20:04:04 +00:00
Neale Pickett
dd0d9cadf5 Make it a little cleaner for the puzzle writer 2019-04-10 20:03:12 +00:00
Neale Pickett
c04651db90 Remove legacy technique for new inputs 2019-04-10 20:00:22 +00:00
Neale Pickett
62a6952091 Expand helpers.js to have an extendible list of inputs, and allow puzzle author to have them be sorted 2019-04-10 19:56:17 +00:00
Neale Pickett
1614b02b66 Throttle submissions per team (more...)
* Preload team hashes in maintenance goroutine
* Check team hash weirdness at maintenance time
* Check team hash validity before checking answer
* Rate limit answer submissions (adjustable with -attempt flag)
* ... and more!
2019-03-07 22:03:48 -05:00
Neale Pickett
dc2c3dbc79 bugfixes to dev server + helpers.js 2019-02-26 16:52:23 -07:00
Neale Pickett
60277f6a7e HTML5 input patterns, plus jas djb2hash fix 2019-02-24 17:02:28 -07:00
Neale Pickett
caa957a08d JS Input Helpers 2019-02-24 15:51:40 -07:00
Neale Pickett
ee2fa601d8 Smaller salad 2017-10-03 16:03:28 -06:00
Neale Pickett
c731fa0df0 add salad2.jpg 2017-10-03 16:00:52 -06:00
Neale Pickett
413b3c757b Update example/2 with more details 2017-10-03 15:49:55 -06:00
Neale Pickett
d8af9dfe10 spacing issue 2016-12-01 16:23:54 -07:00
Neale Pickett
e39f1f8da8 Oops, stuff that should have been in last commit 2016-12-01 16:20:04 -07:00
Neale Pickett
3b51593f2b Finazile example puzzles and document how to use them 2016-12-01 16:18:50 -07:00
Neale Pickett
0459bd3162 Add some example puzzles 2016-11-28 16:28:27 -07:00