Commit Graph

9 Commits

Author SHA1 Message Date
Stephen McQuay 9e1cd272f7 Fixed warnings generated by go vet 2014-04-14 00:39:42 -07:00
Stephen McQuay faacfe7fd9 First pass at documentations. 2014-04-14 00:26:41 -07:00
Stephen McQuay c8efd34080 ignore new binary
Create new bserv binary

Herein lie the following ideas:

- change package visibility of many things
- try to stash the globals into structs
- the code is far from correct; it merely compiles
2014-03-31 23:21:14 -07:00
Fraser Graham b702afeb3a renaming rect to AABB 2013-11-24 14:26:40 -08:00
Fraser Graham 4c4c0d4e67 objects have HP now, only direct hits hurt them 2013-11-17 08:21:36 -08:00
Fraser Graham 58c084c7ab bandwidth reduction, filtering explosions and sending objects as [4]int 2013-11-16 23:13:03 -08:00
Fraser Graham cfd3d91942 filter projectiles and objects by scanners 2013-11-06 22:21:18 -08:00
Fraser Graham 6ff9606367 objects generate entirely inside world 2013-11-06 19:58:16 -08:00
Fraser Graham 14f6c65e86 obstacle support 2013-10-25 22:30:15 -07:00