cl_show_ninja
exists, but we should offer more settings, since we are already adding settings for aspects of the client that have not changed for a long time. Here's some suggestions:
cl_freeze_skin
for using a skin other than x_ninja to show frozen tees
cl_show_freeze_skin 0
(this could cause confusion with live freeze states, but could be disambiguated with settings like cl_live_freeze_skin
and `cl_show_live_f... Don't promote or encourage illegal activities - Includes botting/cheating.
net_udp_create
now allocates memory but the memory is never freed, as net_udp_close
does not free the buffer and is not called in any case.
I'll fix this issue and port some of the relevant code/refactoring from upstream: d716201687fce903613fcadc3f2f75e77e0df4c0 and f6abc9433a0f559dec7c5011686ec3afe4ce832b.
See https://github.com/ddnet/ddnet/runs/5961245894?check_suite_focus=true#step:5:570
```
Direct leak of 617544 byt...bug
should not create any uninitended behavior, since these values get reinitialized after the backend creation worked