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

1619 commits

Author SHA1 Message Date
Neale Pickett
c2d685005b Convert flagd to use medusa 2009-08-31 21:15:13 -06:00
Neale Pickett
efe3f5c5b9 Make pointsd use medusa 2009-08-31 16:27:57 -06:00
Neale Pickett
fef10a63dc Fix egregious logic bug in roshambo server
The second player always won :)
2009-08-28 17:21:55 -06:00
Neale Pickett
2a9b46a662 Get roshambo back to playable
It's more robust now, anyway.  Not perfect.  The trick seems to have been
to make Game dumber, checking for disconnected clients instead of getting
notices about disconnects.
2009-08-28 15:52:56 -06:00
Neale Pickett
0a07f40ff4 Gussy up the scoreboard 2009-08-27 16:33:47 -06:00
Neale Pickett
e1a43cb9a7 Deal with clients not making moves quickly enough 2009-08-26 17:46:06 -06:00
Neale Pickett
de6a455ebc Handle flooding 2009-08-26 16:33:07 -06:00
Neale Pickett
689bff487c Fix up game.py; no known bugs 2009-08-26 15:14:09 -06:00
Neale Pickett
c05f440b37 Game framework and roshambo game 2009-08-25 18:04:42 -06:00
Neale Pickett
0790f9b453 Some ideas for puzzles 2009-08-25 18:04:09 -06:00
Neale Pickett
8b436e01dc Add scoreboard page and histogram-generation script 2009-08-25 17:53:55 -06:00
Neale Pickett
86493ff0c9 Standard team colors 2009-08-25 17:50:49 -06:00
Neale Pickett
c0b70276c4 Add arecibo puzzle 2009-08-25 17:50:27 -06:00
Neale Pickett
dc7d2174fb Fix bug with out-of-order UDP replies 2009-08-21 13:27:17 -06:00
Neale Pickett
f5b6373164 Remove some debugging 2009-08-20 16:20:44 -06:00
Neale Pickett
de8f8ff5ff Describe some requirements for hosting the event 2009-08-20 16:19:39 -06:00
Neale Pickett
22b62ae591 Flag daemon, for categories that have a flag 2009-08-20 15:18:15 -06:00
Neale Pickett
3fc8fcbd3f Change port to 6667, bind to all IPs 2009-08-20 12:57:06 -06:00
Neale Pickett
530a209082 Scoring infrastructure 2009-08-20 12:51:47 -06:00