Guild icon
Teeworlds
IRC / bridge
One-way IRC channel bridge. If you want to be able to send messages to IRC, contact @Dune or @heinrich5991. https://www.teeworlds.com/?page=docs&wiki=rules/irc_rules
Between 2019-04-19 00:00:00Z and 2019-04-20 00:00:00Z
Avatar
[quakenet] <Dune> Yeah teeworlds has some dark magic
Avatar
[quakenet] <Oy> Dune: ping
19:37
[quakenet] <Dune> pong
19:43
[quakenet] <Dune> Oy
19:44
[quakenet] <Oy> i'd add all the code stuff left, alright?
19:44
[quakenet] <Oy> or you want to wait with?
19:44
[quakenet] <Dune> yeah you can add
19:44
[quakenet] <Dune> check forum
19:45
[quakenet] <Dune> oh, you did
19:45
[quakenet] <Oy> yeah
19:45
[quakenet] <Dune> when the code is in, I'll do linux
19:46
[quakenet] <Oy> ok
Avatar
[quakenet] <Oy> Dune: what do u think about https://github.com/teeworlds/teeworlds/pull/2099 ?
As server administrator, i would like to have predictable format of ClientID logging. ClientID in different numeral systems makes work with logs and econ messages more difficult. Use decimal system...
20:03
[quakenet] <Dune> it's a tough one
20:03
[quakenet] <Oy> skip for now?
20:03
[quakenet] <Dune> yeah I would say
20:03
[quakenet] <Oy> ok
20:06
[quakenet] <Oy> code is ready
20:06
[quakenet] <Dune> :)
20:06
[quakenet] <Oy> oh wait
20:06
[quakenet] <Oy> have to update submodules
20:07
[quakenet] <Dune> and the game version?
20:07
[quakenet] <Oy> already done
20:09
[quakenet] <Dune> getting errors
20:12
[quakenet] <Dune> heinrich5991, ^ btw
20:12
[quakenet] <Dune> maybe cmake sets the right flags and not bam, I'm using bam
20:14
[quakenet] <Dune_linux> I guess the solution is to put -std=c99 somewhere in bam
20:16
[quakenet] <Oy> or try now
20:17
[quakenet] <Dune> ouch, my console editor is bugging out and I don't know how to handle vim
Avatar
ChillerDragon 2019-04-19 20:18:02Z
lol Dune ur right there is some dark magic
20:18
it actually looks at the + and executes it twice xd
20:18
any reason for this?
Avatar
[quakenet] <Dune_linux> g++: error: unrecognized command line option '--c99'
20:21
[quakenet] <Dune_linux> huh
20:23
[quakenet] <Dune_linux> src/base/system.c: In function 'thread_sleep': src/base/system.c:512:2: warning: implicit declaration of function 'usleep' [-Wimplicit-function-declaration] usleep(milliseconds*1000);
20:23
[quakenet] <Dune_linux> what the hell are those errors
20:23
[quakenet] <minus> wtf are you doing
20:24
[quakenet] <minus> the switch for c99 should be -std=c99
20:24
[quakenet] <Dune> yeah, I changed to that, but now there are more errors in system.c
20:25
[quakenet] <Oy> don't need that switch
20:26
[quakenet] <Dune> what else do you suggest?
20:26
[quakenet] <Oy> just pull ;)
20:27
[quakenet] <Dune_linux> src/base/hash_libtomcrypt.c:179:5: error: 'for' loop initial declarations are only allowed in C99 or C11 mode for(int i = 0; i < 8; i++)
20:27
[quakenet] <Dune> missed one I guess
20:28
[quakenet] <Oy> oh
20:28
[quakenet] <Oy> now
20:29
[quakenet] <Dune> works
20:30
[quakenet] <Oy> goodie
20:34
[quakenet] <Dune> done
20:34
[quakenet] <Dune> uploading
20:36
[quakenet] <Dune> onto testing
20:36
[quakenet] <Oy> win up too
20:36
[quakenet] <Oy> shows some warning sign for the linux ones?
20:37
[quakenet] <Dune> I'll rebuild to make sure
20:38
[quakenet] <Dune> no warnings
20:38
[quakenet] <Oy> maybe during uploading sth went wrong?
20:38
[quakenet] <Dune> ah, on github
20:38
[quakenet] <Oy> yeah
20:38
[quakenet] <Dune> well it is still uploading
20:38
[quakenet] <Dune> i think that's why
20:38
[quakenet] <Oy> or is it just me?
20:38
[quakenet] <Oy> ah ok
20:39
[quakenet] <Oy> u have some slow internet :D
20:39
[quakenet] <Dune> I'm in the middle of a dense city and all my neighbors have fiber
20:39
[quakenet] <Dune> my flat owners decided fiber is not useful in any way and refused free install
20:40
[quakenet] <Oy> lol
20:42
[quakenet] <Dune> upload complete
20:42
[quakenet] <Dune> I can't start x86 on 64 bit linux, I don't remember whether it is normal, probably is
20:42
[quakenet] <Dune> 64 bit works fine
20:43
[quakenet] <Dune> 32 bit server also works fine
20:43
[quakenet] <Dune> I guess the graphical libraries are the problem somehow
20:44
[quakenet] <Oy> probably
20:45
[quakenet] <Dune> Steam depends on heinrich5991
20:47
[quakenet] <Dune> i tested translations, they're up to date
20:49
[quakenet] <Oy> mac up
20:49
[quakenet] <Oy> yeah
20:49
[quakenet] <Dune> nice
20:49
[quakenet] <Oy> need news posts too
20:49
[quakenet] <Dune> yeah
20:53
[quakenet] <Dune> I was hoping to get a banner this time around as well, no artists around unfortunately
20:53
[quakenet] <Oy> :(
20:53
[quakenet] <Oy> something with easter would have been nice
20:54
[quakenet] <Dune> yeah
Avatar
summoning @android272 @Sonix @Zatline
Avatar
[quakenet] <Dune> maybe with the weekend coming
20:57
[quakenet] <Dune> I think heinrich5991 will probably not be up before late night at least
20:57
[quakenet] <Dune> in that case, tomorrow morning
21:01
[quakenet] <Oy> yeah
21:01
[quakenet] <Dune> need to close the milestone too btw
21:03
[quakenet] <Oy> done
21:04
[quakenet] <Dune> I'll write up tonight and read tomorrow morning, usually I scrap half of what I write when reading it after some sleep :D
21:05
[quakenet] <Oy> :D
21:07
[quakenet] <Dune> potentially first release without bugs
21:07
[quakenet] <Oy> bugs are always around :P
Exported 96 message(s)