slackish
|
c388d271a2
|
added a debug message to puzzles.py, got some resemblence of files working on package-puzzles
|
2016-10-18 17:03:42 -06:00 |
Paul Ferrell
|
66bf05f213
|
Added a bit more documentation.
Changed 'answers' to 'answer', 'hashes' to 'hash' for consistency.
|
2016-10-18 13:29:41 -06:00 |
Paul Ferrell
|
f2c12aa3ea
|
Merged in some changes.
|
2016-10-18 13:23:14 -06:00 |
Paul Ferrell
|
cc9aa66be1
|
Minor bug fix, documentation added.
|
2016-10-18 13:11:53 -06:00 |
Paul Ferrell
|
2acd145d0a
|
Minor bug fix, documentation added.
|
2016-10-18 11:24:46 -06:00 |
Neale Pickett
|
2a22f3a684
|
Get generated puzzles working
|
2016-10-18 09:51:33 -06:00 |
Neale Pickett
|
8427052241
|
Make it work again
|
2016-10-18 05:20:48 +00:00 |
Neale Pickett
|
683317bae1
|
Merge branch 'objectify'
|
2016-10-18 05:04:22 +00:00 |
Neale Pickett
|
caa8835f05
|
devel-server use new Puzzles obj. Needs cleanup.
|
2016-10-18 05:02:05 +00:00 |
Neale Pickett
|
43bceb6cd7
|
Merge pull request #5 from pflarr/pflarr_edits
Added the ability to make a file just from a handle. Also, only accep…
|
2016-10-17 22:26:09 -06:00 |
Paul Ferrell
|
47a429f5b9
|
Added the ability to make a file just from a handle. Also, only accept category/points as puzzle paths.
|
2016-10-17 21:26:56 -06:00 |
Neale Pickett
|
274eabfdc0
|
flake8
|
2016-10-18 02:28:24 +00:00 |
Paul Ferrell
|
f22d7d95fb
|
Files now come with a file handle to the original file.
|
2016-10-17 19:58:51 -06:00 |
Paul Ferrell
|
5072b23838
|
Reworked some basics of how the Puzzle class works. Shouldn't look to different from the outside.
|
2016-10-17 13:24:54 -06:00 |
Neale Pickett
|
240087205f
|
Devel server now serves static puzzles, yay
|
2016-10-16 20:32:00 -06:00 |