Hello LFS Racers,
For anyone who runs a multiplayer server, we have released a new version of the dedicated host program in the form of a console application.
- Faster text updates when messages appear on screen, reducing packet delays
- Easier to run LFS hosts on Linux computers
- Improved protection against hackers
You can download DCon from our additional downloads page and you will find more information in the README.txt file that accompanies the dedicated host.
Differences in DCON compared with the old DEDI :
- It is easier to run LFS hosts on Linux servers because fewer Windows functions are called.
- There is no graphical output at all, so there is no real hesitation or CPU usage when updating the screen with new messages.
- You can enter text using the keyboard but it is invisible while you type. This is to separate stdin and stdout.
- When a player joins or leaves, some status information is output to the console including the selected track, a list of user names and the time and date.
- You can get a status message at any time by pressing ENTER without typing anything.
Other changes since the original 0.6E :
- More protection against hackers
- Network debug is always enabled
- More logging in the joining process
- Use of skin not found on LFS World causes player to be spectated
Fixes :
Live Host Progress Lap count was not cleared by /pitlane or /pit_all
Spectator to garage from lobby wrongly set LFSW status to "in pits"
Case insensitivity now works on high Latin characters in usernames
The hostXXXXX.txt file is now updated after using /maxguests command
- LFS Developers
For anyone who runs a multiplayer server, we have released a new version of the dedicated host program in the form of a console application.
- Faster text updates when messages appear on screen, reducing packet delays
- Easier to run LFS hosts on Linux computers
- Improved protection against hackers
You can download DCon from our additional downloads page and you will find more information in the README.txt file that accompanies the dedicated host.
Differences in DCON compared with the old DEDI :
- It is easier to run LFS hosts on Linux servers because fewer Windows functions are called.
- There is no graphical output at all, so there is no real hesitation or CPU usage when updating the screen with new messages.
- You can enter text using the keyboard but it is invisible while you type. This is to separate stdin and stdout.
- When a player joins or leaves, some status information is output to the console including the selected track, a list of user names and the time and date.
- You can get a status message at any time by pressing ENTER without typing anything.
Other changes since the original 0.6E :
- More protection against hackers
- Network debug is always enabled
- More logging in the joining process
- Use of skin not found on LFS World causes player to be spectated
Fixes :
Live Host Progress Lap count was not cleared by /pitlane or /pit_all
Spectator to garage from lobby wrongly set LFSW status to "in pits"
Case insensitivity now works on high Latin characters in usernames
The hostXXXXX.txt file is now updated after using /maxguests command
- LFS Developers