Guild icon
DDraceNetwork
Development / developer
Development discussion. Logged to https://ddnet.tw/irclogs/ Connected with DDNet's IRC channel, Matrix room and GitHub repositories — IRC: #ddnet on Quakenet | Matrix: #ddnet-developer:matrix.org GitHub: https://github.com/ddnet
Between 2018-02-26 00:00:00Z and 2018-02-27 00:00:00Z
Avatar
@HMH snap is important to create something
Avatar
[quakenet] <Learath2> do we have a way of disabling our auto updater for packaging for distros?
Avatar
no
16:28
feel free to add
Avatar
@jao ^
Avatar
nice, thanks 😃
Avatar
what it means exactly?
Avatar
changing map on test srv doesn't log you out of rcon
17:58
[ddnet/ddnet] New branch created: staging.tmp
17:59
61c7e93 Don't log out on sv_rcon{,_mod,_helper}_passwo... - heinrich5991 [087b3ad`](https://github.com/ddnet/ddnet/commit/087b3ad3fa44175f5d20f133320a96da99ea3ee7) [ci skip] -bors-staging-tmp-1053 - bors[bot]
17:59
e840206 Fix bundled pnglite - def- 0d9265b Fix bundled wavpack when system wavpack is avai... - def- b07ca61 Update README.md instructions for installing de... - heinrich5991 99fe1d7 Revert "Fix bundled wavpack when system wavpack... - heinrich5991 dc9c7bd Revert "Fix bundled pnglite" - heinrich5991
Avatar
61c7e93 Don't log out on sv_rcon{,_mod,_helper}_passwo... - heinrich5991 [10b6000`](https://github.com/ddnet/ddnet/commit/10b60008cc4ce970c6ad641c87ee46f0c7b8efdb) Merge #1053 - bors[bot]
Avatar
bors spam :D :D
Avatar
I'll tackle docker, bors and investigate our deployment process this thursday
Avatar
what about our deployment process?
Avatar
@deen beta.teewebs.com doesn't just use websockets, it also (ab)uses some webrtc dark magic, it was broken for me for quite some time, eeeee
18:33
@heinrich5991 well we all do it however we want, it'd be nice to have it all standardized
Avatar
oh, you mean deployment to the servers?
Avatar
i like to ssh to ddnet.tw then deploy using for loops, deen likes clusterssh, you do something else
18:33
yeah exactly
18:34
also setting up servers, it'd be nice if we could have one script that does everything from ddnet.tw, or maybe ansible or sth
Avatar
if you figure out ansible, tell me
18:38
want to use sth like that for my computers
18:40
@jao try the map change now 🙂
Avatar
[quakenet] <Learath2> I'll prolly take a look at ansible, puppet and chef but ansible looks to be more suitable
Avatar
@heinrich5991 works 👍
Avatar
great 🙂
Avatar
@heinrich5991 what u think about providing better support on where the compiled binaries will appear? cmake -DEXECUTABLE_OUTPUT_PATH='bin' .. places the binaries in the build/bin folder without all the cmake files, great, but it doesn't copy the data folder (edited)
21:02
maybe use EXECUTABLE_OUTPUT_PATH to put the data folder
21:02
in cmake
21:02
or something?
Avatar
not sure, might break MSVS
Avatar
then make it linux only
Avatar
what's the problem you're trying to solve? 😛
Avatar
just wanted a clean way to put the binaries and data files
21:03
in another folder
21:03
cd 'dirname $0' mkdir build 2> /dev/null cd build cmake -DEXECUTABLE_OUTPUT_PATH='bin' .. make DDNet-Server -j4
Avatar
make package_default can give you an archive if you're after that
Avatar
@Learath2 there's another thing you wanted to do 😛
22:13
parsing of teehistorian for a log of rcon actions
Avatar
[quakenet] <Learath2> sure, I can give that one a go too
Exported 49 message(s)