pewpew

Results 3 issues of pewpew

To reproduce, run `./opensoldatserver -netconfig 24 1000000`, it crashes. The relevant code is in `shared/Command.pas`, in the `CommandNetConfig` function. It accesses the `UDP` global, but that has not yet been...

The Soldat portion of PMS multi texture support tested as working with multitexture_ctf_Ash.pms from here: [multitexture.zip](https://github.com/Soldat/soldat/files/7791539/multitexture.zip) I made the map with a janky test program which is also attached (run...

I worked with @Dankage102 on #146 and we found the issues were caused by running on Ubuntu 18.04. The releases are built on 20.04, and we have no reasonable expectation...