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 2017-07-25 00:00:00Z and 2017-07-26 00:00:00Z
Avatar
7de8e2b update ddnet-setup - Dennis Felsing
Avatar
4825d57 fix video (thanks CrashtimeHD) - def-
Avatar
deen: I think the release dates for various maps in the server info are wrong: http://i.imgur.com/gusJqLv.png
Avatar
<test> Can someone tell me how to set dyncam permanently off? When I say cl_dyncam 1 it's off but when I restart ddnet it's on again :/
12:08
<test> ok i found it in general settings ....
Avatar
<deen> @Shishigami: Thanks, fixing it
Avatar
8c2489d Add Freetype binary for macOS - heinrich5991
Avatar
a9d3f45 Add ui_close_window_after_changing_setting - def-
17:09
17:09
[ddnet/ddnet] New tag created: 10.7.1
Avatar
<heinrich5991> deen: that was the other thing I wanted to ask about
17:20
<heinrich5991> I doubt that there are any 32bit macs around anymore
17:20
so we don't need universal libs anymore?
17:20
i removed ppc already
Avatar
<heinrich5991> last mac produced was apparantly 2007
Avatar
so they stopped working?
17:21
my laptop is made in 2008 and I still regularly use it
Avatar
<heinrich5991> do you run macos on it?
17:22
but i know we still have quite a few winxp players with really old computers too
17:22
so not sure if we can drop macosx 32bit
Avatar
5a437b1 Nicer formatting for task fetcher - def-
17:24
Avatar
<heinrich5991> deen: -mmacosx-version-min=10.7
17:28
<heinrich5991> 10.6 is apparantly the last osx with 32bit support
17:28
<heinrich5991> +SDL2_framerate.h
17:28
<deen> heinrich5991: build fails after your change, not sure what to do: https://travis-ci.org/ddnet/ddnet/builds/257396075?utm_source=email&utm_medium=notification
17:28
<heinrich5991> (ignore +SDL2_framerate.h)
17:29
<heinrich5991> hm.. dunno why
17:29
<heinrich5991> don't want to investigate right now, reverting is ok
Avatar
T3ntuki (Rico) [EU] 2017-07-25 17:29:50Z
Best addition to TW, fat skins. Ty guys (edited)
Avatar
<deen> :)
17:30
<deen> nono, probably just need to fix the travis file
17:30
<deen> local build works fine
Avatar
T3ntuki (Rico) [EU] 2017-07-25 17:35:26Z
DDCat is not beeing shown in the preview fyk
Avatar
<deen> yeah, i know. but i think it would not be so nice to implement that
Avatar
T3ntuki (Rico) [EU] 2017-07-25 17:51:53Z
k
Avatar
<Nimda_9885> SkyLand2 by Greeen & CrashtimeHD just released on Brutal at 2017-07-25 20:00
18:20
98f0251 another tournament vid - def-
Avatar
2dac092 Update settingscommands - def- f607394 Revert "Livestream" - def-
Avatar
<deen> heinrich5991: i wanted to test it, but brew installed old cmake version which didn't know the commands
20:36
<deen> so i updated brew, now it doesn't run anymore
20:36
<deen> great!
20:37
<Learath2> osx best os
20:37
<heinrich5991> deen: doesn't know which commands?
20:37
<deen> Unknown CMake command "target_compile_options".
20:38
<deen> so dtruss (strace equivalent on osx) requires root to run, brew refuses to run as root
20:38
<deen> great!
20:38
<deen> I'm afraid of fucking up my vm, then I have to learn how to cross-compile to osx
20:39
<eeeee> on osx even gdb requires root
20:39
<eeeee> user aint supposed to bother with such things
20:39
<Learath2> well it works for granny
20:39
<eeeee> if something doesn't work just return it to appstore instead of debugging
20:40
<Learath2> maybe we should just take it to a apple genius
20:40
<Learath2> they'd know what to do
20:40
<heinrich5991> even cmake 2.8 seems to support target_compile_options
20:40
<eeeee> good idea too, they might replace your whole mac to see if that fixes it
20:40
<heinrich5991> brew seems to do some serious software archeology
20:41
<heinrich5991> lol
20:41
<heinrich5991> debian oldoldstable has 2.8.9
20:41
<Learath2> oldoldstable is what lenny?
20:42
<heinrich5991> wheezy
20:42
<heinrich5991> (there was a debian release recently)
20:42
<Learath2> damn that's the first version of debian i used
20:43
<deen> looks like my osx is already broken
20:43
<deen> heinrich5991: nah, I just didn't update this VM in forever
20:43
<deen> i only use it to compile ddnet
20:43
<Learath2> deen: well might be time to get a new one going :)
20:43
<deen> nooooo
20:44
<deen> way too much work setting that up
20:44
<Learath2> is it really that hard to set up?
20:45
<Learath2> can one even cross compile to osx?
20:45
<heinrich5991> I quickly googled it today
20:45
<heinrich5991> the internet strongly suggested that the answer is no
20:45
<heinrich5991> but it's probably possible.... somehow
20:46
<Learath2> i love how they just had to be different
20:46
<Learath2> frameworks, the fuck are frameworks
20:47
<Learath2> can we maybe extract the results of a travis build?
20:47
<Learath2> deen: you might not even have to bother building it yourself
20:49
<deen> we have travis for macosx?
20:50
<Learath2> i'll check if we can haz, there seems to be documentation on it
Avatar
[ddnet/ddnet] New branch created: osx-travis
20:52
1d3f282 Add OSX support to travis - Learath2
Avatar
<Learath2> it does seem possible but doesn't look like they have many build hosts available, takes way too long
Avatar
[ddnet/ddnet] New branch created: travis-submodule
21:03
3cebcc6 Try fixing travis builds - Learath2
Avatar
<deen> can I tell cmake to ignore pkg-config and use our bundled libs?
21:05
<deen> need that to build the releases
21:06
<Learath2> guessing heinrich would need to implement that as a switch somewhere
21:06
<Learath2> don't think there is a default option
21:07
<heinrich5991> deen: I wanted to implement travis next
21:07
<heinrich5991> deen: -DPKG_CONFIG_EXECUTABLE=NO
21:07
<Learath2> well it's not the --recursive flag
21:08
<Learath2> really interesting how circleci can do it just fine
Avatar
<heinrich5991> .
21:25
<Learath2> heinrich5991: my guess is it's the shallow clone
Avatar
T3ntuki (Rico) [EU] 2017-07-25 21:25:13Z
I cant login as a MOD. It just ask mes for a password but even with my password i wont login. Any help`
21:25
?
Avatar
<Learath2> could you give that a try, can't really commit it from this computer
21:25
<deen> Learath2: you broke that I guess ^
21:25
<deen> what Rico is saying
21:25
<Learath2> @T3ntuki (Rico) [EU] on official servers?
Avatar
T3ntuki (Rico) [EU] 2017-07-25 21:25:37Z
Testserver (edited)
Avatar
<Learath2> You can't really login until the servers are all updated and advertise themselves correctly as username requiring servers
21:26
<deen> Learath2: wtf?
Avatar
T3ntuki (Rico) [EU] 2017-07-25 21:26:08Z
hm... ok
Avatar
<deen> Learath2: you know lots of people run old servers and will never update them?
21:26
<deen> so they can never log in again?
21:26
<Learath2> deen: they don't require usernames anyways
21:26
<deen> why not?
21:27
<deen> we had username feature in old versions
21:27
<Learath2> if they run old servers they don't support usernames anyways
21:27
<deen> you should only have enabled the new stuff for sufficiently new server version
21:27
<Learath2> we don't really advertise the server version
21:27
<MyStery_fox> slaps deen around a bit with a large fishbot
21:27
<heinrich5991> Rico: you should be able to log in with the rcon_login local console command
21:28
<deen> I restarted the empty servers, try again
21:28
<Learath2> now that i think about it we should have made that message a way to advertise server version instead
21:28
<Learath2> heinrich5991: damn why didn't you suggest that :P
21:28
<heinrich5991> I thought about that
21:28
<MyStery_fox> slaps Learath2 around a bit with a large fishbot
21:28
<MyStery_fox> slaps laxa around a bit with a large fishbot
21:28
<heinrich5991> MyStery_fox: stop please
21:28
<MyStery_fox> slaps Teetime around a bit with a large fishbot
21:28
<MyStery_fox> NEIN
21:28
<laxa> MyStery_fox: :)
21:28
<Learath2> could have even put it in a serverinfo msg
21:28
<Learath2> ouch
Avatar
T3ntuki (Rico) [EU] 2017-07-25 21:28:55Z
thx heinrich5991 it worked
Avatar
<deen> Learath2: but we don't usually break stuff like logging into servers...
21:29
<Learath2> poor mysteryfox
21:29
<heinrich5991> Learath2: the problem with server version is that it's not modular
21:29
<Learath2> deen: it would have broken either way tho, really no way around it :/
21:29
<heinrich5991> suppose you're a mod that wants to implement the password thing
21:29
<heinrich5991> with the version thing, you'd have to support a whole lot of other ddnet features too
21:29
<Learath2> new clients would identify the server as old incase of advertising the server version
Avatar
T3ntuki (Rico) [EU] 2017-07-25 21:29:56Z
@deen the restart helped aswell
Avatar
<Learath2> heinrich5991: true true
21:30
<MyStery_fox> wow thats hars
21:30
<MyStery_fox> h
21:30
<heinrich5991> sorry, we had to fight with spammers recently
21:30
<MyStery_fox> i was just slapping my friends around :o dont need to kick me PFF
21:30
<heinrich5991> but please don't spam the chat :)
21:30
<MyStery_fox> slaps heinrich5991 around a bit with a large fishbot
21:30
<Learath2> i think we did the right thing by just getting it over with
21:30
<MyStery_fox> you kind of deserved that ;)
21:31
<Learath2> yes heinrich5991 take that
21:31
<MyStery_fox> ♥
Avatar
<deen> heinrich5991: /var/root/ddnet-pr_ddnet_fix_cmake_mac/src/engine/client/text.cpp:13:10: fatal error: 'ft2build.h' file not found
21:43
<deen> and -DPKG_CONFIG_EXECUTABLE=NO doesn't seem to do anything
21:44
<heinrich5991> deen: have you cleared your cache?
21:44
<deen> how to do that?
21:44
<heinrich5991> rm CMakeCache.txt
21:44
<heinrich5991> in the build directory
21:45
<heinrich5991> (otherwise it will remember the previously-discovered libs)
21:45
<heinrich5991> *previously discovered
21:45
<deen> same result
21:45
<deen> it's not using the bundled libs at all
21:46
<heinrich5991> ah
21:46
<heinrich5991> the problem is that it's finding the libs regardless of whether it has pkg-config or not
21:47
<heinrich5991> deen: where do you get that ft2build.h error? mac?
21:48
<Learath2> heinrich5991: did i tell you to try removing the shallow from submodules?
21:48
<Learath2> can't keep track of what i did and didn't do :P
21:48
<deen> yes
21:48
<heinrich5991> I told deen to do that :)
21:48
<Learath2> deen: did it work? :P
21:48
<heinrich5991> lazy
21:49
<deen> i should have done what?
21:49
<heinrich5991> "should"
21:49
<Learath2> is buzzing around the house getting ready to leave for turkey :P
21:49
<heinrich5991> I suggested that reverting my commit might fix travis
21:49
<Learath2> deen: remove shallow from .gitmodules
21:49
<deen> don't remember anyone telling me that
21:49
<Learath2> could also sed it out in the travis script
21:49
<deen> why do i have to do that instead of you guys directly?
21:50
<Learath2> i don't have a clone on this computer
21:50
<heinrich5991> cause /me lazy -- will do it later
21:50
<deen> github has webinterface editing
21:50
<Learath2> i'll do it w/e
21:50
<deen> and didn't we just include the shallow?
21:50
<deen> to save space?
21:50
<heinrich5991> yes
Avatar
<heinrich5991> but travis seems to chokeo n it
21:51
<deen> yeah, because old git versions can't update shallow clones
21:51
<heinrich5991> ahh
21:51
<deen> only new ones can
21:51
<Learath2> want me to sed it out for travis or just revert heinrich5991's commit?
21:52
<deen> it's already in, dunno where the github bot is
21:52
<heinrich5991> Learath2: sed doesn't help probaby
21:52
<heinrich5991> or wait, do we manually update submodules?
21:52
<deen> yes
21:52
<Learath2> deen: you normally don't you need to do the thing in my pr to disable travis's own submodule thing
21:58
<MyStery_fox> deen do the right thing!
21:58
<deen> MyStery_fox: kick you out as mod?
22:00
<Learath2> :D
22:00
<MyStery_fox> ._. sure if you want to
Exported 205 message(s)