5 Commits

Author SHA1 Message Date
df74971b73 Fixes #23, adds Tests action 2020-11-23 12:31:31 -05:00
b64c44e6ac Fixes for running with https frontend (#20)
* use browser protocol

* Update zz_generated.static.go

* set host args with proper port

* Update zz_generated.static.go

* use proper protocol for the websocket
2020-11-22 11:34:26 -05:00
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
ffca54fdb8 Initial commit 2020-08-02 13:46:12 -04:00