Fraser Graham
ef33a17b6a
Remove special case wall collisions, replace with generated objects
2016-07-13 12:16:10 -06:00
446eba5209
vantiy urls
...
I've moved remote to https://s.mcquay.me/hackerbots/ and stood up routes for go
get on the hackerbots repos. I had to update the imports for this to take
effect.
2015-04-30 23:07:21 -07:00
961cf5d7da
Make obstacles know how to minify themselves
...
including a fix for using pointers instead of values.
2014-05-11 21:48:47 -07:00
8f7ef5aa1a
float32 -> float64
2014-04-26 15:36:04 -07:00
72d0843ff8
Renamed package/directory
2014-04-23 14:28:13 -07:00
9e1cd272f7
Fixed warnings generated by go vet
2014-04-14 00:39:42 -07:00
faacfe7fd9
First pass at documentations.
2014-04-14 00:26:41 -07:00
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