Commit Graph

5 Commits

Author SHA1 Message Date
2a599bcff5 Build standalone ioq3ded, fix asset timeout (#16)
When specifying `BUILD_STANDALONE=1` for ioq3ded, the default `com_homepath`, `com_basegame`, and `com_gamename` change to foo/foobar, so this sets those explicitly to their previously default values. This can be exposed via option later to allow for custom games. This also fixes the short read timeout used by CopyAssets.
2020-09-16 17:53:51 -04:00
f29bb81865 Fix config map time limit and commands, add client password 2020-08-20 11:16:42 -04:00
1e1edac3a5 Add prometheus instrumentation, count active ws conns (#8)
* Add prometheus instrumentation, count active ws conns

* Stop bum ticker

* Moving things around

* Handle unspecified host for ws proxy

* Add config reload counter

* metrics: rename conns -> players
2020-08-17 10:59:30 -04:00
bb321e0830 Add quake/net package for connection less OOB messages 2020-08-12 12:27:53 -04:00
ffca54fdb8 Initial commit 2020-08-02 13:46:12 -04:00