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-27 00:00:00Z and 2020-10-28 00:00:00Z
[quakenet] ChillerDragon
BOT
2020-10-27 00:08:03Z
u said my token is only 1 byte long? I read 3 zero bytes followed by 0x31 is that correct? So my token could also start by chance with leading zeros?
heinrich5991
2020-10-27 00:08:28Z
yes, but unlikely
[quakenet] ChillerDragon
BOT
2020-10-27 00:08:34Z
ye
heinrich5991
2020-10-27 00:08:43Z
it's 1/16million
00:09
so basically impossible
[quakenet] ChillerDragon
BOT
2020-10-27 00:17:21Z
meh the fixed index does not work too well I sent 6 messages got 10 packets that contained 2 of my chat messages :D
Learath2
2020-10-27 00:17:45Z
I dissect enough for seeing tokens and stuff, tho it's only ddnet tokens for now
[quakenet] ChillerDragon
BOT
2020-10-27 00:18:06Z
where are ur install instructions btw
00:21
tcpdump -X 'dst port 8707 and udp[18:1] = 0x30'
thats the command i tried in case anyone wonders (hi me grepping this in 2 month in the logs)
00:22
is the bridge even allowed to format code snippets on discord?
Learath2
2020-10-27 00:22:33Z
yes it is
[quakenet] ChillerDragon
BOT
2020-10-27 00:22:39Z
nice
Learath2
2020-10-27 00:23:00Z
There are no install instructions, you clone wireshark, you place my repo in the plugins folder and compile
00:23
wireshark doesn't have a standalone plugin build thing
[quakenet] ChillerDragon
BOT
2020-10-27 00:23:16Z
that sounds very much like a install instruction to me
00:23
something i would have guessed
00:23
but still a readme having the two git clones and maybe a cd in order would help a lot
TsFreddie
2020-10-27 10:21:06Z
oy: can we increase the vote reason string size as well please :P
[quakenet] Dune
BOT
2020-10-27 10:37:53Z
@tsfreddie: you should join irc if you want to speak to oy
10:38
he's not always online
TsFreddie
2020-10-27 10:38:21Z
oof. i don't know how to use it everytime i tried
[quakenet] Dune
BOT
2020-10-27 10:38:34Z
easy, just follow this link:
https://webchat.quakenet.org/?channels=#teeworlds
[quakenet] TsFreddie
BOT
2020-10-27 10:39:19Z
oof
noby
2020-10-27 12:07:15Z
why cant he use discord
12:07
where 95% of the tw community is
[quakenet] TsFreddie
BOT
2020-10-27 12:07:34Z
ask ChillerDragon
noby
2020-10-27 12:07:38Z
hes a troll
[quakenet] TsFreddie
BOT
2020-10-27 12:07:45Z
you are too
TsFreddie
2020-10-27 12:08:12Z
[quakenet] TsFreddie
BOT
2020-10-27 12:10:30Z
btw, turns out it is not me don't know how to use it. it's just china banned quakenet as well.
Dune
2020-10-27 12:10:50Z
sounds fun
noby
2020-10-27 12:16:01Z
im not a troll
12:16
no u
@TsFreddie
[quakenet] louis
BOT
2020-10-27 13:11:49Z
irc baad
TsFreddie
2020-10-27 13:11:57Z
no u
fokkonaut
2020-10-27 15:24:33Z
Did anyone create a teeworlds server with an online translator yet?
Dune
2020-10-27 15:24:48Z
yes early 0.7 there was one
TsFreddie
2020-10-27 15:24:49Z
why tho
fokkonaut
2020-10-27 15:24:59Z
On my server there are players from all over the world, its really hard to follow all conversations, I would like to implement a translator
15:25
@Dune
is the source anywhere?
Dune
2020-10-27 15:25:10Z
every chat message was received twice
fokkonaut
2020-10-27 15:25:11Z
i remember that server
15:25
but i dont know which mod it was
Dune
2020-10-27 15:25:20Z
don't think there is any source? maybe it was SNSnoop's ddrace?
TsFreddie
2020-10-27 15:25:27Z
why not do it client side
Dune
2020-10-27 15:25:42Z
because few people use custom clients
15:25
in 0.7
fokkonaut
2020-10-27 15:25:47Z
few? alot
Dune
2020-10-27 15:25:56Z
those who do often stayed in 0.6
15:26
because they care about their custom stuff that they are used to
TsFreddie
2020-10-27 15:27:05Z
sure.
fokkonaut
2020-10-27 15:27:13Z
nope, wasnt snoops mod
TsFreddie
2020-10-27 15:27:34Z
but i feel that ppl who want translations would probably look for custom clients instead of finding server that does it.
fokkonaut
2020-10-27 15:28:02Z
thats not the point here
TsFreddie
2020-10-27 15:28:09Z
oh
fokkonaut
2020-10-27 15:28:39Z
the point is that especially on my server many people cant speak english well, i got multiple people asking for a translator on my server :D
TsFreddie
2020-10-27 15:29:01Z
that make sense
fokkonaut
2020-10-27 15:37:37Z
so, does anyone have the source code or knows who made the 0.7 mod with translator?
ShootXen
2020-10-27 16:15:04Z
there was a server on 0.6
16:15
with ingame translation but by command with a !
16:17
!de>en (text)
[quakenet] ChillerDragon
BOT
2020-10-27 18:31:12Z
i have a crappy translator in zillycrack client
@fokkonaut
im not sure if it belongs in the server
18:31
also
@TsFreddie
if you want a irc account on my webui where you can keep logs and so on tell me
18:34
@fokkonaut
its rly messy and uses some sketchy ruski api :D
https://github.com/ZillyWoods/ZillyWoods/commits/584662c47308541a3a7f490756b7abbdf0697ae3
ZillyWoods/ZillyWoods
A incomplete port of ddnet client based on 0.6 to teeworlds 0.7 - ZillyWoods/ZillyWoods
18:37
but fokko send kids to school so they learn english and implement other things first like bank,jail,fng,1n1 etc
fokkonaut
2020-10-27 19:16:57Z
xd
19:18
Mh
[quakenet] louis
BOT
2020-10-27 20:03:18Z
@ChillerDragon
put entities images in teeworlds-db
20:03
haha i can slap people in irc
Trafalgar Law
2020-10-27 20:51:54Z
@fokkonaut
in mkrace was a translator
fokkonaut
2020-10-27 20:52:07Z
i cant find it in the code
[quakenet] ChillerDragon
BOT
2020-10-27 21:49:22Z
which entitites
@louis
[quakenet] ChillerDragonTL
BOT
2020-10-27 22:02:02Z
There is
https://github.com/TeeworldsDB/mapres/tree/master/entities
if you have some more please pull request :)
TeeworldsDB/mapres
A sorted collection of teeworlds mapres. Contribute to TeeworldsDB/mapres development by creating an account on GitHub.
[quakenet] louis
BOT
2020-10-27 22:45:37Z
yes these @chiller
22:45
u should put them in a separate folder tho, not mapres
[quakenet] louis_
BOT
2020-10-27 22:46:29Z
well at least put the playable ones in a sep. folder
22:46
like the ones for ddrace since new client update lets u customize them, lul
[quakenet] ChillerDragonTL
BOT
2020-10-27 22:53:17Z
You mean a repository only for entities to play with? Hm yea maybe sounds like a duplicate tho since they are just mapres essentially
Exported 78 message(s)