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-08-25 00:00:00Z and 2019-08-26 00:00:00Z
Avatar
we could intoduce multiple types of hats
07:14
like in tf2 😄
07:15
@Dune @Oy is there an issue you would want me to implement?
Avatar
@@Assa Oy isn't here but sure. There's 2142, 2050 and 2024 are in the milestone too
Avatar
2142 should be doable, 2050 I don't know the demo system at all, 2024 maybe later
Avatar
I have implemented the confusable utf8 system now myself :) no more same names, no names or almost same names, like captial i and small L
Avatar
@Dune how do I add a remote to my repo and update to tw master? I couldnt get it with the discussion from last time...
Avatar
Yea. and how do I update then?
Avatar
git pull origin master or git merge master
Avatar
but I have another origin already
Avatar
then git pull upstream master
Avatar
thanks, dune
Avatar
@Dune should I add an echo_server, too?
Avatar
don't change existing commands
Avatar
wait that exists?
Avatar
say sends in chat for everyone
12:59
echo should be client_side only for oneself
12:59
that beggs the question for echo_server
13:00
bind x rcon "do stuff" echo_server "done"
13:01
wait it doesn't make sense
Avatar
@Assa Echo is also server-side. Don't change it
Avatar
I didn't knew this command exists
15:11
i wonder if a heartbleed is possible with echo
Avatar
Is there a table to check the broadcast color codes?
18:13
Or like which format is it?
18:13
(I am talking about the ^xxx) (edited)
Avatar
LordSk 🦋 2019-08-25 18:34:57Z
^RGB
18:35
each goes from 0 to 9, @fokkonaut
Avatar
^999 = white
18:38
^000 = black
18:38
^900 = red
18:38
questions?
18:41
for R = 255: r = (int)(R*10/256);
Exported 35 message(s)