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
Assa
2019-08-25 07:14:38Z
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?
Dune
2019-08-25 09:34:33Z
@
@Assa
Oy isn't here but sure. There's 2142, 2050 and 2024 are in the milestone too
Assa
2019-08-25 09:37:55Z
2142 should be doable, 2050 I don't know the demo system at all, 2024 maybe later
fokkonaut
2019-08-25 12:04:55Z
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
fokkonaut
2019-08-25 12:31:53Z
@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...
Dune
2019-08-25 12:33:47Z
https://intercom.help/assembladocs/en/articles/1136998-how-to-add-a-new-remote-to-your-git-repo
How to Add a New Remote to your Git Repo
fokkonaut
2019-08-25 12:35:04Z
Yea. and how do I update then?
Dune
2019-08-25 12:38:03Z
git pull origin master
or
git merge master
fokkonaut
2019-08-25 12:38:20Z
but I have another origin already
Dune
2019-08-25 12:38:38Z
then
git pull upstream master
fokkonaut
2019-08-25 12:44:48Z
thanks, dune
Assa
2019-08-25 12:54:58Z
@Dune
should I add an echo_server, too?
Dune
2019-08-25 12:58:00Z
don't change existing commands
Assa
2019-08-25 12:58:16Z
wait that exists?
Dune
2019-08-25 12:59:02Z
say
?
Assa
2019-08-25 12:59:12Z
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
Dune
2019-08-25 15:09:10Z
@Assa
Echo is also server-side. Don't change it
Assa
2019-08-25 15:10:59Z
I didn't knew this command exists
15:11
i wonder if a heartbleed is possible with echo
fokkonaut
2019-08-25 18:13:23Z
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)
LordSk 🦋
2019-08-25 18:34:57Z
^RGB
18:35
each goes from 0 to 9,
@fokkonaut
Assa
2019-08-25 18:38:43Z
^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)