b8491e384d
Adds dummy prom metrics for alerting
2018-05-18 11:53:30 -07:00
Fraser Graham
37d0335f92
Include robot Id in the Stats structure that gets sent back to the client
2016-07-13 21:28:08 -06:00
Fraser Graham
c6befdf2f9
Move player data to bottom of frame
2016-07-13 21:28:08 -06:00
6f46dd3783
Added license file
2016-07-13 13:11:55 -06:00
76ee015c0b
don't render walls
...
previous commit makes real walls
2016-07-13 12:17:09 -06:00
Fraser Graham
ef33a17b6a
Remove special case wall collisions, replace with generated objects
2016-07-13 12:16:10 -06:00
78b1711cd9
update for modern assetfs
2016-02-23 13:59:40 -08:00
e71d11cd4d
temporary fix for stats route
2015-08-30 23:25:26 -07:00
566d8b0879
Small tweak to download glyphicon
2015-08-30 23:16:59 -07:00
ea5a1f902a
fixed but with matching https:// and wss://
2015-08-30 02:29:10 -07:00
bb5f76cd97
got self-hosted website working.
2015-08-30 02:16:44 -07:00
6bad869501
added fetching of source
2015-08-30 01:48:35 -07:00
33f94af784
render arena
2015-08-27 22:29:50 -07:00
6bad86730e
List available games on front page
2015-08-27 21:43:09 -07:00
28353170c6
Renamed botsrv
2015-08-27 20:49:01 -07:00
7818a64756
enable static asset serving
...
- It changes behavior depending on if STATIC is set.
- will need to run $(go generate ./...) before compiles will work
2015-08-26 23:16:12 -07:00
6797c134d1
first wave of static assets
2015-08-26 23:15:53 -07:00
77f9f8033b
added ace editor
2015-08-26 23:14:54 -07:00
4b5c214f95
added jquery
2015-08-26 23:14:26 -07:00
15d41be35a
added bootstrap
2015-08-26 23:14:13 -07:00
5cac75b638
Made info url more useful (start and uptime)
2015-08-26 22:25:38 -07:00
b5cac7c02a
placed REST api behind /api/v0/
2015-08-26 22:18:48 -07:00
af926d7f3a
renamed botserv -> hbd
2015-08-26 22:17:28 -07: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
d00e2a8df8
some go fmt
2014-11-24 14:42:38 -08:00
f86bacbd69
Used the idg.Generator from github
2014-11-24 14:42:11 -08:00
3eb76009ad
moved http routes out of the server main()
2014-11-24 14:32:27 -08:00
Stephen McQuay
b15f010073
updated import paths for go tools repo
...
See golang.org/s/go14subrepo for background.
2014-11-11 21:28:43 -08:00
Fraser Graham
b05e17709c
changes to how acceleration works
2014-05-12 22:36:14 -07:00
Fraser Graham
af418f1e6f
Fixing reversing and wall collisions
2014-05-12 22:36:03 -07:00
06ce7eefc8
Removed dependance on os/user
...
This was done to make cross-compiling work again
2014-05-11 21:49:18 -07:00
c9dfa27320
Add support for fixed object geometry
...
also updated config file
2014-05-11 21:49:06 -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
db28bfea11
Renamed obstacle -> obstacle count
2014-04-26 15:32:14 -07:00
2a9c178ebb
go fmt
2014-04-26 15:24:20 -07:00
bd1d861971
fix for bug involving probe order
2014-04-26 15:15:14 -07:00
Fraser Graham
ba700ba633
bah humbug
2014-04-26 16:13:31 -06:00
39b8a9e5d7
allow gob spectators to send back Instruction maps
2014-04-26 13:25:30 -07:00
Fraser Graham
ab3586e5aa
Fixing the robot through building bug
2014-04-26 13:26:33 -06:00
6da0bfac7a
Renamed config file, added sample
...
did this to allow for other configs in our namespace.
2014-04-26 10:25:23 -07:00
fd53d3e51e
don't rename package without need.
2014-04-23 14:54:39 -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
0cf0957d73
More documentations.
2014-04-13 22:54:48 -07:00
996f6c02da
Changed executable name back to botserv
2014-04-13 19:51:26 -07:00
6e9a6d6af1
support for botclient refactor
2014-04-08 23:45:07 -07:00
752cec48f3
Removed unecessary tiredness vulgarity
2014-04-07 23:27:34 -07:00
a956162205
Plumbed Delta and the IdGenerator back through
2014-03-31 23:21:20 -07:00