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 2021-05-26 00:00:00Z and 2021-05-27 00:00:00Z
Nooback
should be cl_download_skin VALUE1? and then it works? (edited)
M1RACLES (CVE-2021-30747) is a covert channel vulnerability in the Apple Silicon “M1” chip.
07:13
A flaw in the design of the Apple Silicon “M1” chip allows any two applications running under an OS to covertly exchange data between them, without using memory, sockets, files, or any other normal operating system features. This works between processes running as different users and under different privilege levels, creating a covert channel for surreptitious data exchange.
>
The vulnerability is baked into Apple Silicon chips, and cannot be fixed without a new silicon revision.
07:13
gg apple
07:14
The only mitigation available to users is to run your entire OS as a VM.
07:16
lmao
07:16
Poking fun at how ridiculous infosec clickbait vulnerability reporting has become lately. Just because it has a flashy website or it makes the news doesn't mean you need to care.
Only possible way I see this happen, is that the config file fails to read, which then loads a clean config.
Saving should be fine, as I explicitly asked, if the config he uses ever was saved/loaded correctly before(and he has no .tmp files)
The person who reported that, said he didnt start as admin and only used 15.2.5 before...
He's also on Win10 Pro
Between menus and editor for example
Currently only did DoEditBox, as this created crashes in the editor
fixes #3395
It's copy and paste from the implementation of CMenus, except for 4 lines, which i'll mark below
Checklist
[x] Tested the change ingame
[ ] Provided screenshots if it is a visual change
[ ] Tested in combination with possibly related configuration options
[ ] Written a unit test if it works standalone, system.c especially
hmm that said git push --set-upstream origin main or something like that
19:52
fatal: The current branch origin has no upstream branch.
To push the current branch and set the remote as upstream, use
git push --set-upstream origin origin
what do you mean by that? I want to specifically ONLY support the http serverinfo
21:33
you wont see my server in the serverlist currently via DDNet client, you have to verify your IP address manually first in order to be able to see the server or to connect
!screenshot-20210526@231611
DDNet 15.5 is supposed to release in 1 week, assuming no bad bugs are found. Please test Release Candidate 1 to prevent problems being only discovered after release. Report bugs in the #bugs channel on DDNet Discord or directly on Github: