slackish
|
cf922f3217
|
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
|
db78f43324
|
Added a bit more documentation.
Changed 'answers' to 'answer', 'hashes' to 'hash' for consistency.
|
2016-10-18 13:29:41 -06:00 |
Paul Ferrell
|
f27c283e0e
|
Merged in some changes.
|
2016-10-18 13:23:14 -06:00 |
Paul Ferrell
|
1f9e63cfa6
|
Minor bug fix, documentation added.
|
2016-10-18 13:11:53 -06:00 |
Paul Ferrell
|
21306027b7
|
Minor bug fix, documentation added.
|
2016-10-18 11:24:46 -06:00 |
Neale Pickett
|
881e5a46e1
|
Get generated puzzles working
|
2016-10-18 09:51:33 -06:00 |
Neale Pickett
|
80b80e895c
|
Make it work again
|
2016-10-18 05:20:48 +00:00 |
Neale Pickett
|
ad77a99eba
|
Merge branch 'objectify'
|
2016-10-18 05:04:22 +00:00 |
Neale Pickett
|
c10ad383ad
|
devel-server use new Puzzles obj. Needs cleanup.
|
2016-10-18 05:02:05 +00:00 |
Neale Pickett
|
2360e12274
|
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
|
323f904e79
|
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
|
0ac8d8e9ac
|
flake8
|
2016-10-18 02:28:24 +00:00 |
Paul Ferrell
|
2e20af0747
|
Files now come with a file handle to the original file.
|
2016-10-17 19:58:51 -06:00 |
Paul Ferrell
|
f06de852e8
|
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
|
abb6b0ed78
|
Devel server now serves static puzzles, yay
|
2016-10-16 20:32:00 -06:00 |