Guild icon
Teeworlds
discord.gg/teeworlds / development
For discussions around the development of the official Teeworlds
Between 2020-10-02 00:00:00Z and 2020-10-03 00:00:00Z
Avatar
@Dune Do you remember why you made stroked binds not care about modifiers?
Avatar
@Learath2 there were a lot of attempts
16:23
I remember of that
16:23
it was difficult to write down conception rules
16:23
but we ended up with that
16:23
it's definitely not a "huh, let's not support that, who cares" thing
Avatar
Yeah that's what I remembered too, just wanted to double check since deen asked why we had that limitation in ddnet too
Avatar
if your png is failing to load, strip all metadata
17:23
tw/ddnet png lib is buggy
17:24
found it out a hard way
17:25
spent like 3 hours trying to get exact PNG parameters and it wasn't a compression or a file/pallete format
17:25
just extra metadata
17:25
@Stiopa
Avatar
it could be metadata
17:39
I saved in gimp
Avatar
when saving untick all metadata fields
18:02
or use $ optipng -strip=all *png (edited)
18:03
@Stiopa
Avatar
I will try soon!
18:07
btw
18:07
while messaging my friend with
18:07
sv_rcon_password I get timed out of the game
Avatar
vanilla server?
Avatar
@Stiopa where did you send a sv_rcon_password message? as chat? in rcon? as broadcast? ^^
18:24
sorry. I believe it is because the server is 0.7.3
Avatar
doesn't sound like a reason
Avatar
in chat, rcon, and whisper
Avatar
it's not a known 073 bug?
Avatar
all caused me to not ack connection for 10 seconds
18:25
despite being in the game
Avatar
@Stiopa hey, i'm going to be flying for the next two day
18:25
do you still need my server
Avatar
that sounds like a serious bug 😮
Avatar
well, it happens on that one server
18:26
I will test other 0.7.3 servers hold on
18:27
the site is rented out from a site pukawka.pl
18:28
also it's exactly sv_rcon_password, sv_rcon_passwor doesn't do it
18:28
it seems to do that not just for me
Avatar
I can't reproduce on a random server
Avatar
neither could I
18:30
it is very strange
Avatar
do you know for sure that the server is pure
Avatar
I am not renting it out, I can try to ask the host
18:31
gameplay is vanilla for sure
18:32
do you have a way to check if a server is pure? @Dune
Avatar
so it could still be sneakily modded
18:32
no
Avatar
hmm. I really don't know. We are on [=P.I.=] Clan server
Avatar
ok I'll try to reproduce
18:33
yeah, I could reproduce
Avatar
@TsFreddie sorry ,got carried away
18:34
yes I need your server! but the development is not very rapid rn
Avatar
tbh it sounds like a stupid hack to protect you from leaking your password.
Avatar
@TsFreddie possibly, or they hardcoded a master rcon password but they don't know how to code properly
Avatar
ok. just know that i probably won't be available for the next 2 or 3 days love
Avatar
could be.
Avatar
do you want me to update it tonight. i'm packing my laptop
Avatar
it's only a minor commit atm
18:36
but sure
18:37
no real way to confirm deny that bug I suppose.
18:37
I will convince my fellow to change the binary to the 0.7.5 anyway
Avatar
0.7.3 does not behave like that
18:37
(afaik)
Avatar
if it is in chat it probably isn't a bug. hard to imagine you can mess that up.
Avatar
yeah ^^
18:38
sorry for raising your alarm ^^
Avatar
i'm still getting that pow error tho
18:39
error: call of overloaded ‘pow(CTuneParam&, __gnu_cxx::__enable_if<true, double>::__type)’ is ambiguous m_Vel.y *= pow(m_pWorld->m_Tuning.m_LiquidVerticalDecel, sqrt(Pressure));
Avatar
oh yeah
18:40
forgot ^^
18:45
yeah, we will most likely migrate hosts, thx 4 the help :D
Avatar
now to fix
18:45
the pow
Avatar
specify float?
18:46
(float)
Avatar
hmm. I opted out to just make the two values multiplied without pow and sqrt
Exported 78 message(s)