gdb ./tw_srv_d "logfile foo.log"
doesnt create a foo.log file -.-
but
./tw_srv_d "logfile foo.log"
worksmkdir build
cd build
cmake ..
make
git clone --recursive https://github.com/teeworlds/teeworlds
make
?b27a124
Enable freeze prediction with antiping off, and enable superjump prediciton on non-ddrace servers - trml
8eb4b7f
Add setting cl_predict_freeze 2 for having a small amount of misprediction while frozen - trml
20c06df
Make speedup and stopper prediction on all gametypes again - trml
df84e86
Workaround for super prediction on non-64-player gametypes - trml
b61aae5
Reset predicted character on kill - trml
00ab99a
Add prediction for weapon switches and gunfire animation - trml
6848274
Fix pickup prediction on vanilla - trml
339d9b0
Also reset hook on prediction reset - trml
76f2a59
Merge pull request #1701 from trml/pr_pred_fixes - def- ./DDNet-Server -f config.cfg
(edited)