Commit Graph

1631 Commits

Author SHA1 Message Date
Neale Pickett 78f2e2a79c 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 5b018eab42 Moving toward a working server 2018-09-17 23:00:08 +00:00
Neale Pickett 61c1129e0f A passable start at a go-based mothd 2018-09-15 00:24:48 +00:00
Neale Pickett 789fd00e47 Rewrite devel server to be more reliable, accept seed in URL 2018-05-11 21:45:40 +00:00
Neale Pickett 8fdacbc36a Merge branch 'mothv3' of https://github.com/dirtbags/moth into mothv3 2018-05-11 14:27:38 +00:00
Neale Pickett 6bd96c2eda Add 4th image to cgi 2018-05-11 14:27:31 +00:00
Neale Pickett be67430e1b Add a fifth logo 2018-05-10 16:54:36 +00:00
Neale Pickett ec2483f4c9 Mothball work 2018-05-10 03:52:52 +00:00
Neale Pickett cb399d9d7e Begin work on reading mothballs 2018-05-10 02:01:09 +00:00
Neale Pickett 6a9fcb7b9c Add flags and other stuff 2018-05-08 18:45:50 +00:00
Neale Pickett 0b8db09752 runs now 2018-05-07 03:37:52 +00:00
Neale Pickett f84b23ace4 It compiles! 2018-05-04 23:20:51 +00:00
Neale Pickett f0497f35d9 more work 2018-05-03 15:58:03 +00:00
Neale Pickett 75eef3d19f still working on maintenance functions 2018-05-02 23:00:53 +00:00
Neale Pickett e9295d67bf Checking in go work 2018-05-02 21:45:45 +00:00
Neale Pickett 025d6743a2 Add a counting example puzzle 2018-04-12 14:58:12 +00:00
Neale Pickett 10b4723d9f Look for "until" file to disable contest by time 2018-01-28 10:24:49 -07:00
Neale Pickett 93c0939f3a Merge pull request #28 from cgtboy1988/master
Scoreboard Vertical Scaling and Colors Fix
2017-12-31 14:42:05 -07:00
cgtboy1988 66c94db0fc Removed debug logging 2017-12-22 14:28:12 -05:00
cgtboy1988 c4f7d72b1b Updating colors and vertical scaling 2017-12-22 14:26:24 -05:00
cgtboy1988 5912044b65 Updating colors and vertical scaling
Should now scale without em, which is more accurate across resolutions and browsers.
2017-12-22 14:25:51 -05:00
pi-rho 8a2c103ed4 logscale for giant categories 2017-11-16 13:45:25 -07:00
pi-rho c74ab139db style 2017-11-16 13:44:57 -07:00
pi-rho 564b49832e fix category scale for manually awarded points 2017-11-16 13:41:20 -07:00
pi-rho 6b4792a4c3 fix maxWidth 2017-11-16 13:39:32 -07:00
pi-rho 4950bbc190 move animated scoreboard into it's own file and resurrect static
scoreboard
2017-11-15 10:15:20 -07:00
pi-rho f07ea5ff4d Merge pull request #25 from cgtboy1988/master
Added a timeline view to the scoreboard
2017-11-15 10:04:44 -07:00
cgtboy1988 22bf780b5b Delete points.json 2017-11-15 00:32:12 -05:00
osboxes.org afffb87eba Made fixes to timeline and all scoreboard views 2017-11-15 00:26:27 -05:00
pi-rho 92bc8df663 Merge pull request #24 from dirtbags/nodocker
add: script to bootstrap a devel server
2017-11-14 15:44:58 -07:00
J. Patrick Avery, Jr b0723c1fbb add tokens-enabled puzzles.html 2017-11-14 11:29:14 -07:00
Neale Pickett 74fc6d2667 Remove the word "Dirtbags" because people were getting really offended 2017-11-13 07:41:59 +00:00
osboxes.org 71bc7d56d7 Separated scoreboard html pages and added a projector scoreboard 2017-11-12 19:33:18 -05:00
osboxes.org df36cd9bec Added a timeline view to the scoreboard 2017-11-12 18:24:49 -05:00
Neale Pickett 04012252f6 speed up terminal rendering 2017-11-10 01:19:15 +00:00
Neale Pickett b0a79c9406 sort category listing 2017-11-10 00:50:30 +00:00
Neale Pickett ae028eb4ec A few additions to dev server so it can run behind reverse proxy 2017-11-09 21:47:25 +00:00
Neale Pickett e9bd074da4 Allow (but ignore) hint and name header fields 2017-11-08 22:56:16 +00:00
Neale Pickett c3f58835b5 Actually use fonts, minimize build a bit 2017-11-03 21:20:34 +00:00
Neale Pickett 42aba8fca6 Add other logo blanks 2017-11-03 19:44:34 +00:00
Neale Pickett c8ed3d73f3 Remove logos 2017-11-03 19:41:39 +00:00
Neale Pickett b37b8a5b31 Make answer script-fillable 2017-10-30 12:16:23 -06:00
Neale Pickett 6243d05087 Fix shebang 2017-10-30 11:25:58 -06:00
Neale Pickett 8b7b3fcbe7 Check for disabled file in state 2017-10-30 16:20:51 +00:00
Neale Pickett 570f305528 Add navbar to cgi 2017-10-25 16:46:24 -06:00
Neale Pickett 8e8fd540f4 Runtime fixes for entrypoint 2017-10-25 12:41:16 -06:00
Neale Pickett a3869942cc Add script: header to .moth files 2017-10-23 10:01:11 -06:00
Neale Pickett 9b94c2b1f0 Move assigned.txt into state 2017-10-12 00:55:34 +00:00
Neale Pickett cbe671dbc2 More sensical reporting on file visibility 2017-10-03 16:06:44 -06:00
Neale Pickett ee2fa601d8 Smaller salad 2017-10-03 16:03:28 -06:00