Stephen McQuay
b8491e384d
Adds dummy prom metrics for alerting
5 years ago
Fraser Graham
37d0335f92
Include robot Id in the Stats structure that gets sent back to the client
7 years ago
Fraser Graham
c6befdf2f9
Move player data to bottom of frame
7 years ago
Stephen McQuay
6f46dd3783
Added license file
7 years ago
Stephen McQuay
76ee015c0b
don't render walls
...
previous commit makes real walls
7 years ago
Fraser Graham
ef33a17b6a
Remove special case wall collisions, replace with generated objects
7 years ago
Stephen McQuay
78b1711cd9
update for modern assetfs
7 years ago
Stephen McQuay
e71d11cd4d
temporary fix for stats route
8 years ago
Stephen McQuay
566d8b0879
Small tweak to download glyphicon
8 years ago
Stephen McQuay
ea5a1f902a
fixed but with matching https:// and wss://
8 years ago
Stephen McQuay
bb5f76cd97
got self-hosted website working.
8 years ago
Stephen McQuay
6bad869501
added fetching of source
8 years ago
Stephen McQuay
33f94af784
render arena
8 years ago
Stephen McQuay
6bad86730e
List available games on front page
8 years ago
Stephen McQuay
28353170c6
Renamed botsrv
8 years ago
Stephen McQuay
7818a64756
enable static asset serving
...
- It changes behavior depending on if STATIC is set.
- will need to run $(go generate ./...) before compiles will work
8 years ago
Stephen McQuay
6797c134d1
first wave of static assets
8 years ago
Stephen McQuay
77f9f8033b
added ace editor
8 years ago
Stephen McQuay
4b5c214f95
added jquery
8 years ago
Stephen McQuay
15d41be35a
added bootstrap
8 years ago
Stephen McQuay
5cac75b638
Made info url more useful (start and uptime)
8 years ago
Stephen McQuay
b5cac7c02a
placed REST api behind /api/v0/
8 years ago
Stephen McQuay
af926d7f3a
renamed botserv -> hbd
8 years ago
Stephen McQuay
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.
8 years ago
Stephen McQuay
d00e2a8df8
some go fmt
8 years ago
Stephen McQuay
f86bacbd69
Used the idg.Generator from github
8 years ago
Stephen McQuay
3eb76009ad
moved http routes out of the server main()
8 years ago
Stephen McQuay
b15f010073
updated import paths for go tools repo
...
See golang.org/s/go14subrepo for background.
8 years ago
Fraser Graham
b05e17709c
changes to how acceleration works
9 years ago
Fraser Graham
af418f1e6f
Fixing reversing and wall collisions
9 years ago
Stephen McQuay
06ce7eefc8
Removed dependance on os/user
...
This was done to make cross-compiling work again
9 years ago
Stephen McQuay
c9dfa27320
Add support for fixed object geometry
...
also updated config file
9 years ago
Stephen McQuay
961cf5d7da
Make obstacles know how to minify themselves
...
including a fix for using pointers instead of values.
9 years ago
Stephen McQuay
8f7ef5aa1a
float32 -> float64
9 years ago
Stephen McQuay
db28bfea11
Renamed obstacle -> obstacle count
9 years ago
Stephen McQuay
2a9c178ebb
go fmt
9 years ago
Stephen McQuay
bd1d861971
fix for bug involving probe order
9 years ago
Fraser Graham
ba700ba633
bah humbug
9 years ago
Stephen McQuay
39b8a9e5d7
allow gob spectators to send back Instruction maps
9 years ago
Fraser Graham
ab3586e5aa
Fixing the robot through building bug
9 years ago
Stephen McQuay
6da0bfac7a
Renamed config file, added sample
...
did this to allow for other configs in our namespace.
9 years ago
Stephen McQuay
fd53d3e51e
don't rename package without need.
9 years ago
Stephen McQuay
72d0843ff8
Renamed package/directory
9 years ago
Stephen McQuay
9e1cd272f7
Fixed warnings generated by go vet
9 years ago
Stephen McQuay
faacfe7fd9
First pass at documentations.
9 years ago
Stephen McQuay
0cf0957d73
More documentations.
9 years ago
Stephen McQuay
996f6c02da
Changed executable name back to botserv
9 years ago
Stephen McQuay
6e9a6d6af1
support for botclient refactor
9 years ago
Stephen McQuay
752cec48f3
Removed unecessary tiredness vulgarity
9 years ago
Stephen McQuay
a956162205
Plumbed Delta and the IdGenerator back through
9 years ago