Commit Graph

1709 Commits

Author SHA1 Message Date
John Donaldson 72dc74b580 Fix puzzle listing wraparound 2018-10-02 09:42:55 -05:00
John Donaldson 811af6e91a Adding back credits page 2018-10-02 09:23:35 -05:00
John Donaldson 6ca7604f05 Fixing linebreak 2018-10-02 09:19:12 -05:00
John Donaldson 5548a28cd6 Moving fonts/images over to new theme 2018-10-02 09:17:47 -05:00
John Donaldson db65be27e4 Embedding concat.js into all puzzles to fix issue with not being loaded in some puzzles 2018-10-02 09:15:46 -05:00
John Donaldson 234ebc8224 Fixing path-patching for puzzles 2018-10-02 09:15:23 -05:00
John Donaldson 9a0ef53916 Fixing D3 error 2018-10-02 09:09:02 -05:00
John Donaldson dac0549f01 Fixing MOTH logo 2018-10-02 09:07:58 -05:00
John Donaldson 3c4c2ff2f4 Removing dead code 2018-10-02 09:01:53 -05:00
John Donaldson 787a2d3e36 Updating calling convention 2018-10-02 09:00:13 -05:00
John Donaldson 7028aac944 Use scoreboard.js instead of inline version 2018-10-02 08:59:31 -05:00
John Donaldson 207ec215a1 Migrating alternative scoreboards back to MOTHv3 2018-10-02 08:47:30 -05:00
John Donaldson b2c001a638 Adding scoring page back 2018-10-02 08:44:31 -05:00
John Donaldson fb566e406b Merge branch 'master' of https://github.com/dirtbags/moth 2018-09-27 16:02:14 -05:00
Neale Pickett 9963f4181f Update devel server build rules for new layout 2018-09-26 18:32:18 +00:00
Neale Pickett 4f4cd7a2ad Merge branch 'master' of https://github.com/dirtbags/moth 2018-09-24 20:00:21 +00:00
Neale Pickett 229ce8d294 Generate proper JSON 2018-09-24 20:00:18 +00:00
Neale Pickett df3802c6d7 Merge branch 'mothv3' 2018-09-23 03:38:32 +00:00
Neale Pickett 12f5d4e2db Fix puzzles on iOS 2018-09-21 23:45:28 +00:00
Neale Pickett 54efa779af iframe fixes 2018-09-21 20:42:38 +00:00
Neale Pickett 3a8fbc503b Fix scoreboard formatting and iframe styling 2018-09-21 20:29:05 +00:00
Neale Pickett ad4cd6f700 Friendler error message if you got the right answer 2018-09-20 20:44:56 +00:00
Neale Pickett 7e1c1cf937 Fix inline images, only award to extant teams 2018-09-20 20:42:24 +00:00
Neale Pickett fefcc88f86 Cleanup from merge 2018-09-20 17:53:15 +00:00
Neale Pickett ce1ff17ae4 Merge branch 'mothv3' 2018-09-20 17:51:46 +00:00
Neale Pickett 910e6b22a7 Remove legacy cruft, back to original name for moth package 2018-09-20 16:32:12 +00:00
Neale Pickett 5abdfa09e0 Golang port is now MOTHv3 2018-09-20 16:17:42 +00:00
Neale Pickett f75e3882d9 Merge branch 'golang' into mothv3 2018-09-20 16:16:49 +00:00
Neale Pickett c42e320b4e Documentation updates 2018-09-20 16:15:34 +00:00
Neale Pickett 73ce4d0356 Cache points.json and puzzles.json 2018-09-20 03:44:34 +00:00
Neale Pickett 41d0cb001b Dockerize and cleanup 2018-09-20 00:18:04 +00:00
Neale Pickett b8a5d379bb Add some more files 2018-09-19 23:56:47 +00:00
Neale Pickett ba38d1a84b I think I'm done. 2018-09-19 23:56:26 +00:00
Neale Pickett a9f8cba6f9 Everything but puzzle content serving 2018-09-19 03:29:05 +00:00
Neale Pickett b4d8dc5b74 Add scoreboard plus formatting tweaks 2018-09-19 00:22:03 +00:00
Neale Pickett 5e4af17d57 Basic rendering of open puzzles 2018-09-18 03:32:24 +00:00
Neale Pickett 5070c70d25 New rule: (category, points) must be unique across the contest. No more having 2 tokens in a category with the same point value. 2018-09-18 00:06:29 +00:00
Neale Pickett f914f1d65d Check for duplicate points 2018-09-18 00:02:44 +00:00
Neale Pickett 8b1441a591 Flesh out remaining handlers
I think at this point we just need to drop in text for puzzle.html, puzzle-list.html, and scoreboard.html,
and we'll have a working server.
2018-09-17 23:40:05 +00:00
Neale Pickett 3b3783f9ca Moving toward a working server 2018-09-17 23:00:08 +00:00
Neale Pickett 5bb050166e A passable start at a go-based mothd 2018-09-15 00:24:48 +00:00
int00h5525 811307b8ce
Merge pull request #1 from dirtbags/master
Backport changes from upstream
2018-09-09 09:50:24 -05:00
Neale Pickett d3eee4f950
Merge pull request #39 from int00h5525/topics/38-fzraw-is-not-defined
Fix issue with mothballer compiling
2018-07-13 17:05:56 -06:00
John Donaldson 4379567669 Doing better isinstanceof check 2018-07-13 15:51:49 -07:00
John Donaldson 97c2051b27 Fix issue with mothballer compiling 2018-07-13 15:35:35 -07:00
Neale Pickett 40d92bd26f
Merge pull request #37 from dirtbags/addErisUser
Added www user to list of httpd users
2018-07-11 19:05:20 -06:00
James Wernicke 4bbb3fe7b3 Added user to list of httpd users 2018-07-07 22:42:14 +00:00
Neale Pickett 17859eeb61
Merge pull request #35 from dirtbags/fixErisLink
Changed eris link to Github instead of Woozle
2018-07-07 10:36:50 -06:00
James Wernicke ee68b3218a Changed eris link to Github instead of Woozle 2018-07-07 04:34:04 +00:00
Neale Pickett 76d7d450dc Merge branch 'master' of https://github.com/dirtbags/moth 2018-06-06 12:52:39 +00:00