1
0
Fork 0
mirror of https://github.com/dirtbags/moth.git synced 2025-01-05 11:30:41 -07:00
Commit graph

2353 commits

Author SHA1 Message Date
pflarr
a4f92e7856 Merge pull request #2 from pflarr/pflarr_edits
Pflarr edits
2016-10-18 20:12:50 -06:00
Paul Ferrell
13bef1d167 The devel server now serves puzzle files. 2016-10-18 20:11:20 -06:00
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
slackish
d1e7ad91e5 Merge branch 'slackish-dev' of github.com:dirtbags/moth into slackish-dev 2016-10-18 16:12:34 -06:00
slackish
ff2c0bc999 checking in what i have 2016-10-18 16:06:11 -06:00
Neale Pickett
3262998996 Make Category class match new Puzzle.__init__ 2016-10-18 16:01:10 -06:00
slackish
4ba361e276 some changes to package puzzles, still gluing 2016-10-18 15:47:48 -06:00
slackish
36c93973cc some updates to package-puzzles 2016-10-18 15:47:48 -06:00
slackish
1ba99db98f puzzle directories are writing 2016-10-18 15:47:48 -06:00
slackish
f865f3d0a3 starting zip capability 2016-10-18 15:47:48 -06:00
8971baca27 Merge pull request #6 from pflarr/pflarr_edits
Pflarr edits
2016-10-18 14:03:17 -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
pflarr
e6c6b129f4 Merge pull request #1 from dirtbags/master
pulling from master
2016-10-18 13:14:03 -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
slackish
70db99ebf6 starting zip capability 2016-10-18 09:36:24 -06:00
Neale Pickett
12c64ad48a Send tracebacks to browser 2016-10-18 09:34:06 -06:00
8427052241 Make it work again 2016-10-18 05:20:48 +00:00
683317bae1 Merge branch 'objectify' 2016-10-18 05:04:22 +00:00
caa8835f05 devel-server use new Puzzles obj. Needs cleanup. 2016-10-18 05:02:05 +00:00
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
274eabfdc0 flake8 2016-10-18 02:28:24 +00:00
891b3f733f Merge branch 'pflarr' 2016-10-18 02:09:32 +00:00
b167ccccdd Merge branch 'pflarr_edits' of https://github.com/pflarr/moth into pflarr 2016-10-18 02:09:09 +00:00
Paul Ferrell
f22d7d95fb Files now come with a file handle to the original file. 2016-10-17 19:58:51 -06:00
Shane
8c16635671 Add Pat to credits 2016-10-17 17:26:53 -06:00
Shane
09820f10aa credit Neale 2016-10-17 17:25:45 -06:00
Shane
2dfa7a11bd Created new credits file. 2016-10-17 17:23:03 -06:00
Shane
00aa20e761 Merge backport for Python 3.4 2016-10-17 16:21:55 -06:00
Neale Pickett
0c0d7b1561 Fix character set issues on Windows 2016-10-17 16:10:41 -06:00
Shane
33697add32 Backward compatible with Python 3.4 2016-10-17 15:37:11 -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
Paul Ferrell
9840dd694e Made devel server compatible with python 3.4. 2016-10-17 12:36:40 -06:00
67a9fb980c Add preview background 2016-10-16 21:22:02 -06:00
240087205f Devel server now serves static puzzles, yay 2016-10-16 20:32:00 -06:00
6f5569e9a1 Expanding devel server 2016-10-17 01:52:09 +00:00
7a0adebe78 devel-server: start to serve puzzles 2016-10-16 03:47:50 +00:00
d9f7efa82b Initial work on new format puzzles, new development server 2016-10-14 22:26:47 -06:00
55be0d96b1 Okay, we'll use hashes, and have people type in the answers 2016-09-22 21:33:46 -06:00
0acdd433dc Import xxtea library 2016-09-22 19:19:34 -06:00
93fcdb541a Added a nice font for displaying data 2016-09-22 16:01:07 -06:00
d9500dfc02 sorted font issues 2016-09-22 09:53:03 -06:00
76f780fb83 puzzles list in a working state 2016-09-22 09:34:01 -06:00
c1ef19b0d4 Add puzzles.html 2016-09-21 19:44:06 -06:00
716f6dd2b9 Merge branch 'master' of https://github.com/dirtbags/moth 2016-09-21 19:23:18 -06:00
b696853ec5 puzzles.html functional again 2016-09-21 16:10:29 -06:00
b7b21e94bd convert puzzles to lua standalone, json output 2016-09-21 10:14:13 -06:00