Commit Graph

20 Commits

Author SHA1 Message Date
Stephen McQuay 839b5789e3 Implemented multiple encoders/decoders
I really think we're close here; once we have gob server-side this might just
work.
2014-03-10 23:25:11 -07:00
Stephen McQuay dc7db48201 Fixed protocol bug I introduced 2014-03-10 23:24:25 -07:00
Stephen McQuay eec52769dd Implemented Fraser's suggestions 2014-03-10 21:52:14 -07:00
Stephen McQuay 21705cc16e Added encoding negociation to protocol 2014-03-10 00:04:45 -07:00
Stephen McQuay ed39916f17 Added some debug logging 2014-01-29 22:46:31 -08:00
Stephen McQuay e02dc2f348 Changed the collision response from boolean to Collision 2014-01-27 20:39:08 -08:00
Stephen McQuay 29b078e637 changed the stats payload 2014-01-23 23:03:21 -08:00
Stephen McQuay 7cb38a76aa recv the calculated stats values 2014-01-23 22:33:05 -08:00
Stephen McQuay b964a14bba lockstep changes for server sending max points 2014-01-22 22:14:02 -08:00
Stephen McQuay 5b438b7ffe renamed to randomDirection to reflect what function does 2014-01-12 01:27:12 -08:00
Stephen McQuay 4d0eac703c removed unecessary looping from probe 2014-01-12 01:23:20 -08:00
Stephen McQuay 5b8ec0b8ab consider destination slightly before collision
also: added verbose blocks for logging
2014-01-12 00:08:00 -08:00
Stephen McQuay a122577019 fixed stalling robots 2014-01-11 23:42:32 -08:00
Stephen McQuay b16886cbac simplest shooting algo 2014-01-11 00:08:08 -08:00
Stephen McQuay a1cc24f2a0 reasonable object avoidance. 2014-01-10 23:23:29 -08:00
Stephen McQuay e1bed61a00 unstopped failure conditions 2013-11-11 00:25:28 -08:00
Stephen McQuay 2fb7ff7b20 added per-bot info to the logs 2013-11-11 00:25:02 -08:00
Stephen McQuay 819ba2f46d made it so that everything can start in parallel too 2013-11-11 00:01:57 -08:00
Stephen McQuay e4bbd4a0f4 give unique r.name for each robot 2013-11-10 23:37:43 -08:00
Stephen McQuay 5f6ad59303 spelled things more how I wanted to 2013-11-10 23:30:23 -08:00