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 2020-10-21 00:00:00Z and 2020-10-22 00:00:00Z
Avatar
[quakenet] ChillerDragon BOT 2020-10-21 07:59:25Z
I sometimes wish system.c had a vstr_format and a vdbg_msg
08:00
am i doing something wrong if i want that?
Avatar
v for vector or virtual?
Avatar
[quakenet] ChillerDragon BOT 2020-10-21 08:18:57Z
vargs
08:19
u know like vprintf and so on
08:19
va_listy
Avatar
[quakenet] Dune BOT 2020-10-21 09:07:00Z
Aren't they already variadic?
Avatar
[quakenet] ChillerDragon BOT 2020-10-21 09:13:37Z
i had a hard time to create a wrapper func
09:13
but seems like i built it my self runs fine so far https://paste.zillyhuhn.com/vdbg_msg
09:15
im not good with the terms Dune but ye dbg_msg is variadic i guess same as printf is but i needed vdbg_msg for the case u need vprintf for
09:15
if u want to pass arguments from one variadic func to another
Avatar
[quakenet] Dune BOT 2020-10-21 09:16:28Z
Ahh
Avatar
[quakenet] ChillerDragon BOT 2020-10-21 10:05:14Z
omg min() does not support enums :/
10:05
what is going on today normally i dont reach limits of best game engine
Avatar
I am pretty sure thats a c++ limit
Avatar
[quakenet] ChillerDragon BOT 2020-10-21 10:12:06Z
:/
Avatar
it does, just use (int)SOME_ENUM
Avatar
Just cast it(tm)
Avatar
[quakenet] ChillerDragon BOT 2020-10-21 12:01:06Z
oh cool
Avatar
I thought you wanted to find the min in any enum
Avatar
[quakenet] ChillerDragon BOT 2020-10-21 12:18:31Z
ah nop
Avatar
can sb send me the link to heinrichs backup map repo?
Avatar
ChillerDragon I find it funny your PR doesn't pass tests xd Not saying it invalidates the tests, the tests ofc sometimes break but I find it funny nevertheless considering the change is so small
Avatar
[quakenet] ChillerDragon BOT 2020-10-21 21:40:25Z
its not ofc that tests sometimes break
21:40
its ridicouls how often brew update fails the CI i dont rly know on whos side the issue is because on my mac brew never made trouble
Avatar
macos-latest and ubuntu-latest got updated
21:42
macos-latest on the 17.10
21:42
so 4 days ago
Avatar
[quakenet] ChillerDragon BOT 2020-10-21 21:42:31Z
so its expected to fail then?
Avatar
yes and no, it's a new os, it higly depends on the updates
Avatar
[quakenet] ChillerDragon BOT 2020-10-21 21:43:22Z
maybe we should do like brew update || true
Avatar
ubuntu probably still works
Exported 33 message(s)