Commit Graph

20 Commits

Author SHA1 Message Date
Neale Pickett b0d44f5b85 Shuffle files around: keep your campsite neat and tidy 2016-10-20 11:32:21 -06:00
pflarr a8d8ad8040 Merge pull request #3 from dirtbags/master
Merge in recent additions.
2016-10-19 15:16:08 -06:00
Paul Ferrell 64e8fb5a1c Deconflicting for merge. 2016-10-19 15:14:37 -06:00
Paul Ferrell b033791c91 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 13bef1d167 The devel server now serves puzzle files. 2016-10-18 20:11:20 -06:00
Neale Pickett 3262998996 Make Category class match new Puzzle.__init__ 2016-10-18 16:01:10 -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