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-05-03 00:00:00Z and 2020-05-04 00:00:00Z
[quakenet] ChillerDragon
BOT
2020-05-03 08:55:44Z
Learath2: are there enums for max command and arg lengths?
09:02
Oh btw entering a command that requires args like '/whisper' and then pressing enter causes this
https://paste.zillyhuhn.com/Z5
09:02
is the command actually called? and if so is that wanted behavior?
[quakenet] Kottizen
BOT
2020-05-03 09:19:30Z
ChillerDragon: I only host the server behind teeworlds.com; I don't have access to the domain. Perhaps minus has?
heinrich5991
2020-05-03 09:19:46Z
minus perhaps, but definitely also matricks
09:19
maybe only matricks, even
[quakenet] minus
BOT
2020-05-03 09:22:14Z
what's this about?
[quakenet] Kottizen
BOT
2020-05-03 09:23:56Z
There was a suggestion:
09:23
ChillerDragon | what do you guys think about getting github.com/teeworlds verified?
09:24
ChillerDragon |
https://help.github.com/en/github/setting-up-and-managing-organizations-and-teams/verifying-your-organizations-domain
Verifying your organization's domain - GitHub Help
You can verify the domains controlled by your organization to confirm your organization's identity on GitHub.
09:24
Ah, now I just saw that you already replied!
[quakenet] minus
BOT
2020-05-03 09:24:24Z
oh, but that was days ago
[quakenet] Kottizen
BOT
2020-05-03 09:24:44Z
On IRC, I work in days rather than in minutes. :)
[quakenet] Learath2
BOT
2020-05-03 09:48:05Z
ChillerDragon: it's expected, we should probably show the error in a visual way but I couldn't figure out a good way
09:48
The command callback is never called, parsing fails
[quakenet] Dune
BOT
2020-05-03 10:03:24Z
Kottizen, ChillerDragon: it's not really relevant as far as I remember, all we need is control over info@teeworlds.com, which we have plenty of
10:03
We already did that for the discord
fokkonaut
2020-05-03 11:03:10Z
@ChillerDragon
i tried to reproduce the master problem local with 1000 accounts, but it still found masters
[quakenet] ChillerDragon
BOT
2020-05-03 11:07:04Z
Learath2 k I just assumed the command to be executed when I see it in the log or do not see it in the log when i see nothing in the UI
11:07
@fokkonaut
seems to be a specific account value then i gues
fokkonaut
2020-05-03 11:07:57Z
i had 11 more than on the live server
11:08
btw, can you check your emails? i wrote one to you
11:08
Said that I needed to force push xd
[quakenet] ChillerDragon
BOT
2020-05-03 11:08:44Z
get irc bro or wire
11:08
email sokk :D
fokkonaut
2020-05-03 11:09:19Z
Junge get discord
[quakenet] ChillerDragon
BOT
2020-05-03 11:09:47Z
got no mail btw and no i am not planing to get discord any time soon
fokkonaut
2020-05-03 11:10:04Z
chillerdragon@gmail.com isnt correct?
[quakenet] ChillerDragon
BOT
2020-05-03 11:10:21Z
it is i got a mail from u this morning but not another one
fokkonaut
2020-05-03 11:10:41Z
did you receive one?
11:11
Yesterday was the record day Chiller, 94 players at the same time on the server ^^
11:16
Can you fix the build Chiller?
11:16
Due to force push its broken
[quakenet] Th3_l5D
BOT
2020-05-03 14:48:59Z
hello
14:49
sorry for the hello/I've got a question/Thanks for your reply/bye :)
14:50
I just set up a private teeworlds server, and I'm looking for a way to have some user stats on a webpage
14:50
I did it by checking logs in real time, but I also saw this script
https://www.teeworlds.com/forum/viewtopic.php?id=7737
[MISC] PHP Functions (Server Stats) (Page 1) — Tutorials — Teeworld...
[MISC] PHP Functions (Server Stats) (Page 1) — Tutorials — Teeworlds Forum — Everything Teeworlds!
14:51
but it doesn't seems to work with 0.7.5 version (or maybe I'm just lame ^^'), so do you know if there is a way to make it functionnal?
[quakenet] Dune
BOT
2020-05-03 15:27:26Z
Hi Th3_l5D
[quakenet] Th3_l5D
BOT
2020-05-03 15:27:36Z
hello Dune :)
jxsl13
2020-05-03 15:30:22Z
create a status.tw user account
15:30
add your server there
15:30
have some statistics
15:30
that's the easy way
15:31
you need to verify your server by adding some characters in fron of its name
15:31
after the verification process you can remove the verification string
[quakenet] Dune
BOT
2020-05-03 15:31:46Z
Th3_l5D: the structure of packets changed in 0.7
15:31
so this script will not work in 0.7.x, and needs to be adapted
jxsl13
2020-05-03 15:32:21Z
python api might help as a new version, but sadly it's not php
[quakenet] Th3_l5D
BOT
2020-05-03 15:32:42Z
Dune, that was my thought
15:33
jxsl13, I'm clearly OK with python :)
15:33
where can 9 find info about the python API ?
15:34
-9+I
jxsl13
2020-05-03 15:37:57Z
I think the status.tw should expose an api for 0.7 and 0.6
15:38
I cannot find it, tho, currently
15:38
the python api is in the teeworlds repository
15:38
I did make a galang version for such purposes as well ;D
15:38
python_api.py or something like that
15:38
Go! Version!
15:39
https://github.com/jxsl13/twapi
15:39
https://github.com/teeworlds/teeworlds/blob/master/scripts/tw_api.py
Sonix
2020-05-03 15:41:28Z
https://status.tw/api/docs/#intro
jxsl13
2020-05-03 15:41:47Z
there it was
[quakenet] Th3_l5D
BOT
2020-05-03 15:43:05Z
I will check that, thanks :)
[quakenet] the_lsd
BOT
2020-05-03 17:38:27Z
OK, i got it working, thanks jxsl13
jxsl13
2020-05-03 17:53:00Z
:o?
17:53
what did you use
jxsl13
2020-05-03 18:07:01Z
is it just me or are server demos completely broken?
Sonix
2020-05-03 18:08:51Z
what do you mean
18:09
they work for me
18:09
0.7.5
jxsl13
2020-05-03 18:18:17Z
I got some weird 10kb files that are broken
18:18
demo files
18:23
10-80kb
[quakenet] ChillerDragon
BOT
2020-05-03 19:08:02Z
did they ever work? I thought server side demos was always something kinda broken
19:08
Btw am I the only one who gets fps spikes when pressing a key even if its unbound
https://zillyhuhn.com/cs/.1588532709.png
Sonix
2020-05-03 19:20:37Z
yes (?)
[quakenet] the_lsd
BOT
2020-05-03 20:25:50Z
sorry, I just saw your message jxsl13
20:26
I modified a bit the tw_api.py script
20:26
I deleted the part for master servers and it worked fine
jxsl13
2020-05-03 22:20:30Z
hm k :0
Exported 81 message(s)