Stephen McQuay
67ad90d7a4
added logging line when using http profile info
I could never remember the url, so I print it out now.
6 years ago
Stephen McQuay
a932d24683
Added a memprofile dump flag and mechanism
6 years ago
Stephen McQuay
6fd4138740
added bw calcs
unfortunately there is an issue with how these are calculated, and they don't
decrease as things quiet down. Well, the bad numbers are their for your
consumption, and should Just Work TM when appropriate changes in
bitbucket.org/smcquay/bandwith land. And they will. But I'm tired now.
6 years ago
Stephen McQuay
845db00032
added file line numbers to the logs
7 years ago
Stephen McQuay
3bb710dd9c
point limit parametrized
7 years ago
Stephen McQuay
50868809bd
revert me: default to allowing connecting players to start games
7 years ago
Stephen McQuay
245c483f9e
added simple game stats
7 years ago
Stephen McQuay
aabda1cc90
added config file support
7 years ago
Stephen McQuay
c9ba660e7f
added server info for the / route
7 years ago
Fraser Graham
3d0eb16f91
game params
7 years ago
Stephen McQuay
2707294bb6
Added flag to start with live http profiler
7 years ago
Fraser Graham
bad900997f
add -timescale to command line to speed up or slow down time on server, try 0.1 - 2.0 range for fun
7 years ago
Fraser Graham
200afffa7f
moved a bunch of logic out of run and into functions of the game, for a cleaner separation of functionality.
Also, removed a bunch of overly verbose logging
7 years ago
Fraser Graham
f9b18eb253
Convert to 32-bit to save space in the serialization
7 years ago
Fraser Graham
c80acb478b
All sorts of fun stuff...
- stats are now based on a 1-100 ranged and mapped to sensibles
- turnspeed and fire rate are available stats
- bugs in movement are squished
7 years ago
Stephen McQuay
d19b3f71fa
added ability to autovivify games in debug mode
7 years ago
Stephen McQuay
bd4cb39828
added profiling flag and kill channel
7 years ago
Stephen McQuay
56c965add7
some clean up
Mainly adding some comments, and some function renaming
7 years ago
Stephen McQuay
f175e45c63
added simple, non-leaking game stop url
7 years ago
Stephen McQuay
1ca4679b04
embedded the mutex into the games global (one fewer global)
7 years ago
Stephen McQuay
835303c53d
middle of refactor
7 years ago
Stephen McQuay
b800f77c24
added locking, listing
7 years ago
Stephen McQuay
a1470c102a
added startGame side band
7 years ago
Stephen McQuay
880d73b54e
got simple testing server working
7 years ago
Stephen McQuay
ccd5dc3961
moved negociation code to func
7 years ago
Stephen McQuay
4e4750fa95
go fmt
7 years ago
Stephen McQuay
7997b15c26
fixed initial position bug
7 years ago
Stephen McQuay
27afc65297
initial spectator implementation
7 years ago
Stephen McQuay
e391cd3a0b
Changed to use user-provided stats.
7 years ago
Stephen McQuay
3b183481ef
added rest of game in current state
7 years ago