Xenira / LiveSplit-Websocket

This provides a websocket to connect to LiveSplit
MIT License
6 stars 5 forks source link

Automatically send final time and the delta with the last split when the last split is done #13

Open mathieuarthur opened 4 months ago

mathieuarthur commented 4 months ago

Is your feature request related to a problem? Please describe. I guess it's in the title but I would like a way to receive in my client the final time and the delta with the last split when the last one is done.

Describe the solution you'd like Just add a detection of the last split when the timer is stopped and send a message that we can handle in client

Describe alternatives you've considered I don't see many alternative

Additional context none

Xenira commented 4 months ago

Would you be willing to work on this? Otherwise it might be some time till I get to this.

mathieuarthur commented 4 months ago

Tbh I never did seriously C# and have no idea how to make a dev environment.

This features is not important just a cool one for me

But my other issues is kinda more important since we would like to be able to receive the delta time when a split is made by the auto splitter (or at least an automatic message that lead us to send one back to get our delta)

Xenira commented 4 months ago

Have not worked on this in 5 years... Can't rly help with the dev env.

I have some projects with higher priority atm. Would really be appreciated if you could try implementing it. If you can't get it working ill take a look at it.