Hello Hosters,
Here is the fourth test of the long requested console based dedicated host. The third test was done privately and has been running for some time on our own hosts. I can't remember any complaints, so I might as well release this one. I have not been working on this since January, so it's a bit hard to remember the changes, but I think these are the main things.
- There is more protection against hackers and more logging in the joining process. Network debug is enabled by default.
- When a player joins or leaves, some status information is output to the console, including which track is selected, a list of the connected user names and the time and date. You can also get one of those status messages any time by pressing ENTER without typing anything.
- It does not allow you to race with a skin that has not been uploaded to LFS World. This avoids some annoying issues. Some people do not like this change, but I still can't see a real problem with it. If you use a skin that is not uploaded, you will join the spectators and told that your skin was not found at LFS World.
NOTE : You can input text, but it is invisible while you type. This is to totally separate stdin and stdout which I believe can be quite helpful. I don't know much about this kind of thing but I think you can get your input from where you want and send the output where you want.
HOW TO USE : Save DCon.exe into a DEDI folder then you can run it as usual with a command line or a setup.cfg file.
Here is the fourth test of the long requested console based dedicated host. The third test was done privately and has been running for some time on our own hosts. I can't remember any complaints, so I might as well release this one. I have not been working on this since January, so it's a bit hard to remember the changes, but I think these are the main things.
- There is more protection against hackers and more logging in the joining process. Network debug is enabled by default.
- When a player joins or leaves, some status information is output to the console, including which track is selected, a list of the connected user names and the time and date. You can also get one of those status messages any time by pressing ENTER without typing anything.
- It does not allow you to race with a skin that has not been uploaded to LFS World. This avoids some annoying issues. Some people do not like this change, but I still can't see a real problem with it. If you use a skin that is not uploaded, you will join the spectators and told that your skin was not found at LFS World.
NOTE : You can input text, but it is invisible while you type. This is to totally separate stdin and stdout which I believe can be quite helpful. I don't know much about this kind of thing but I think you can get your input from where you want and send the output where you want.
HOW TO USE : Save DCon.exe into a DEDI folder then you can run it as usual with a command line or a setup.cfg file.