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-10-27 00:00:00Z and 2019-10-28 00:00:00Z
Avatar
the teeworlds forum has captchas, right?
Avatar
ChillerDragon 2019-10-27 09:24:11Z
doesnt it have only some tw related questions?
Avatar
Yeah, no captchas
Avatar
@Dune double checked again. it definitely is the rcon auth
Avatar
I don't think this issue is in vanilla
Avatar
but why would this happen?
12:35
like
12:35
why is the register process fucked by a rcon login?
Avatar
I don't know, seems like it affects the data you send to the masterservers somehow
Avatar
if(Now > m_RegisterStateStart+Freq*60) what does this mean?
12:37
Is this to re-check every 60 seconds?
Avatar
seems like it
Avatar
@heinrich5991 I believe this bug was introduced in your Protocol Extension or Teehistorian
12:42
Could you check that? Just start a ddnet7 server, wait a minute, login to rcon and wait for the next master ping
12:42
You should in theory get an error, not responding. Then after that only warnings: no master servers
Avatar
[quakenet] fokkonaut BOT 2019-10-27 12:57:31Z
@Oy
12:57
when do we perform a new release?
Avatar
[quakenet] Dune BOT 2019-10-27 13:02:20Z
got an answer from Landil, so there's progress :)
Avatar
[quakenet] Oy BOT 2019-10-27 13:02:59Z
dunno
Avatar
[quakenet] Dune BOT 2019-10-27 14:00:46Z
this settings button is such a mystery
14:00
no diff with master on that code chunk
Avatar
[quakenet] Oy BOT 2019-10-27 14:07:11Z
hm, maybe fontsize?
Avatar
[quakenet] Dune BOT 2019-10-27 14:19:18Z
it calls DoButton_MenuTabTop which uses the ms_FontmodHeight constant
14:19
probably the height of the CUIRect is messed for some reason
Avatar
[quakenet] Ryozuki BOT 2019-10-27 14:47:55Z
the chat shadow makes the chat look rly ugly
14:48
would you accept a change?
14:48
it rly drives me mad
Avatar
[quakenet] Oy BOT 2019-10-27 14:53:45Z
LordSK ping ^
14:54
Ryozuki: what's the specific problem with it?
Avatar
[quakenet] Ryozuki BOT 2019-10-27 14:54:27Z
it looks really ugly
14:54
idk how to describe it
14:54
its like you made menus more modern but the chat went back 20 years
14:55
just make the chat text looks like the ones in menus
14:56
the reason its so ugly is that you use a shadow and not just a outline
14:56
like in the text elsewhere
Avatar
[quakenet] Dune BOT 2019-10-27 14:58:00Z
@LordSk 🦋
14:58
iirc there was an outline in 0.7.0 and it wasn't good at all
Avatar
[quakenet] Ryozuki BOT 2019-10-27 14:58:46Z
why did you change the way its rendered from 0.6?
Avatar
LordSk 🦋 2019-10-27 14:59:44Z
Why am I getting pinged here?
Avatar
[quakenet] Dune BOT 2019-10-27 15:00:51Z
I assumed that's because you changed the chat shadows
Avatar
[quakenet] Oy BOT 2019-10-27 15:03:53Z
can't remember what the reason was
Avatar
LordSk 🦋 2019-10-27 15:05:59Z
I don't either, we would have to dig up the PR. Either way, we can't please everybody unfortunately. The new look was well received.
Avatar
[quakenet] Ryozuki BOT 2019-10-27 15:06:11Z
thats surprising to me
Avatar
[quakenet] Dune BOT 2019-10-27 15:06:53Z
Since we are improving the UI for 0.7.1, I thought I'd do a pass on the in-game chat. The text is now rendered with a shadow instead of an outline, with minor tweaks to colors. The category...
Avatar
[quakenet] Ryozuki BOT 2019-10-27 15:10:16Z
looks rly ugly
Avatar
[quakenet] Oy BOT 2019-10-27 15:17:41Z
new chat is more readable
Avatar
[quakenet] rand BOT 2019-10-27 16:22:52Z
maybe it could be even better
Avatar
ööööö Landil!!
Avatar
[quakenet] Dune BOT 2019-10-27 17:50:06Z
thinking of something, rand?
Avatar
[quakenet] rand BOT 2019-10-27 17:54:24Z
no, I appreciate the work on chat, but I dont use it enough to really notice the changes
Avatar
[quakenet] Dune BOT 2019-10-27 17:59:37Z
does ddnet have rocketjump prediction?
18:01
well @Dune
18:01
what exactly do you mean
Avatar
[quakenet] Dune BOT 2019-10-27 18:01:53Z
if you have a lot of ping and try to rocket jump, the rocketjump will take forever
Avatar
[quakenet] Dune BOT 2019-10-27 18:02:36Z
there was no work to help with that?
Avatar
well ddnet has a very good antiping system
18:04
@trml made that
18:04
antiping predicts very much since the last update from a few weeks ago
18:05
it should also help for grenade jumps
Avatar
[quakenet] Dune BOT 2019-10-27 18:05:22Z
I see, thx
Avatar
[quakenet] ym BOT 2019-10-27 18:09:05Z
Sup. The game works with some issues after major release (don't know exactly which - the one that changed GUI). When I start it from my ordinary WM (StumpWM), there are two blinking 1px width lines on top and right of the screen, seems like rendering issue. When I try to start from TWM or just xterm, the mouse click actions doesn't work at all.
18:09
Is it known? Can't find similar reports on github nor on forum.
Avatar
[quakenet] Dune BOT 2019-10-27 18:09:45Z
hey ym
18:09
Haven't heard of this
Avatar
ChillerDragon 2019-10-27 18:10:02Z
me neither
18:10
sounds bad :/
Avatar
[quakenet] Dune BOT 2019-10-27 18:10:24Z
maybe that is a common SDL2 issue?
Avatar
ChillerDragon 2019-10-27 18:10:47Z
then you could try ddnet client ddnet.tw which is pretty much 0.6 but sdl2
Avatar
[quakenet] Dune BOT 2019-10-27 18:10:51Z
you're thinking of the 0.7 update, and it migrated from SDL1 to SDL2, which may be why you're having those issues
Avatar
ChillerDragon 2019-10-27 18:10:52Z
to test if its sdl2
Avatar
[quakenet] Dune BOT 2019-10-27 18:11:21Z
I bet my beard it's sdl2 :p
Avatar
[quakenet] ym BOT 2019-10-27 18:12:37Z
Aha, got it. Downloading ddnet.tw clone.
Avatar
ChillerDragon 2019-10-27 18:12:47Z
🙂
Avatar
[quakenet] rand BOT 2019-10-27 18:13:15Z
I dont get what happens when launching from twm/xterm
Avatar
[quakenet] ym BOT 2019-10-27 18:13:53Z
Yep, DDnet version works fine! Thanks!
Avatar
[quakenet] Dune BOT 2019-10-27 18:14:02Z
so it's not sdl2
18:14
so there's something about it in 0.7
18:14
maybe oy would have an idea, if you open an issue
Avatar
ChillerDragon 2019-10-27 18:14:46Z
rip Dune's beard xd
Avatar
[quakenet] Dune BOT 2019-10-27 18:15:11Z
welp
Avatar
ChillerDragon 2019-10-27 18:15:36Z
ym: ddnet is sadly outdated tho so you wont reach any 0.7 servers with it :/
Avatar
Dune has a beard :o
Avatar
i have a beard, too
20:08
whats the point?
Avatar
[quakenet] kma BOT 2019-10-27 20:10:26Z
no oy around? :/
20:10
oh well, tell him thanks :D
Avatar
[quakenet] Dune BOT 2019-10-27 20:11:11Z
kma, will :)
Avatar
[quakenet] kma BOT 2019-10-27 20:11:29Z
Dune: thanks man, hows stuff in teeworlds land now adays?
Avatar
[quakenet] Dune BOT 2019-10-27 20:11:40Z
I think we release pretty soon
Avatar
[quakenet] kma BOT 2019-10-27 20:11:59Z
oh really? I must say I like how everything is just keep going :D
Avatar
[quakenet] Dune BOT 2019-10-27 20:12:01Z
Oy is very regular now, it helps
Avatar
[quakenet] kma BOT 2019-10-27 20:12:08Z
yay \o/
Avatar
[quakenet] Dune BOT 2019-10-27 20:12:19Z
Contributors activity is more sporadic but there are nice spikes :>
20:12
I just got a reply from Landil so we're hoping to add a lot more skins :)
Avatar
[quakenet] kma BOT 2019-10-27 20:13:04Z
oh, cool!
Avatar
[quakenet] Dune BOT 2019-10-27 20:13:18Z
how old is Teeworlds, 12?
Avatar
[quakenet] kma BOT 2019-10-27 20:13:19Z
nice, I actually played a bit recently.. awww. I still really do love it
Avatar
[quakenet] Dune BOT 2019-10-27 20:13:26Z
it's a teenager now :D
Avatar
[quakenet] kma BOT 2019-10-27 20:13:36Z
Dune: depends on how you count :)
Avatar
[quakenet] Dune BOT 2019-10-27 20:13:45Z
I don't count pregnancy :)
Avatar
[quakenet] kma BOT 2019-10-27 20:13:50Z
<3
Avatar
[quakenet] Dune BOT 2019-10-27 20:14:00Z
I've been stuck for a month with almost no internet, only teeworlds runs
Avatar
[quakenet] kma BOT 2019-10-27 20:14:26Z
There as been several incarnations, but this one should be.. oh. shit.... way too old :D
Avatar
[quakenet] Dune BOT 2019-10-27 20:14:46Z
ha, gotta make you feel old to see your baby like that :D
Avatar
[quakenet] kma BOT 2019-10-27 20:14:57Z
haha, you have no idea man
20:15
almost exactly 9 years ago, I had the "oppertunity" to make teeworlds a full time job as well
Avatar
[quakenet] Dune BOT 2019-10-27 20:15:41Z
huh, really?
Avatar
[quakenet] kma BOT 2019-10-27 20:15:44Z
I don't think I've ever told this story
Avatar
[quakenet] Dune BOT 2019-10-27 20:15:49Z
I haven't heard it
20:15
is it the s/wars/worlds story?
Avatar
[quakenet] kma BOT 2019-10-27 20:16:08Z
well, no...
20:16
that is another one
Avatar
[quakenet] Dune BOT 2019-10-27 20:16:41Z
were there any instances of monetized open sourcegames back then?
Avatar
[quakenet] kma BOT 2019-10-27 20:16:53Z
not really, not that I know of
Avatar
the teewars website was online at around 2002.
Avatar
[quakenet] kma BOT 2019-10-27 20:28:56Z
jxsl13: OMG, please don't tell me stuff like that :D
Avatar
[quakenet] Dune BOT 2019-10-27 20:29:16Z
almost legal huh
Avatar
check out the wayback machine or something like that.
Avatar
@Dune would it be possible to change the client command /team, as it is often used by ddrace servers.
22:24
and having to press esc before enter is kinda weird
Avatar
[quakenet] Dune BOT 2019-10-27 22:24:23Z
:/ yeah ideally proper client-server integration would be best
22:25
we could do it the same way as for rcon commands
22:25
in 0.7 rcon commands actually loaf quite fast
22:25
load*
Avatar
[quakenet] Dune BOT 2019-10-27 22:43:47Z
yeah +1
Exported 129 message(s)