00:40 <+bridge> [freenode] cl_ddrace_scoreboard 0 I think it was called to display score instead of time 01:56 <+bridge> [ddnet] when u do accounts (if it happens), please make it so we can see our /saves. many thanks! 02:29 <+bridge> [ddnet] ChillerDragon, i meant server side 02:29 <+bridge> [ddnet] Huh 03:21 <+bridge> [ddnet] change the server type to not ddrace 09:30 <+bridge> [ddnet] @SPYRES you can already in your tw folder 11:57 <+bridge> [ddnet] in gamecontroller or u mean this 11:57 <+bridge> [ddnet] https://cdn.discordapp.com/attachments/293493549758939136/828568914589908992/unknown.png 12:54 <+bridge> [ddnet] that way is outdated. 12:54 <+bridge> [ddnet] Go to gamecontroller::Snap() and remove the timesore flag from the GameInfoRx 12:54 <+bridge> [ddnet] GameInfoEx* 13:06 <+bridge> [ddnet] ok thx 13:08 <+bridge> [ddnet] : ) 13:08 <+bridge> [ddnet] https://cdn.discordapp.com/attachments/293493549758939136/828586925006258226/unknown.png 13:46 <+Ryozuki> ChillerDragon make ur new web using rust: 13:47 <+bridge> [freenode] But rust so hard 13:47 <+Ryozuki> rust so fun 13:47 <+bridge> [freenode] I prefer bash web frameworks :D 13:47 <+Ryozuki> lel 15:45 <+bridge> [ddnet] I need to stop encrypting all my hdds 15:50 <+bridge> [ddnet] Guess I'll never know what I had on this laptop 15:51 <+bridge> [ddnet] what are you hiding πŸ‘€ 15:51 <+bridge> [ddnet] Wish I knew 16:01 <+bridge> [ddnet] FUCK I randomly guessed it and I dont remember what I guessed 16:14 <+bridge> [ddnet] I totally forgot how extremely comfortable a thinkpad keyboard is 16:19 <+Learath2> also forgot all the cute scripts I wrote to tape this experience together, I even have spotify search through dmenu :P 17:02 <+bridge> [ddnet] rofi > dmenu 17:05 <+Learath2> `rofi -dmenu` 17:15 <+bridge> [ddnet] Heh, that was quite a nostalgia trip looking at a laptop that hasnt been turned on since 2018. Full of stupid 2016/17 memes 17:45 <+bridge> [ddnet] uh hm 17:45 <+bridge> [ddnet] ```cpp 17:45 <+bridge> [ddnet] GameServer()->GetPlayerChar(Catcher)->GetPlayer()->ToCatcher(); 17:45 <+bridge> [ddnet] ``` 17:45 <+bridge> [ddnet] in player.cpp calling `GetPlayer()` null exception 17:45 <+bridge> [ddnet] in ` void CPlayer::SetTeam(int Team, bool DoChatMsg)` method 17:45 <+bridge> [ddnet] in `void CPlayer::SetTeam(int Team, bool DoChatMsg)` method 17:46 <+bridge> [ddnet] uh hm 17:46 <+bridge> [ddnet] ```GameServer()->GetPlayerChar(Catcher)->GetPlayer()->ToCatcher();``` 17:46 <+bridge> [ddnet] in player.cpp calling `GetPlayer()` null exception 17:47 <+bridge> [ddnet] Catcher is int 17:47 <+bridge> [ddnet] `Catcher` is int 17:48 <+bridge> [ddnet] and it generated with this statement 17:48 <+bridge> [ddnet] `while(!GameServer()->m_apPlayers[Catcher] || Catcher == m_ClientID)` 18:47 <+Ryozuki> ChillerDragon look at hehe 18:54 <+Ryozuki> if u ever go to https://dev.to/ you will only find css and js devs there with people who use emojis unironically kinda sad tbh 18:54 <+Ryozuki> i guess they dont know about hacker news 18:56 <+bridge> [ddnet] noooo they're using emojis that's illegal 18:56 <+bridge> [ddnet] @louis xdd 18:57 <+bridge> [ddnet] πŸ‘ŒπŸ‘€πŸ‘ŒπŸ‘€πŸ‘ŒπŸ‘€πŸ‘ŒπŸ‘€πŸ‘Œ 18:57 <+bridge> [ddnet] "πŸ“ Plan ahead for your next dream Job 🧳 Inside Notion? πŸš€πŸ’― " 18:57 <+bridge> [ddnet] :notlikethis: 18:58 <+bridge> [ddnet] @gerdoe I've been away from discord for two weeks, I'm back now πŸ˜‰ 18:58 <+bridge> [ddnet] :o 19:03 <+bridge> [ddnet] πŸŽ‰ πŸŽ‰ πŸŽ‰ 19:12 <+bridge> [ddnet] @Ryozuki πŸ”₯ what's wrong ❌ with using πŸ˜‚ emojis πŸ‘ πŸ‘ πŸ™ πŸͺŸ πŸͺŸ πŸͺŸ 19:19 <+bridge> [ddnet] πŸ˜‚πŸ˜‚πŸ˜‚ 19:21 <+bridge> [ddnet] please stop, my eyes are melting 19:21 <+bridge> [ddnet] :sorry: 19:25 <+bridge> [ddnet] ug ok fixed 19:25 <+bridge> [ddnet] uh ok fixed 19:25 <+bridge> [ddnet] uh fixed 19:53 <+bridge> [ddnet] hello I have a problem, my server wont show up in the serverlist 20:43 <+ChillerDragon> did you try using 0.7? 20:44 <+ChillerDragon> or is it a local server and u forgot to forward the port? 20:44 <+bridge> [ddnet] @heinrich5991 welcome back 20:48 <+bridge> [ddnet] hello i have problem with github actions (lmao) 20:48 <+bridge> [ddnet] i just copied ur build workflow and its not working 20:48 <+bridge> [ddnet] ```MSBUILD : error MSB1009: Project file does not exist. 20:48 <+bridge> [ddnet] Switch: everything.vcxproj 20:48 <+bridge> [ddnet] 20:48 <+bridge> [ddnet] Error: Process completed with exit code 1.``` 20:48 <+bridge> [ddnet] idk how to setup workflows 20:48 <+bridge> [ddnet] so 20:48 <+bridge> [ddnet] yes 20:50 <+bridge> [freenode] Yo @deen does the ping to discord work? And what happend to the twitch bot project? 20:52 <+bridge> [ddnet] no, didn't ping me 20:55 <+bridge> [ddnet] yes ofc i forward the port yesterday the server was in the list 21:41 <+ChillerDragon> nice dodge of the twitch bot question xd 21:45 <+bridge> [ddnet] what twitch bot 21:45 <+bridge> [ddnet] also ChillerDragon the ping worked but u pinged the wrong deen 21:50 <+ChillerDragon> lol 21:50 <+ChillerDragon> @louis that https://hookrace.net/blog/ddnet-live/ 21:54 <+bridge> [ddnet] please hide Taskbar in (windowed borderless 21:54 <+bridge> [ddnet] https://cdn.discordapp.com/attachments/293493549758939136/828719344023371876/unknown.png 22:03 <+bridge> [ddnet] rmb on task bar -> task bar settings -> hide 22:07 <+bridge> [ddnet] or fix it 22:07 <+bridge> [ddnet] πŸ‘€ 22:14 <+bridge> [ddnet] hello? can someone answer my question 22:18 <+bridge> [ddnet] was ok before 22:19 <+bridge> [ddnet] nobody will 22:20 <+bridge> [ddnet] your server ist master banned 22:22 <+bridge> [ddnet] wtf why? 22:23 <+bridge> [ddnet] we hate you 22:24 <+bridge> [ddnet] what did i do to you 22:24 <+bridge> [ddnet] nothing 22:24 <+bridge> [ddnet] i just not like you 22:43 <+bridge> [ddnet] your server is master banned 22:54 <+bridge> [ddnet] Block is already on the verge of dying and ya'll DDoS each other every 10 mins... enough reason to hate ya 22:54 <+bridge> [ddnet] Block is already on the verge of death and ya'll DDoS each other every 10 mins... enough reason to hate ya 23:27 <+bridge> [freenode] mrmjd what Server are you Talking about BTW? Since people seem to know you 23:33 <+bridge> [ddnet] chillerdragon[m]: might need to highlight 23:36 <+bridge> [ddnet] just dont change the setting ingame, for unknown reason windows only allows it when you set full resolution and restart the game 23:39 <+bridge> [freenode] I thought Highlight doesn’t work 23:41 <+bridge> [ddnet] he's talking about a server hosted by exec, people who does try to bypassban 23:42 <+bridge> [ddnet] hilite works 23:42 <+bridge> [ddnet] but not if two ppl have the same one