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 2020-04-20 00:00:00Z and 2020-04-21 00:00:00Z
Avatar
[quakenet] ChillerDragon BOT 2020-04-20 08:04:49Z
Can one please explain how to whisper to players with spaces in their name I really do not get it.
08:05
Tested it again on 0.7.5 master server and client and could not get it working
08:06
I mean I can still get it working by manually quoting the name.
Avatar
NOOOOOOOO, damnit
10:37
that 's' should have been a 'r'
10:38
It's like I've been in a state of constant brainfart for the last 2 weeks
Avatar
Trafalgar Law 2020-04-20 10:39:14Z
Learath2 feelsbad xD
Avatar
it's the stupid quarantine, it's just making me anxious
Avatar
Trafalgar Law 2020-04-20 10:40:43Z
0.7.5.1 incoming I feel it
10:40
or is it then 0.7.5.2?
Avatar
idk if vanilla does hotfixes
Avatar
Trafalgar Law 2020-04-20 10:41:22Z
They did already
Avatar
0.7.5.1.2.3
Avatar
Trafalgar Law 2020-04-20 10:41:42Z
Omg I feel this Sonix
Avatar
[quakenet] ChillerDragon BOT 2020-04-20 10:41:50Z
0.7 feels so early still i feel like we get until 0.7.10 at least
Avatar
Trafalgar Law 2020-04-20 10:42:02Z
Then you will ask one about the version and you will say this
Avatar
[quakenet] Dune BOT 2020-04-20 10:48:14Z
@Learath2 can you PR a fix?
10:48
(it looks quick)
Avatar
the pyramid of doom.
11:45
never forget
Avatar
[quakenet] ChillerDragon BOT 2020-04-20 12:27:19Z
12:38
one day
Avatar
[quakenet] Dune BOT 2020-04-20 12:49:58Z
ChillerDragon: :D
Avatar
[quakenet] ChillerDragon BOT 2020-04-20 13:01:22Z
meh did the log format change? My parser keeps crashing since 0.7.5 update :/
Avatar
[quakenet] Dune BOT 2020-04-20 13:04:04Z
we need a counter for "days since last log format change" as well :D
Avatar
[quakenet] ChillerDragon BOT 2020-04-20 13:07:26Z
yes pls
13:07
how did i not notice there was a change :/
13:18
i keep starring at the two different logs and took me way too long to realize that the id position changed
13:19
that will be a mess to still support older versions
Avatar
thx man
13:22
13:22
fix double :D double binds
13:25
hm
Avatar
[quakenet] ChillerDragon BOT 2020-04-20 13:25:56Z
ok its unfixable
13:26
rip my vanilla server
Avatar
I woukd prefer team=-1 for non team chat maybe.
13:27
to have a better differentiation between version changes.
13:29
the non team version switched mode integer with clientID
13:31
it's possible to detect that, but one woukd need to skip parsing messages, until an ID is seen that is bigger than the biggest possible mode, mode >= 3 or something like that, but that's kinda an ugly workaround to keep backwards compatibility
13:32
calibrate econ/log parsing by joining a server with 4 clients and send a chat message with each of them.
13:33
(ugly)
13:35
hm, team=-2 whisper, team=-1 global chat :0
13:35
would remove the need of having the mode printed.
13:35
(spec team maybe)
13:36
(also needs to be handled)
13:38
the version PR woukd helo with parsing logs, sadly not with parsing econ, as I doubt that one can actually connect to the server at that stage via econ.
13:38
would help
Avatar
[quakenet] ChillerDragon BOT 2020-04-20 13:47:24Z
yea so econ maybe needs a get_version cmd
13:47
or probably just version
13:48
could also be implemented client side to get full network hash
Avatar
"full network hash"?
13:49
server sends its version in the serverinfo btw
Avatar
would be easier to change that log line order
14:00
than adding extra commands.
14:01
server info != logs != econ
14:01
chiller parses logs, I parse econ
14:03
the purpose is just to differentiate the not backwards compatible chat lines. this is kinda adding too much complexity, when the root of the problem is just the order of integers on two lines.
14:03
in
Avatar
I see
Avatar
Are you guys even testing prs
Avatar
[quakenet] ChillerDragon BOT 2020-04-20 14:11:41Z
rude
14:11
why Sonix?
Avatar
can this here be called testing?
Avatar
[quakenet] Oy BOT 2020-04-20 17:12:32Z
Any problems with 0.7.5?
Avatar
the chat log breaks kind of backwards compatibility, because the order of two integers is switched. so parsing while maintaining comoatibility with a orevious version becomes a pain.
17:18
-o +p
Avatar
Oy #2586 :/
Avatar
[quakenet] Oy BOT 2020-04-20 18:51:32Z
needed?
18:51
that command stuff is like a never ending nightmare ;)
18:52
Dune: 0.7.5.1?
Avatar
indeed @ nightmare
Avatar
I missed it while reverting that commit
18:55
It prevents people from whispering to people with spaces in their names without quoting
Avatar
[quakenet] Oy BOT 2020-04-20 18:55:16Z
happens, don't worry
18:55
ok
Avatar
[quakenet] Dune BOT 2020-04-20 19:28:08Z
Oy: I don't know
Avatar
[quakenet] ChillerDragon BOT 2020-04-20 19:28:29Z
ok im not sure now
Avatar
[quakenet] Dune BOT 2020-04-20 19:28:31Z
gotta be careful from now on with adding new features to this mess
Avatar
[quakenet] ChillerDragon BOT 2020-04-20 19:28:37Z
"net version" in logs or "netversion"
19:29
my english is bad but isnt it a german thing to smash words together and proper way is splitting
19:29
Dune: return of the pyramid incoming :D
Avatar
[quakenet] Dune BOT 2020-04-20 19:29:38Z
netversion sounds better to me
Avatar
[quakenet] ChillerDragon BOT 2020-04-20 19:30:04Z
yea i mean it would be consistent with the defines in version.h
19:30
ok ill go with netversion
Avatar
[quakenet] Oy BOT 2020-04-20 19:40:21Z
it's not a big issue. probably happens very rare. so a new release might not be needed
19:40
would be fine with both
Avatar
[quakenet] Dune BOT 2020-04-20 19:40:36Z
yeah I don't think it's worth
19:40
you can still whisper using a) double quotes b) the whisper bind
19:40
only the tab-autocompletion is broken
Avatar
[quakenet] Oy BOT 2020-04-20 19:41:47Z
yeah, ok
Avatar
@Dune i still think its doable, with some tweakings
Avatar
yes, those tweakings are the whole difficulty :)
Avatar
[quakenet] ChillerDragon BOT 2020-04-20 19:59:08Z
also wasnt the whisper history fixed? what happend to that
19:59
i keep leaking secret messages by pressing up arrow :/
Avatar
you have a whisper history bug? how to reproduce?
20:00
ah, wait I think this is by design?
Avatar
whats going on
20:09
is it normal that it gets stuck at a command? while cycling history
20:10
sss, /w8t, ttt --> cycle up ttt then /w8t and gets stuck
20:10
(talking about chat)
Avatar
Trafalgar Law 2020-04-20 20:15:33Z
fix whisper bug
20:15
:(
Avatar
[quakenet] ChillerDragon BOT 2020-04-20 20:20:23Z
ye its design Dune pressing up arrow does not trigger last normal chat message nor last whisper it triggers last whisper message as normal chat
20:20
so whisper and up arrow enter just leaks the message which does not make a lot of sense
20:21
it scared me so much that i stopped whipsering in 0.7 and always use public chat :D
Avatar
You must be whispering bank accounts
Avatar
[quakenet] ChillerDragon BOT 2020-04-20 20:40:24Z
oh men @jxsl13 i just realized i only parse logs in my tests but on production i parse econ :/ so tell me if you found a solution until then ill stay in 0.7.4
Avatar
change order of the integers....
Avatar
[quakenet] ChillerDragon BOT 2020-04-20 20:51:50Z
meh and then break compability?
20:52
i still host 0.6 servers with the same code base
20:52
oh well but there i know the diff but then yea dropping everything from 0.7 until 0.7.5 meh
21:03
am I being stupid here or is this unparsable?
21:04
How do I know if it is a player with the name "1:foo" in normal chat or a team message from player "foo"
Avatar
ChillerDragon: by the team mode
21:09
*chat mode
Avatar
[quakenet] ChillerDragon BOT 2020-04-20 21:09:38Z
yea just realized
21:09
i should go to bed thanks anyways @heinrich5991
Avatar
I mean create a or where the order is the same as 0.7.4 and either before or after that add teamchat
21:31
pr
Avatar
@Sonix that is definitely not normal
23:34
It was never noticed because we didn't add commands to the history before
Avatar
oh actually I am happy to report that this was broken before I ever touched this file
23:57
If you sent a message that begins with a /, the history browsing would get stuck there
Exported 126 message(s)