08:47 < ***> Buffer Playback... 08:47 <+bridge> [02:59:15] [ddnet] BUG 08:47 <+bridge> [02:59:15] [ddnet] https://cdn.discordapp.com/attachments/293493549758939136/407716359728791563/Screen_Shot_2018-01-29_at_6.48.45_PM_2.png 08:47 <+bridge> [03:00:58] [ddnet] it only shows the ends of kill messages etc twice when the person has emotes in their name 08:47 <+bridge> [03:01:04] [ddnet] so i figure it has to do with ddnet 11 not my server 08:47 <+bridge> [03:02:02] [ddnet] @Dev hlep 08:47 <+bridge> [03:06:31] [ddnet] @noby wait for next release? πŸ˜› 08:47 <+bridge> [03:06:36] [ddnet] emojis are removed again 08:47 <+bridge> [03:07:38] [ddnet] o 08:47 <+bridge> [07:23:54] [ddnet] im gonna stick to this just because of the emojis 08:47 <+bridge> [07:24:00] [ddnet] will never use other versions 08:47 < ***> Playback Complete. 09:36 <+pinkieval> noby: I have a similar issue on infclass with server messages containing an emoji 11:46 < ddnet-commits> [ddnet] heinrich5991 opened pull request #1012: Remove bam instructions from `README.md` (master...pr_ddnet_rm_readme_bam) https://git.io/vN97H 11:48 < ddnet-commits> [ddnet] bors[bot] closed pull request #1007: Record rcon authentication stuff into teehistorian (master...pr_ddnet_th_auth) https://git.io/vNDYQ 12:32 < ddnet-commits> [ddnet] Learath2 closed pull request #1012: Remove bam instructions from `README.md` (master...pr_ddnet_rm_readme_bam) https://git.io/vN97H 12:32 <+Learath2> didn't feel like triggering the bors storm 15:18 <+bridge> [ddnet] forum attachments are still broken for me 😦 15:19 <+bridge> [ddnet] xD 15:52 <+bridge> [ddnet] @jao works for me 16:07 <+bridge> [ddnet] @deen http://prntscr.com/i7pd3i 16:11 <+bridge> [ddnet] yo guis does some1 know what to send to and server to do an html request? 16:11 <+bridge> [ddnet] ``GET / HTTP/2.0\r\n\r\n`` i tried this one but it doesnt found some thing 16:12 <+bridge> [ddnet] try HTTP/1.0, not 2.0 16:12 <+bridge> [ddnet] ye i had that first 16:12 <+bridge> [ddnet] didnt help 16:12 <+Learath2> just "GET /" 16:13 <+bridge> [ddnet] nothing happens 16:13 <+bridge> [ddnet] not even a error message returns its just waiting 16:13 <+bridge> [ddnet] $ nc ddnet.tw 80 ~ 16:13 <+bridge> [ddnet] GET / 16:13 <+bridge> [ddnet] 16:13 <+bridge> [ddnet] 301 Moved Permanently 16:13 <+bridge> [ddnet] 16:13 <+bridge> [ddnet]

301 Moved Permanently

16:13 <+bridge> [ddnet]
nginx
16:13 <+bridge> [ddnet] 16:13 <+bridge> [ddnet] 16:13 <+bridge> [ddnet] works for me 16:13 <+bridge> [ddnet] wait lemme try with nc too 16:13 <+bridge> [ddnet] maybe you're not flushing/sending your packets? 16:14 <+bridge> [ddnet] i think 16:14 <+bridge> [ddnet] im new to winsockets 16:14 <+bridge> [ddnet] with netcat it's very simple 16:15 <+bridge> [ddnet] lol i cant reproduce ur nc command on my macbook lul 16:15 <+bridge> [ddnet] nvm im trying to fetch this data in cpp with winsockets 16:15 <+bridge> [ddnet] http://puu.sh/zcTZz/ddefa68bf2.png 16:15 <+bridge> [ddnet] @jao weird, it works for me 16:16 <+Learath2> well you did get a response :P 16:16 <+bridge> [ddnet] yes now 16:16 <+bridge> [ddnet] but its with \n at the end 16:16 <+bridge> [ddnet] anyone having ideas why forum attachments are broken? I can't reproduce 16:16 <+bridge> [ddnet] not onΓΆy "GET /" 16:17 <+Learath2> @jao is it new attachments or just old ones that disappeared? 16:17 <+bridge> [ddnet] new ones 16:18 <+bridge> [ddnet] https://forum.ddnet.tw/viewtopic.php?f=44&t=6208 16:18 <+bridge> [ddnet] maybe it's a problem with my acc 16:18 <+bridge> [ddnet] it works fine 16:18 <+bridge> [ddnet] jao: I tried new one as well 16:18 <+bridge> [ddnet] i can upload attachments 16:18 <+bridge> [ddnet] maybe it's only in old topics, let me try 16:18 <+bridge> [ddnet] died you try adding more than one attachment? 16:18 <+bridge> [ddnet] seems like the first one I add works 16:18 <+bridge> [ddnet] yeah, 5 16:18 <+bridge> [ddnet] ah lemme test 16:18 <+bridge> [ddnet] did you try adding more than one attachment? 16:19 <+bridge> [ddnet] oh, on old topics it deleted my other attachments 16:19 <+bridge> [ddnet] interesting 16:19 <+bridge> [ddnet] sounds like something is wrong with the db update 16:19 <+bridge> [ddnet] 😦 16:19 <+bridge> [ddnet] i ca upload multiple new attachments 16:20 <+bridge> [ddnet] [OK] The database update was successful 16:20 <+bridge> [ddnet] hmmm 16:21 <+bridge> [ddnet] now i tried again and it worked 16:21 <+bridge> [ddnet] weird 16:26 <+bridge> [ddnet] btw fixed it ``GET /\r\n`` did the thing if anyone cares 16:54 <+bridge> [ddnet] @Learath2 if you want, you can parse the teehistorian data form json, but you can also write your own parser πŸ˜‰ 16:55 <+Learath2> I wanted to give rust a go with this actually 16:55 <+Learath2> well a 5th go to be exact 16:55 <+Learath2> but I'm hopeful this time :) 16:57 <+bridge> [ddnet] mhmh... 16:57 <@heinrich5991> Learath2: shall I discourage you? 16:57 <+Learath2> please do 16:57 <@heinrich5991> my implementation for teehistorian in libtw2 is also in rust 16:58 <@heinrich5991> i.e. some rust implementation already exists 16:58 <+pinkieval> 16:55 <+Learath2> I wanted to give rust a go with this actually 16:58 <+pinkieval> Give *Rust* a *Go*? 16:58 <+Learath2> heinrich5991: yeah was hoping to use libtw2 16:59 <@heinrich5991> ah cool :) 16:59 <@heinrich5991> well then just add a tool in tools/src/bin ;) 18:44 <+Learath2> why don't we use tick time for vote stuff btw? 19:59 <+bridge> [ddnet] why not 20:00 <+bridge> [ddnet] or does calculating time with ticks has any disatvantages? 20:01 <+Learath2> everything else I can think of uses tick time, votes use time_get() 20:45 <+Learath2> what happens when the person with veto doesn't vote? 20:45 <+Learath2> does it fail the vote or not? 20:48 <+Learath2> is anyone even alive here? :D 21:24 <+bridge> [ddnet] player pages don't work 21:25 <+bridge> [ddnet] https://ddnet.tw/players/jao/ 21:28 <+bridge> [ddnet] works for me hater 21:28 <+Learath2> works for me aswell 21:30 <+eeeee> Learath2: what are you gonna use libtw2 for? 21:30 <+Learath2> eeeee: parse teehistorian files to extract an audit log 21:30 <+eeeee> auditing admin actions? 21:30 <+bridge> [ddnet] seems to be fixed then 21:32 <+Learath2> eeeee: yeah all rcon actions 23:49 <+Learath2> heinrich5991: here?