10:14 <+bridge> [ddnet] :thonkery: :thonkery: :thonkery: 10:14 <+bridge> [ddnet] https://cdn.discordapp.com/attachments/293493549758939136/550606757089640458/unknown.png 10:15 <+bridge> [ddnet] someone trying to attack a non-php website with php shit 10:15 <+bridge> [ddnet] https://cdn.discordapp.com/attachments/293493549758939136/550606960219914250/unknown.png 10:15 <+bridge> [ddnet] :thonkery: :troll: 10:32 <+bridge> [ddnet] <ᶰ°Konͧsti> I suggest that mapvotes dont pass immediately if there are people with veto on the server but not allowed to vote because "afk" 10:32 <+bridge> [ddnet] <ᶰ°Konͧsti> Sometimes ure playing on an empty server and have to go afk for 3mins or any other reason why u didnt move for 2mins and then someone change the map, that can be really annoying 10:38 <+bridge> [ddnet] well, that's the whole purpose of the afk function isn't it? 10:39 <+bridge> [ddnet] otherwise people might accidentally block the server while being afk 10:41 <+bridge> [ddnet] And there still is https://github.com/cerebrate/mousejiggler 10:41 <+bridge> [ddnet] Any other thoughts on this? 10:43 <+bridge> [ddnet] <ᶰ°Konͧsti> @deen i mean that the vote runs for 15 seconds not pass without any warning 10:44 <+bridge> [ddnet] the voting logic is too complicated anyway, so many horrible cases 10:44 <+bridge> [ddnet] <ᶰ°Konͧsti> :feelsbadman: 10:44 <+bridge> [ddnet] and when you're afk what difference is it? you won't see the vote anyway, right? 10:45 <+bridge> [ddnet] add afk auto kick 10:45 <+bridge> [ddnet] :GWqlabsKek: 10:45 <+bridge> [ddnet] <ᶰ°Konͧsti> I do, im in the room, on mobile phone whatever, ure afk so fast, reaction time wouldnt be bad 10:46 <+bridge> [ddnet] <ᶰ°Konͧsti> @noby how would i do 1500minutes time with afk auto kick :feelsbadman: 10:49 <+bridge> [ddnet] by not being afk 11:46 <+bridge> [ddnet] deen suggesting botsoftware to use on ddnet xd 11:47 <+bridge> [ddnet] @ᶰ°Konͧsti use chillerbot.png it sends vote no if a vote gets called automatically :p 12:20 <+bridge> [ddnet] <ᶰ°Konͧsti> Send me the commit ill build into my 10042 client :feelsamazingman: 12:43 <+bridge> [ddnet] @Ryozuki Was that for uniqueclan website? 12:44 <+bridge> [ddnet] No 13:01 <+bridge> [ddnet] @ᶰ°Konͧsti i was trollin but maybe i could actually implement that in chillerbot-ux 14:53 <+bridge> [ddnet] @Arian8j2 mysql -u teeworlds teeworlds 14:53 <+bridge> [ddnet] select * from record_maps; 14:53 <+bridge> [ddnet] And there we have our points 14:54 <+bridge> [ddnet] CREATE TABLE IF NOT EXISTS record_maps (Map VARCHAR(128) BINARY NOT NULL, Server VARCHAR(32) BINARY NOT NULL, Points INT DEFAULT 0, KEY Map (Map)) CHARACTER SET utf8; 14:54 <+bridge> [ddnet] INSERT INTO record_maps(Map, Server, Mapper, Points, Stars, Timestamp) VALUES ('%s', '%s', '%s', '%d', '%d', '%s') ON duplicate key UPDATE Server=VALUES(Server), Mapper=VALUES(Mapper), Points=VALUES(Points), Stars=VALUES(Stars), Timestamp=VALUES(Timestamp); 14:54 <+bridge> [ddnet] ok TnX a lot 14:57 <+bridge> [ddnet] (I found those by grepping for record_maps in the ddnet-scripts repo) 15:30 <+bridge> [ddnet] i wish github searching was as usefull as gre 15:30 <+bridge> [ddnet] p 16:39 <+bridge> [ddnet] any ideas? 16:39 <+bridge> [ddnet] [2019-02-28 16:38:40][http]: task failed. libcurl error: error:2006C046:BIO routines:func(108):init fail 16:39 <+bridge> [ddnet] [2019-02-28 16:38:40][ddnet-info]: download failed 16:39 <+bridge> [ddnet] mi custom ddnet client 16:40 <+bridge> [ddnet] ubuntu 16:42 <+bridge> [ddnet] it failed 16:42 <+bridge> [ddnet] the download 16:43 <+bridge> [ddnet] :poggers: 17:36 <+bridge> [ddnet] @ChillerDragon do you have gores maps points? 17:54 <+bridge> [ddnet] uhm what do you mean by "gores maps points" ? 17:54 <+bridge> [ddnet] I got points for finishing gores map on KoG server and on DDNet yes 17:54 <+bridge> [ddnet] @dev send help! how do i add compiler flags to cmake -.- 17:58 <+bridge> [ddnet] ah found it. 18:07 <+bridge> [ddnet] @ChillerDragon can you give me gores map point tnx 18:09 <+bridge> [ddnet] if you give me fng multis 18:26 <+bridge> [ddnet] what you mean? 18:33 <+bridge> [ddnet] @ChillerDragon Do you know how to show map point in motd?(not make cfg file for each map) 19:04 <+bridge> [ddnet] you could use the ddnet++ AbuseMotd() func to send each player different motds and calculate the points 19:04 <+bridge> [ddnet] But i guess it is more work to code that than simply crateing the cfgs with the ddnet script 20:30 <+bridge> [ddnet] what do you mean by "ddnet++" 22:28 <+bridge> [ddnet] @ChillerDragon Just if you give me the gores map points i will be happy and i will help you if i can