map $http_user_agent $libsteam_api {
default "libsteam_api-linux-x86_64.so";
"~*ia32" "libsteam_api-linux-x86.so";
}
...
location = /libsteam_api.so {
alias /var/www-update5/$libsteam_api;
}
$ curl -H "User-Agent: DDNet 14.4 (linux; ia32)" https://update5.ddnet.tw/libsteam_api.so --output a && file a
a: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=e4c00d9ccb12410914e33d7ff1df27081c6577b3, stripped
$ curl -H "User-Agent: DDNet 14.4 (linux; amd64)" https://update5.ddnet.tw/libsteam_api.so --output a && file a
a: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=b62b4d0d63e7843ae4a9f810a979522a8538e8be, stripped
5ffcab1
Add back Vanilla maps for compatibility (fixes #2643) - def-
c98a1f0
Only send pain sound in freeze if fire was released - trml
61374cf
No sampler calls in old OpenGL API - Jupeyy
7babae5
Fix MacOSX cross-compilation linking - def-
ca5346e
Support Linux shared libs in autoupdater - def-
1771975
Merge #2646 - bors[bot]
736488c
Merge #2647 - bors[bot]
01944fa
Merge #2648 - bors[bot]
9890ce1
Merge #2644 - bors[bot]
1a20f9a
Fix release date - def-bind ctrl+lshift+q quit
I guessGL_LINEAR_MIPMAP_LINEAR
for mipmap filtering?cl_show_console 1
?update record_race set Server = "GER1" where Server = "GER"
, and it just hung for hours, meh