a932d24683
Added a memprofile dump flag and mechanism
2014-03-08 15:29:08 -08:00
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.
2014-03-03 22:56:26 -08:00
845db00032
added file line numbers to the logs
2014-01-13 20:54:01 -08:00
3bb710dd9c
point limit parametrized
2013-11-29 01:10:49 -07:00
50868809bd
revert me: default to allowing connecting players to start games
2013-11-14 00:18:46 -08:00
245c483f9e
added simple game stats
2013-11-13 23:45:02 -08:00
aabda1cc90
added config file support
2013-11-13 20:38:57 -08:00
c9ba660e7f
added server info for the / route
2013-11-07 22:11:54 -08:00
Fraser Graham
3d0eb16f91
game params
2013-11-07 21:00:15 -08:00
2707294bb6
Added flag to start with live http profiler
2013-11-06 22:14:54 -08:00
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
2013-11-06 20:10:22 -08:00
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
2013-10-20 21:15:23 -07:00
Fraser Graham
f9b18eb253
Convert to 32-bit to save space in the serialization
2013-10-19 00:00:51 -07:00
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
2013-10-18 23:22:35 -07:00
d19b3f71fa
added ability to autovivify games in debug mode
2013-10-18 20:49:57 -07:00
bd4cb39828
added profiling flag and kill channel
2013-09-28 23:00:29 -07:00
56c965add7
some clean up
...
Mainly adding some comments, and some function renaming
2013-09-28 12:59:17 -07:00
f175e45c63
added simple, non-leaking game stop url
2013-09-08 09:32:24 -07:00
1ca4679b04
embedded the mutex into the games global (one fewer global)
2013-09-05 18:14:41 -07:00
835303c53d
middle of refactor
2013-09-01 23:00:09 -07:00
b800f77c24
added locking, listing
2013-09-01 22:04:10 -07:00
a1470c102a
added startGame side band
2013-08-28 23:46:12 -07:00
880d73b54e
got simple testing server working
2013-08-25 23:10:02 -07:00
ccd5dc3961
moved negociation code to func
2013-08-21 07:53:34 -07:00
4e4750fa95
go fmt
2013-08-19 23:44:00 -07:00
7997b15c26
fixed initial position bug
2013-08-19 23:25:08 -07:00
27afc65297
initial spectator implementation
2013-08-19 22:23:35 -07:00
e391cd3a0b
Changed to use user-provided stats.
2013-08-19 21:42:43 -07:00
3b183481ef
added rest of game in current state
2013-08-19 20:43:26 -07:00