Guild icon
DDraceNetwork
Development / developer
Development discussion. Logged to https://ddnet.tw/irclogs/ Connected with DDNet's IRC channel, Matrix room and GitHub repositories — IRC: #ddnet on Quakenet | Matrix: #ddnet-developer:matrix.org GitHub: https://github.com/ddnet
Between 2018-01-30 00:00:00Z and 2018-01-31 00:00:00Z
02:00
it only shows the ends of kill messages etc twice when the person has emotes in their name
02:01
so i figure it has to do with ddnet 11 not my server
02:02
@Dev hlep
Avatar
@noby wait for next release? 😛
02:06
emojis are removed again
Avatar
im gonna stick to this just because of the emojis
06:24
will never use other versions
Avatar
[quakenet] <pinkieval> noby: I have a similar issue on infclass with server messages containing an emoji
10:38
[ddnet/ddnet] New branch created: staging.tmp
10:38
1c3dc8c Record rcon authentication stuff into teehistorian - heinrich5991 beec3f5 [ci skip] -bors-staging-tmp-1007 - bors[bot]
10:38
1c3dc8c Record rcon authentication stuff into teehistorian - heinrich5991 46bb8fe Clean up .gitignore a bit - def- efe0530 Remove make_src.py - def- 4b84d75 Merge #1007 - bors[bot]
10:48
1c3dc8c Record rcon authentication stuff into teehistorian - heinrich5991 4b84d75 Merge #1007 - bors[bot]
11:32
5bf6f6d Remove bam instructions from README.md - heinrich5991
Avatar
[quakenet] <Learath2> didn't feel like triggering the bors storm
Avatar
forum attachments are still broken for me 😦
Avatar
@jao works for me
Avatar
ChillerDragon 2018-01-30 15:11:27Z
yo guis does some1 know what to send to and server to do an html request?
15:11
GET / HTTP/2.0\r\n\r\n i tried this one but it doesnt found some thing
Avatar
try HTTP/1.0, not 2.0
Avatar
ChillerDragon 2018-01-30 15:12:14Z
ye i had that first
15:12
didnt help
Avatar
[quakenet] <Learath2> just "GET /"
Avatar
ChillerDragon 2018-01-30 15:13:17Z
nothing happens
15:13
not even a error message returns its just waiting
Avatar
$ nc ddnet.tw 80 ~ GET / <html> <head><title>301 Moved Permanently</title></head> <body bgcolor="white"> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
15:13
works for me
Avatar
ChillerDragon 2018-01-30 15:13:43Z
wait lemme try with nc too
Avatar
maybe you're not flushing/sending your packets?
Avatar
ChillerDragon 2018-01-30 15:14:07Z
i think
15:14
im new to winsockets
Avatar
with netcat it's very simple
Avatar
ChillerDragon 2018-01-30 15:15:18Z
lol i cant reproduce ur nc command on my macbook lul
15:15
nvm im trying to fetch this data in cpp with winsockets
15:15
Avatar
@jao weird, it works for me
Avatar
[quakenet] <Learath2> well you did get a response :P
Avatar
ChillerDragon 2018-01-30 15:16:11Z
yes now
15:16
but its with \n at the end
Avatar
anyone having ideas why forum attachments are broken? I can't reproduce
Avatar
ChillerDragon 2018-01-30 15:16:22Z
not onöy "GET /"
Avatar
[quakenet] <Learath2> @jao is it new attachments or just old ones that disappeared?
Avatar
maybe it's a problem with my acc
Avatar
ChillerDragon 2018-01-30 15:18:12Z
it works fine
Avatar
jao: I tried new one as well
Avatar
ChillerDragon 2018-01-30 15:18:20Z
i can upload attachments
Avatar
maybe it's only in old topics, let me try
Avatar
did you try adding more than one attachment? (edited)
15:18
seems like the first one I add works
Avatar
ChillerDragon 2018-01-30 15:18:39Z
ah lemme test
Avatar
oh, on old topics it deleted my other attachments
15:19
interesting
15:19
sounds like something is wrong with the db update
Avatar
ChillerDragon 2018-01-30 15:19:35Z
i ca upload multiple new attachments
Avatar
[OK] The database update was successful
15:20
hmmm
15:21
now i tried again and it worked
15:21
weird
Avatar
ChillerDragon 2018-01-30 15:26:10Z
btw fixed it GET /\r\n did the thing if anyone cares
Avatar
@Learath2 if you want, you can parse the teehistorian data form json, but you can also write your own parser 😉
Avatar
[quakenet] <Learath2> I wanted to give rust a go with this actually
15:55
[quakenet] <Learath2> well a 5th go to be exact
15:55
[quakenet] <Learath2> but I'm hopeful this time :)
Avatar
mhmh...
Avatar
[quakenet] <heinrich5991> Learath2: shall I discourage you?
15:57
[quakenet] <Learath2> please do
15:57
[quakenet] <heinrich5991> my implementation for teehistorian in libtw2 is also in rust
15:58
[quakenet] <heinrich5991> i.e. some rust implementation already exists
15:58
[quakenet] <pinkieval> 16:55 <+Learath2> I wanted to give rust a go with this actually
15:58
[quakenet] <pinkieval> Give Rust a Go?
15:58
[quakenet] <Learath2> heinrich5991: yeah was hoping to use libtw2
15:59
[quakenet] <heinrich5991> ah cool :)
15:59
[quakenet] <heinrich5991> well then just add a tool in tools/src/bin ;)
Avatar
[quakenet] <Learath2> why don't we use tick time for vote stuff btw?
Avatar
ChillerDragon 2018-01-30 18:59:22Z
why not
19:00
or does calculating time with ticks has any disatvantages?
Avatar
[quakenet] <Learath2> everything else I can think of uses tick time, votes use time_get()
Avatar
[quakenet] <Learath2> what happens when the person with veto doesn't vote?
19:45
[quakenet] <Learath2> does it fail the vote or not?
19:48
[quakenet] <Learath2> is anyone even alive here? :D
Avatar
player pages don't work
Avatar
works for me hater
Avatar
[quakenet] <Learath2> works for me aswell
20:30
[quakenet] <eeeee> Learath2: what are you gonna use libtw2 for?
20:30
[quakenet] <Learath2> eeeee: parse teehistorian files to extract an audit log
20:30
[quakenet] <eeeee> auditing admin actions?
Avatar
seems to be fixed then
Avatar
[quakenet] <Learath2> eeeee: yeah all rcon actions
Avatar
[quakenet] <Learath2> heinrich5991: here?
Avatar
[quakenet] <heinrich5991> Learath2: now
23:36
[quakenet] <heinrich5991> Learath2: preferably, the vote code would use the Server()->Tick()s
23:36
[quakenet] <heinrich5991> would make it a bit more deterministic
Exported 106 message(s)