Resource icon

Misc SimHub Swoop Plugin 0.9.3.5

Login or Register an account to download this content
i have this error in simhub logs:
INFO - SwoopPlugin - Car infos ERROR The TimeSpan could not be parsed because at least one of the numeric components is out of range or contains too many digits.
Is it beacuse of new DLC cars?
 
I love your work. If I see it right, the leaderboard goes up to Place 30. Is there a possibility to make that even bigger? Been in races with 40+ Players!
 
Yep i can do it. Do you made a leader board with Dash Studio ?

I'm working on an API built into the plugin that allows sending data to any web application. It's a great idea from Gary (Growe19) that will allow any user to develop their own application to make a LeaderBoard with much more freedom than in DashStudio. Whether in a browser or a mobile application for example. At the same time I started working on my own version of leaderboard in a browser (in Angular).
The advantage I see is that the data is not indexed like for DashStudio, we just have a list of cars, if the race has 10 cars we have 10 cars, if the race has 50 we have 50 cars.

here a screenshot of my leaderboard project

1648366573914.png
 
that looks great, looking forward to it! another wish would be the last5 laps/sectors from each player so that we are able to see if we loose or win time over the last laps!
I did script something like that into my leaderboard, but it seems a little bit to much workload for my Dash :)
 
The laps history for all players may weigh quite heavy but we can try.

Creating a good leaderboard is not easy, for my part I am working on setting up an API capable of providing all the useful data so that anyone can make a leaderboard in HTML or equivalent. What would be really cool is for some to start creating this leaderboard. I've done UI stuff that's not my forte. @growe19 to start something very promising using my API. To all those who want to get started, do not hesitate to let me know!

I will put a release tomorow evening
 
Last edited:
dde32 updated SimHub Swoop Plugin with a new update entry:

Version 0.6.0

Version 0.6.0

Now 40 opponents for leaderboard
Fixed RaceApp Championship predicted points and position
Added Lap history (5 laps) on leaderboard datas


LastLap1_Time ==> Lap before lastlap
LastLap2_Time ==> 2 Laps before lastlap
LastLap3_Time ==> 3 Laps before lastlap
LastLap4_Time ...
LastLap5_Time
LastLap1_S1
LastLap2_S1
LastLap3_S1
LastLap4_S1
LastLap5_S1
LastLap1_S2
LastLap2_S2
LastLap3_S2
LastLap4_S2
LastLap5_S2
LastLap1_S3
LastLap2_S3
LastLap3_S3
LastLap4_S3
LastLap5_S3


API to...

Read the rest of this update entry...
 
last 5 laptimes is working great, thats awesome, thank you very much for that!
Since I`m on a short trip over the weekend starting tomorrow, I´ll show you my Dash-Leaderboard next week, it looks great imo :)

But in this short time I could not get the API running I think. I checked the "Use API application" box but after restarting I can`t access http://localhost:8000/swagger/index.html. But it should when It´s running, correct? Maybe you can give me a hint what I`m doing wrong?
 
last 5 laptimes is working great, thats awesome, thank you very much for that!
Since I`m on a short trip over the weekend starting tomorrow, I´ll show you my Dash-Leaderboard next week, it looks great imo :)

But in this short time I could not get the API running I think. I checked the "Use API application" box but after restarting I can`t access http://localhost:8000/swagger/index.html. But it should when It´s running, correct? Maybe you can give me a hint what I`m doing wrong?
Sorry i fogot to specify that API need .netCOre 5.0 installation.
Install those 2 packages on your PC.


 

Attachments

  • 1648705607068.png
    1648705607068.png
    120.9 KB · Views: 73
dde32 updated SimHub Swoop Plugin with a new update entry:

version 0.6.1 (Fix and new datas)

Fixed API launch error on some configurations
Added Setting to launch API in hidden mode or not.

added datas to MyCar
MyCarDamages.Front
MyCarDamages.Rear
MyCarDamages.Left
MyCarDamages.Right
MyCarDamages.Center


added datas to API's LeaderBoard Datas

DeltaFromAllCarsBestLap ==> delta between car best lap and all cars best lap
DeltaFromBestLap ==> Delta between Car last Time and Car best Lap
RaceAppGlobalBestResult
RaceAppByTagBestResult ;

Read the rest of this update entry...
 
dde32 updated SimHub Swoop Plugin with a new update entry:

version 0.6.1 (Fix and new datas)

Fixed API launch error on some configurations
Added Setting to launch API in hidden mode or not.

added datas to MyCar
MyCarDamages.Front
MyCarDamages.Rear
MyCarDamages.Left
MyCarDamages.Right
MyCarDamages.Center


added datas to API's LeaderBoard Datas

DeltaFromAllCarsBestLap ==> delta between car best lap and all cars best lap
DeltaFromBestLap ==> Delta between Car last Time and Car best Lap
RaceAppGlobalBestResult
RaceAppByTagBestResult ;

Read the rest of this update entry...
 
dde32 updated SimHub Swoop Plugin with a new update entry:

version 0.7.1

Fixed Bugs :

Cars Metadatas was Wrong on Porshe 991 GT3 Cup, Ferrari 488 and Emil Frey Jaguar G3 2012. Causing some errors in leaderboard datas.

Added properties

MyCarEngineMaps ==> Thanks to @Hervé45 for his work !
Session.TimeMultiplier
Session.SessionPhase
Session.GlobalGreen
Session.GlobalYellow
Session.GlobalYellow1
Session.GlobalYellow2
Session.GlobalYellow3
Session.GlobalRed
Session.GlobalWhite
Session.GlobalChequered
Session.Clock

Addition of an incident...

Read the rest of this update entry...
 

Latest News

Are you buying car setups?

  • Yes

  • No


Results are only viewable after voting.
Back
Top