11:35 <+bridge> [ddnet] Using DDraceNetwork to narrow down a Mesa bug 👀 https://gitlab.freedesktop.org/mesa/mesa/-/issues/7352#note_1568950 11:35 <+bridge> [ddnet] I am using DDraceNetwork to narrow down a Mesa bug 👀 https://gitlab.freedesktop.org/mesa/mesa/-/issues/7352#note_1568950 11:58 <+bridge> [ddnet] Nice xd 12:25 <+bridge> [ddnet] remove this button, it causes more confusion than function 12:25 <+bridge> [ddnet] https://cdn.discordapp.com/attachments/293493549758939136/1024265531135639552/unknown.png 12:26 <+bridge> [ddnet] and put the quit game button to the most right again 12:27 <+bridge> [ddnet] Do you have a Bitcoin wallet or Coinbase wallet? 12:27 <+bridge> [ddnet] You can earn up to 0.06021BTC every 12 hours with your phone or PC... 12:27 <+bridge> [ddnet] Without referrals nor registration fee... 12:27 <+bridge> [ddnet] If you are interested click on the link below and start earning massively 👇👇👇👇 12:27 <+bridge> [ddnet] https://t.me/+cOczZn1wgOkyMGI8 12:27 <+bridge> [ddnet] (@Lukamane) 12:28 <+bridge> [ddnet] and also remove the "close menu" button since everyone knows to exit with ESC, since they have to press ESC to get to the menu in the first place 12:31 <+bridge> [ddnet] nice updates🥹 12:31 <+bridge> [ddnet] nice updates 🥹 12:32 <+bridge> [ddnet] idk whats up with these many unnecessary changes lately 12:43 <+bridge> [ddnet] This isn't intended but the close button is and will stay. Who doesn't use alt f4 to rq lmao 12:44 <+bridge> [ddnet] in my experience any changes which i made to like my skin etc arent saved when i alt f4 12:46 <+bridge> [ddnet] How to respawn/kill a server side dbg_dummy? This doesn't work because m_pPlayer is null (the dbg_dummies aren't players) ```c 12:46 <+bridge> [ddnet] m_pPlayer->m_LastKill = Server()->Tick(); 12:46 <+bridge> [ddnet] m_pPlayer->KillCharacter(WEAPON_SELF); 12:46 <+bridge> [ddnet] m_pPlayer->Respawn(); 12:46 <+bridge> [ddnet] ``` 12:50 <+bridge> [ddnet] Call the Die() function probably 12:53 <+bridge> [ddnet] Die() has issues with what I am trying to do 12:53 <+bridge> [ddnet] What are you trying to do 12:54 <+bridge> [ddnet] Create an ai that will play tw (kog for testing for now but also ctf, dm and dead gamemodes so ppl will play them again) 12:55 <+bridge> [ddnet] You should introduce your own bots then, and not use dbg_dummies 12:55 <+bridge> [ddnet] Make your own bot being handled as a player+ 12:56 <+bridge> [ddnet] How do I do so? 12:56 <+bridge> [ddnet] Any hints? 12:57 <+bridge> [ddnet] In order for your bot to be "a player", you would need to introduce them in the engine level already 12:58 <+bridge> [ddnet] I see will look into it :D 12:58 <+bridge> [ddnet] See how players connect, in engine/server/server.cpp 12:58 <+bridge> [ddnet] And how they are being forwarded to the GameServer from there, via hooks like OnClientEnter 12:59 <+bridge> [ddnet] Just simulate these things for a serverside bot, and make sure to set everything correctly, aswell as marking a client as bot in the code, either on engine level or on game level 12:59 <+bridge> [ddnet] oh, that should not be there ingame, my bad 13:00 <+bridge> [ddnet] Oh, and: You are not allowed to broadcast a serverside bot to the server list in 0.6/DDNet. 13:00 <+bridge> [ddnet] In 0.7 you can, but you have to mark them as a bot (which is not possible with DDNet HTTP Registering I think? @heinrich5991) 13:00 <+bridge> [ddnet] Ah, wait, it is 13:01 <+bridge> [ddnet] Yeah I am aware of that but how to not broadcast it as a bot? 13:01 <+bridge> [ddnet] When manually sending the serverinfo to a 0.7 (sixup) client 13:01 <+bridge> [ddnet] Hm? 13:01 <+bridge> [ddnet] How to not register it as a player 13:02 <+bridge> [ddnet] Yeah I am aware of that but how to not broadcast it as a bot? 13:02 <+bridge> [ddnet] edit: as a player* 13:07 <+bridge> [ddnet] https://github.com/ddnet/ddnet/blob/16f3c73686f78930c226e47ac7c19bf899f2a0c0/src/engine/server/server.cpp#L2100 13:07 <+bridge> [ddnet] player=0, spectator=1, bot=2 13:08 <+bridge> [ddnet] Thats for 0.7 13:08 <+bridge> [ddnet] For 0.6/DDNet: Just dont send this player AT ALL 13:08 <+bridge> [ddnet] and decrease maxclients in the serverinfo by the amount of bots you have 13:08 <+bridge> [ddnet] Ok thanks a lot! 13:08 <+bridge> [ddnet] no problem! 13:09 <+bridge> [ddnet] (thats why you see 123 max clients on my server, i have 5 bots on it) 14:14 <+bridge> [ddnet] @deen You might wanna enable this again: 14:14 <+bridge> [ddnet] https://cdn.discordapp.com/attachments/293493549758939136/1024292889943101450/unknown.png 14:14 <+bridge> [ddnet] For the webhook 14:14 <+bridge> [ddnet] Why? 14:14 <+bridge> [ddnet] I liked it, is there a reason its gone? 14:15 <+bridge> [ddnet] Don't know, but PR opened and closed seems good enough to me 14:15 <+bridge> [ddnet] Pushes did also include pushes from other repositories, like ddnet-web 14:16 <+bridge> [ddnet] Where there is not always a PR 14:16 <+bridge> [ddnet] Fixed I think 14:17 <+bridge> [ddnet] And since "Pull request closed" doesnt tell whether it's being merged or just closed, it was nice to have the commit message :D 14:17 <+bridge> [ddnet] Was disabled by ddnet.tw -> ddnet.org domain change 14:17 <+bridge> [ddnet] Oh, alright 14:22 <+bridge> [ddnet] Crash log? 17:35 <+bridge> [ddnet] <حمثلاح> @fokkonaut 17:35 <+bridge> [ddnet] <حمثلاح> The game 17:35 <+bridge> [ddnet] <حمثلاح> Isn't working 17:35 <+bridge> [ddnet] <حمثلاح> @Not Keks 17:36 <+bridge> [ddnet] <حمثلاح> Please help 17:36 <+bridge> [ddnet] Can you open ddnet? 17:36 <+bridge> [ddnet] <حمثلاح> Yes 17:36 <+bridge> [ddnet] Does it crash when you try to join a server? 17:36 <+bridge> [ddnet] <حمثلاح> But no servers 17:37 <+bridge> [ddnet] <حمثلاح> I don't see any server 17:37 <+bridge> [ddnet] Do you have the latest version? 17:37 <+bridge> [ddnet] <حمثلاح> Yes 17:37 <+bridge> [ddnet] <حمثلاح> When i press F3 17:38 <+bridge> [ddnet] <حمثلاح> Its says NOT CONNECTED 17:38 <+bridge> [ddnet] have u tried to turn it off and on again 17:38 <+bridge> [ddnet] that mean you haven't connect to a server so there's no rcon 17:38 <+bridge> [ddnet] press f1 17:38 <+bridge> [ddnet] <حمثلاح> So manyyy 17:39 <+bridge> [ddnet] and show the logs 17:39 <+bridge> [ddnet] <حمثلاح> Ok 17:41 <+bridge> [ddnet] <حمثلاح> @Not Keks 17:41 <+bridge> [ddnet] <حمثلاح> Bro how to get screen shot in Windows 10 17:42 <+bridge> [ddnet] Win + PrtScreen 17:45 <+bridge> [ddnet] @Not Keks 17:45 <+bridge> [ddnet] https://cdn.discordapp.com/attachments/293493549758939136/1024346079094898708/20220927173636_1.jpg 17:46 <+bridge> [ddnet] @Not Keks im the same guy with Arabic name but i have 2 Acc anyway what now ? 17:59 <+bridge> [ddnet] ? 18:03 <+bridge> [ddnet] @Not Keks man???? 18:04 <+bridge> [ddnet] dude 18:04 <+bridge> [ddnet] just read 18:04 <+bridge> [ddnet] it says timeout 18:05 <+bridge> [ddnet] https://master1.ddnet.tw/ddnet/15/servers.json 18:05 <+bridge> [ddnet] 18:05 <+bridge> [ddnet] does this work? 18:05 <+bridge> [ddnet] does it show lot of text? 18:14 <+bridge> [ddnet] @Not Keksman 18:14 <+bridge> [ddnet] do u have anydesk? 18:17 <+bridge> [ddnet] just answer my questions 18:17 <+bridge> [ddnet] man im not Developer + idk what to do 18:17 <+bridge> [ddnet] read 18:17 <+bridge> [ddnet] i swear i dont Undrestand 18:17 <+bridge> [ddnet] read 18:18 <+bridge> [ddnet] should i downlod it ? 18:18 <+bridge> [ddnet] no 18:18 <+bridge> [ddnet] and what after > 18:18 <+bridge> [ddnet] what ??? 18:18 <+bridge> [ddnet] u should answer my questions 18:18 <+bridge> [ddnet] does 18:18 <+bridge> [ddnet] it 18:18 <+bridge> [ddnet] show 18:18 <+bridge> [ddnet] a 18:18 <+bridge> [ddnet] lot 18:18 <+bridge> [ddnet] of 18:18 <+bridge> [ddnet] text 18:18 <+bridge> [ddnet] yesss 18:18 <+bridge> [ddnet] so many 18:18 <+bridge> [ddnet] good 18:19 <+bridge> [ddnet] then try to add an exception to windows defender for ddnet 18:19 <+bridge> [ddnet] 18:19 <+bridge> [ddnet] just google how to do it 18:19 <+bridge> [ddnet] https://cdn.discordapp.com/attachments/293493549758939136/1024354591015440464/unknown.png 18:19 <+bridge> [ddnet] ? 18:19 <+bridge> [ddnet] why are u posting ddnet github 18:19 <+bridge> [ddnet] my problem with English bruh 18:20 <+bridge> [ddnet] thats why i told u come anydesk please 18:20 <+bridge> [ddnet] and do what u are say 18:20 <+bridge> [ddnet] i dont log into other computers 18:20 <+bridge> [ddnet] OMG ok let me open share screen so? 18:20 <+bridge> [ddnet] just ask someone who speaks your language 18:21 <+bridge> [ddnet] is there nothing like google for you? 18:21 <+bridge> [ddnet] bruh please 18:21 <+bridge> [ddnet] ok wait i open Translate 18:22 <+bridge> [ddnet] bro my ddrace in Steam 18:23 <+bridge> [ddnet] https://letmegooglethat.com/?q=how+to+add+an+exception+to+windows+defender+firewall 18:24 <+bridge> [ddnet] ohhhhh u mean firewall 18:24 <+bridge> [ddnet] its already turn on 18:25 <+bridge> [ddnet] anyway it says timeout, it either is really slow or it cannot reach its destination 18:25 <+bridge> [ddnet] 18:25 <+bridge> [ddnet] - add an exception for ddnet in the firewall 18:25 <+bridge> [ddnet] - disable anti virus or some other shit 18:25 <+bridge> [ddnet] 18:25 <+bridge> [ddnet] i cannot do more for you 18:26 <+bridge> [ddnet] ok i get it wait 18:29 <+bridge> [ddnet] The path looks kinda weird on the last line 18:30 <+bridge> [ddnet] \Appdata**\**Roaming**/**Teeworlds/ddnet-info.json 18:31 <+bridge> [ddnet] god discord please 18:31 <+bridge> [ddnet] use \`stuff\` ^-^ 18:32 <+bridge> [ddnet] use \`backticks\` ^-^ 18:32 <+bridge> [ddnet] \Appdata"\"Roaming"/"Teeworlds/ddnet-info.json 18:32 <+bridge> [ddnet] `\Appdata"\"Roaming"/"Teeworlds/ddnet-info.json` 18:32 <+bridge> [ddnet] @Not Keks 18:34 <+bridge> [ddnet] @murpi 18:34 <+bridge> [ddnet] u can help or just who have Devlp? 18:35 <+bridge> [ddnet] Are you familiar with ddnet persian? 18:36 <+bridge> [ddnet] arabic not Persian 18:36 <+bridge> [ddnet] Perhaps people can help you there 18:36 <+bridge> [ddnet] u can go on my pc or I open share screen 18:37 <+bridge> [ddnet] and tells me what to do 18:37 <+bridge> [ddnet] Call me and share your screen 18:42 <+bridge> [ddnet] any arab people? 20:22 <+bridge> [ddnet] https://github.com/edg-l/paypal-rs/issues/11 20:22 <+bridge> [ddnet] does anybody know why someone would ask this 20:22 <+bridge> [ddnet] just contribute lol 20:23 <+bridge> [ddnet] How is he supposed to contribute without knowing how to do that? 20:24 <+bridge> [ddnet] you do contribute by forking and doing ur changes then a pull request 20:24 <+bridge> [ddnet] this is common knowledge 20:24 <+bridge> [ddnet] but i sent him this https://gist.github.com/MarcDiethelm/7303312 xd 20:25 <+bridge> [ddnet] xd u r fame 20:25 <+bridge> [ddnet] bro look at his website 20:25 <+bridge> [ddnet] the portfolio on his website, is his own website! 20:25 <+bridge> [ddnet] i laughed hard 20:25 <+bridge> [ddnet] https://jtmorrisbytes.com/ 20:25 <+bridge> [ddnet] ez 20:32 <+bridge> [ddnet] :justatest: 21:57 <+bridge> [ddnet] @Not Keks https://www.youtube.com/watch?v=wQF5fQ015Ls 21:57 <+bridge> [ddnet] tf is dat 22:03 <+bridge> [ddnet] dunno but he's slow af bcs he doesnt use mouse 22:04 <+bridge> [ddnet] kinda feels like he has 0 plan what he wants to do xD 22:06 <+bridge> [ddnet] he is just explaining 22:08 <+bridge> [ddnet] yeah u missed the coding part xD 22:08 <+bridge> [ddnet] "more responsability on the coder" 22:08 <+bridge> [ddnet] just use rust bruh 22:08 <+bridge> [ddnet] rust doesnt prevent logic errors 22:08 <+bridge> [ddnet] 22:08 <+bridge> [ddnet] write AIs that are better than stupid humans 22:09 <+bridge> [ddnet] @Not Keks it doesnt 22:09 <+bridge> [ddnet] but it prevents data races 22:09 <+bridge> [ddnet] which is what he is trying to achieve 22:09 <+bridge> [ddnet] xd 22:14 <+bridge> [ddnet] i bet he's dutch xd 22:14 <+bridge> [ddnet] sounds like it