vLKp
vLKp
You're welcome to write in whatever language(s) you find most comfortable, but I would not recommend C#. Although the Mono project can run .NET code, I think that .NET's heritage...
If the Linux tooling for C# were decent, I would look at it more seriously. As is, it's not usable in my opinion. I'd prefer YAML, but the library I...
I can try to look at it at some point, but I don't think I ever used a tracker based on this iteration of the protocol, even back when the...
I spent some time looking at this today, but the mono project doesn't seem to supply the required compiler, so I can't even try to build the tracker to begin...
I knew I needed the command `dotnet` from reading your [build-and-run.sh](https://github.com/Mako88/dxx-tracker/blob/master/build-and-run.sh) script. I had looked at the install page you referenced, but it has no package instructions for Gentoo, which...
Those appear to be precompiled binaries that are only available for amd64. I have not found a suitable package that provides the `dotnet` build tool, and thus have been unable...
No. Attempts to communicate with the public tracker fail, which is why I wanted to run and debug a local tracker.
This seems like it could cause a new problem. If a player force-respawns while he is away from his computer, he will be easy prey, and then force-respawn again soon...
If we need an upgrade path in code, I have one in mind that would have good backward/forward compatibility. It is more work, so I will skip it if not...
Nit: I am Kp, not KP. KP looks like an acronym. For best results in Github issues, address me by the full vLKp so that Github can recognize it. I...