TFTrue
TFTrue copied to clipboard
TFTrue shouldn't request an update so often. Maybe once on server start instead? Maybe add a cvar?
```c char msg[128]; V_snprintf(msg, sizeof(msg), "\"%s\" triggered \"chargeready\"\n", pInfo->GetName(), pInfo->GetUserID(), pInfo->GetNetworkIDString(), szTeam); engine->LogPrint(msg); ``` pInfo->GetName() does not do any sanitization 😬
I understand that today the logs are automatically uploaded to the logs.tf/upload endpoint It would be amazing if you could configure to send that POST request to another endpoint I...
Add automatic server configuration for Ultiduo and bball. Those are the only official formats not supported by TFTrue. Thank you and keep up the great work! :tada: :smile: :tada:
Server refuses to boot with latest version. Returns the following errors: [TFTrue] Can't load needed interfaces! Failed to load plugin "addons/TFTrue" I have TFTrue.dll (from this github) in tf/addons, and...
The bunnyhop code sets `sv_airaccelerate` to 30 upon activation. Although it can be set to another value after enabling bhopping, it shouldn't override the hoster's preferred movement settings to begin...
[TFTrue] Can't load needed interfaces! Failed to load plugin "addons/TFTrue" TFTrue-4.87    