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

1493 commits

Author SHA1 Message Date
pflarr
3a2b349cfe Merge pull request #2 from pflarr/pflarr_edits
Pflarr edits
2016-10-18 20:12:50 -06:00
Paul Ferrell
10eaf13a4e The devel server now serves puzzle files. 2016-10-18 20:11:20 -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
pflarr
a4e529a067 Merge pull request #1 from dirtbags/master
pulling from master
2016-10-18 13:14:03 -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
0cd6dc97c5 Send tracebacks to browser 2016-10-18 09:34:06 -06:00
80b80e895c Make it work again 2016-10-18 05:20:48 +00:00
ad77a99eba Merge branch 'objectify' 2016-10-18 05:04:22 +00:00
c10ad383ad devel-server use new Puzzles obj. Needs cleanup. 2016-10-18 05:02:05 +00:00
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
0ac8d8e9ac flake8 2016-10-18 02:28:24 +00:00
19e0b7684a Merge branch 'pflarr' 2016-10-18 02:09:32 +00:00
4309d9e176 Merge branch 'pflarr_edits' of https://github.com/pflarr/moth into pflarr 2016-10-18 02:09:09 +00:00
Paul Ferrell
2e20af0747 Files now come with a file handle to the original file. 2016-10-17 19:58:51 -06:00
Shane
3c4a340652 Add Pat to credits 2016-10-17 17:26:53 -06:00
Shane
dd43df9404 credit Neale 2016-10-17 17:25:45 -06:00
Shane
a72c5f81a8 Created new credits file. 2016-10-17 17:23:03 -06:00
Shane
58253b7a0f Merge backport for Python 3.4 2016-10-17 16:21:55 -06:00
Neale Pickett
7469daa6d1 Fix character set issues on Windows 2016-10-17 16:10:41 -06:00
Shane
ee409479ef Backward compatible with Python 3.4 2016-10-17 15:37:11 -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
Paul Ferrell
6bff9bfd8d Made devel server compatible with python 3.4. 2016-10-17 12:36:40 -06:00
70458ea33e Add preview background 2016-10-16 21:22:02 -06:00
abb6b0ed78 Devel server now serves static puzzles, yay 2016-10-16 20:32:00 -06:00
268969bb46 Expanding devel server 2016-10-17 01:52:09 +00:00
e881ac6c89 devel-server: start to serve puzzles 2016-10-16 03:47:50 +00:00
dd606fc206 Initial work on new format puzzles, new development server 2016-10-14 22:26:47 -06:00
cd229edf65 Okay, we'll use hashes, and have people type in the answers 2016-09-22 21:33:46 -06:00
5f787df8be Import xxtea library 2016-09-22 19:19:34 -06:00
9d2dcaa015 Added a nice font for displaying data 2016-09-22 16:01:07 -06:00
ace6358336 sorted font issues 2016-09-22 09:53:03 -06:00
b99cefa5f0 puzzles list in a working state 2016-09-22 09:34:01 -06:00
745041dd1b Add puzzles.html 2016-09-21 19:44:06 -06:00
9ce5b28a46 Merge branch 'master' of https://github.com/dirtbags/moth 2016-09-21 19:23:18 -06:00
26e6c86835 puzzles.html functional again 2016-09-21 16:10:29 -06:00
71ae4baf18 convert puzzles to lua standalone, json output 2016-09-21 10:14:13 -06:00
e51f237b97 Rewrite points in lua 2016-09-21 07:48:05 -06:00
2815423e19 install-category: handle relative paths 2016-07-16 21:34:09 -06:00
Neale Pickett
21babe3947 Flesh out overview documentation 2016-07-15 17:00:15 -06:00
06cf79d2ef Less prototypey 2016-04-05 04:16:22 +00:00
2216144cfa Terminal.appendShallow working 2016-04-05 04:07:28 +00:00
03e9e9d91b Better despooler, still needs one fix 2016-04-05 03:45:00 +00:00
5191476b63 Better lorem ipsum 2016-04-04 16:40:21 +00:00
eb9b623aae Responsive CSS 2016-04-04 03:23:16 +00:00
3fd6116964 Functional prototype 2016-04-04 03:12:48 +00:00
b3c0d14bf9 Starting a new UI 2016-04-04 00:07:38 +00:00