Commit Graph

20 Commits

Author SHA1 Message Date
Neale Pickett 60fec77add Shuffle files around: keep your campsite neat and tidy 2016-10-20 11:32:21 -06:00
pflarr b788732a12 Merge pull request #3 from dirtbags/master
Merge in recent additions.
2016-10-19 15:16:08 -06:00
Paul Ferrell d8a665e408 Deconflicting for merge. 2016-10-19 15:14:37 -06:00
Paul Ferrell 108ec81906 Added logging support to puzzles, devel-server. Made the puzzle_dir a public member of puzzle. 2016-10-19 15:02:38 -06:00
Paul Ferrell 10eaf13a4e The devel server now serves puzzle files. 2016-10-18 20:11:20 -06:00
Neale Pickett 2a7853dba9 Make Category class match new Puzzle.__init__ 2016-10-18 16:01:10 -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