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-05-09 00:00:00Z and 2018-05-10 00:00:00Z
Avatar
@Dev which server does ddnet use for sv_dnsbl_host
Avatar
@noby ask @heinrich5991 he was the last one to change it
Avatar
@Kero tried enabling/disabling opengl3?
05:38
@Kero alternatively you could use borderless instead of fullscreen
06:53
62352a7 respect text alpha channel correctly (fixes #1124) - Jupeyy 88acd47 reset font texture at window resize - Jupeyy 44a8752 Merge pull request #1126 from Jupeyy/master - def-
Avatar
ChillerDragon 2018-05-09 07:03:30Z
@noby what is sv_dnsbl_host o.O ?
07:11
[ddnet/ddnet] New tag created: 11.1.6
07:11
[ddnet:11.1.6] 0 new commit
Avatar
A Domain Name System-based Blackhole List (DNSBL) or Real-time Blackhole List (RBL) is an effort to stop email spamming. It is a "blacklist" of locations on the Internet reputed to send email spam. The locations consist of IP addresses which are ...
Avatar
ChillerDragon 2018-05-09 09:16:55Z
ok i see dnsbl lists are lists of evil ip adresses. And i guess sv_dnsbl_host is a path or link to such an list? And the teeworlds server filters these ips automatically for anti flood/votebot etc attacks?
Avatar
yes
Avatar
ChillerDragon 2018-05-09 09:17:53Z
ah cool
09:18
uhm is it okay that i use a system() call to execute a python script in the /modhelp command?
Avatar
no
Avatar
ChillerDragon 2018-05-09 09:18:42Z
fak
Avatar
but you can do it this way and we can find a better way in the PR
Avatar
ChillerDragon 2018-05-09 09:18:56Z
so i have to get the discord api running in c++? o.O
09:19
so it still helps if i provide a running system even if u wont use it and have to refactor everything?
Avatar
yes
Avatar
ChillerDragon 2018-05-09 09:19:29Z
cool
09:20
why do all dislike the best c function .-.
09:20
system() rocks :p
Avatar
because it's really hard to use in a secure, cross-platform fashion
Avatar
ChillerDragon 2018-05-09 09:22:44Z
oh yea cross platform..
09:22
does this stuff really has to be cross platform?
09:23
i mean im hughe cross platfrom fan too... but i guess only offical ddnet servers will use that feature on the linux servers because connecting the server to discord is a special thing
09:24
but i could even provide a working cross platform solution with system() i think
09:25
just add a os check and two system calls ... not too hard i think
09:25
since all unix stuff works pretty much the same we just have to find a way for win to work
Avatar
client links to curl already, could make the server link curl too for accessing discord api
Avatar
you just need curl yeah
Avatar
Thanks to GPDR my private data isn't listed on whois queries anymore
10:37
In response to the implementation of the General Data Protection Regulation (GDPR) by the European Union (EU), starting
from April 25 of 2018, the Taiwan Network Information Center (TWNIC) may make certain necessary adjustments to the results of the WHOIS inquiries regarding EU registrants.
10:43
I bought some domains with ovh and they have a antispam protection by hiding mail, address, etc i think
10:45
Same with gandhi.net i think
Avatar
well, some cheap registrars asked for money to protect your data, which I'm way too cheap for
Avatar
@ChillerDragon doing it in an external program sounds good though
11:26
we'll just adjust how you call it
11:27
that way, we can develop other bridges without having to modify the source code
Avatar
ChillerDragon 2018-05-09 13:12:26Z
@deen cool that they dont show ur private data anymore c: but what is this GDPR ? Is it some nice data privacy for all europeans?
13:12
and what is curl? u mean the bash command curl?
Avatar
GDPR is the general data protection regulation by the EU, it indeed defines how personal data is to be handled for residents of the EU
13:15
taking effect on may 25th
13:15
only 16 days left
Avatar
@deen Turned that on and off a couple of times. It didn't work out. But I don't have the problem in window mode. Thank you
Avatar
@ChillerDragon libcurl, it's a transfer library
16:37
@ChillerDragon i think with curl u can make http requests and maybe the websocket needed to communicate to the discord api
16:38
maybe u dont need websockets, since u dont need to know user messages from discord
16:38
saddo
Avatar
@deen https://forum.ddnet.tw/viewtopic.php?f=45&p=64769#p64769 sounds related to the highdpi stuff
Avatar
discord has a http api
Avatar
yes. I think it would be better to deal with the discord API outside of the ddnet server, like e.g. in a python script
Avatar
Yeah we should add some framework to have have commands handled by an external application
Avatar
or we could make a HTTP post request
17:58
not to the discord API
17:58
but to our own
Avatar
nice skyrim language
Avatar
but it'd be nicer if we could keep the ddnet code non official ddnet specific
Avatar
but making a HTTP POST request doesn't sound too bad, does it?
18:00
you can just have any server listening on the other side
Avatar
at that point we could POST to discord api it's just a little less bound
18:02
I guess yeah
Avatar
why are sha512 hashes so fucking long? 😦
Avatar
i heared sha65536 is very short
Avatar
^^
Avatar
@Deleted User so the only solution is to ship a DDNet.exe and DDNet-intel.exe?
Avatar
f19f453 Revert "Try removing manifest" - def- 121c3b8 11.1.7 - def-
20:07
[ddnet/ddnet] New tag created: 11.1.7
20:07
[ddnet:11.1.7] 0 new commit
Avatar
Well the wiki from Microsoft said use manifest and not win32api for downward comparability... So it would still be possible to either request if os is win8 or higher or remove win 7 or less support
Avatar
windows 7 sits at 37% of the surveyed machines using steam
20:26
removing win7 support is not an option
20:26
\o/ more machines using linux than winxp
Avatar
although it's not clear if that's the case for ddnet as well
Exported 87 message(s)