I'm sorry, I haven't done a thing after i released it. Busy with other things. tbh, a 'completly' automatic race viewer would be hard to create, but a help tool to let the 'broadcaster' know where the fights/ crashes are, would be easier to create.
I hope I can find some time, but can't promise anything.
You were right. I checked the code again, did some through testing and fixed the bug.
Did multiple take over with either stay on the server, or reconnect to the server.
Release will be in a few weeks though. Before the MoE races
I'll keep that in mind. But I don't have much time continue developing/improving it. I'll try to do some stuff, when I can but time is really the factor.
Ah right, I see the bug already
Team 10=LFSLA,locovich,diego fr,becker,nach
and
Team 16=LFSLA,-javif-,ariel_eb,nexxus,germangoose
Both has the same 'team name'! I think the teamname should be unique so it ignores the 2nd entry. "LFSLA A" or "LFSLA 1" should fix it.
I'll see if i can display an error message orso, so if someone has this problem again, they know where to look.
Edit: Same this as "MCS720" & "Racing Minds" & "n1 - NordicOne Racing"
Yeah, haven't put much attention to the interface of the teams settings. The best thing is to edit the config file with notepad. Make sure there are no spaces between the usernames.
Small preview update. I managed to render the (smx file) track succesfully.
Its not yet available. It takes some time to display the cars and other information nicely.
preview:
Well RS 0.2 is more race tracking/following/statistic based, not really graphic rendering. I tried to render the smx track file and i can display the track, but i'm getting 1 frame every 5 seconds.
Maybe for RS 0.3
Update: Race Spectator 0.2 is almost finished. I expect to release it next weekish.
Race Spectator now exist of 1 main window, with smaller windows inside. Each window shows its own information. So there is an window that displays the track, 1 for the overall results, chat log and many more. You can choose which one you want to see.
This version of Race Viewer is quite basic, and stupid
The algoritme looks for the closest gap of the whole field and focus at it. If you where the only one close to another car,then you would have the attention of RV. If there are other racers close together it would focus at those and not to you. Its quite hard to implement some human thinking into software. There are different aspects, how many racers are fighting close together, the position they are fighting for ect.
So I'm busy atm with Race Spectator. When thats finished I'll try to improve Race Viewer.
Race Spectator 0.1
This program allows you to follow an live LFS race without being connected to the host.
After selecting a racer from the list it displays: splittimes, bestlap, current position, pitstops. When a racer has a yellow or blue flag, the flag will appear infront of the racers nickname.
The drawing of the track with the racers seems a bit basic. I'm working to display the track based on the smx files, but i have some problems with smooth rendering.
I've release RS because the old lfsspecator didnt work with the X update. It might not look as lfsspectator, next release will contain more features. The main thing is that the basic is released.
Edit: Race Spectator 0.2
Right, after some hard work, and hunting bugs RS 0.2 is done. I've splitted the program in several windows.
You can make each window visible and hide it too, you can decide which information you would like to see.
I've included an team tracking feature. In the config file you need to add the lfs usernames of each 'team member' which is going to drive in the 'team race event'. It doesnt matter who is driving, the teamlaps will be counted.
Unzip the rar file and execute RaceSpectator.exe
You need .net Framework 0.2 to make it work. link: http://www.lfsforum.net/showthread.php?p=543212#post543212
Was there another car next to him in the pits? If so then the cars where close together. Gonna fix that in the next version. If not, could you sent the mpr file?
the focus is still very basic, so random battles are focussed on. I hope to get some priority in the next version.
Note, gonna be in the next version.
Gonna find a solution with the feature above.
yeah, I could make the camere type random. It could choose different camera types for the focus. Driver view, Chase View, tv camera, and custom view.
I've used the password for some admin commands. Restarting the race ect. I think you can connect the local lfs without password. So I guess i can remove the Password.
You can get the information from LFS itself. current lap number, split times. Another idea is to display the info in LFS with some buttons. Like F1 or CCWS. But its not high on my todo list.
Correct, I used them for selecting player information. Next version will have nicknames, so when you want to focus at a racer its less trouble finding the right person.
For now T1 is kinda pain in the ass for Race Viewer. Like you said, if there are more crashes, the camera will focus to the next one.
Because the whole field is close together, a more overview camera shot is need to view the carnage.
No, sorry for the confusion. Race Viewer is used within LFS itself.
I will release Race Spectator in a few hours. It hard to work at 2 different project at the same time and I found some bugs which I had to solve.