Marenthyu / LiveSplit.StreamingPredictionsComponent

A Component to automate Channel Point Predictions on Twitch
BSD 3-Clause "New" or "Revised" License
12 stars 0 forks source link

[Feature Request] Predicting pace or segment times based on total time rather than +/- against PB #2

Open zweek opened 3 years ago

zweek commented 3 years ago

Original suggestion from the reddit post: https://www.reddit.com/r/speedrun/comments/na61ym/livesplit_twitch_channel_point_predictions/gxu1iwv

Something I think would be really cool to see would be a mode for predictions that compare to the total split or segment time, along the lines of "Will I exit Level 3 before 25 minutes" or "Will I complete Level 5 in under 3 minutes" instead of only checking if you're ahead or behind your PB

Marenthyu commented 3 years ago

Half of this ("Will I exit Level 3 before 25 Minutes?") Is covered by 1decaec6f8e3f2dca11baf79f1d67faea3453ba3 and will be in the Version 1.1 release.

huds601 commented 3 years ago

Hey Marenthyu!

To add to this, this is something I suggested on stream and in DM’s with you the other day.

It would be really cool to be able to say ‘Will this run be sub-38’ etc. and have an input to resolve yes or no using a specific time given.

Rarely will my runs PB anymore, but giving a specific time makes it more engaging for the audience, especially as some runners like myself very rarely reset so it’s unlikely to generate a lot of prediction resets.

Marenthyu commented 3 years ago

It would be really cool to be able to say ‘Will this run be sub-38’ etc. and have an input to resolve yes or no using a specific time given.

This is almost possible with Version 1.1 - though it can currently only check at the beginning of splits, so it's not quite there.

I'll most likely remake the Settings UI to make it more easily possible to switch between the different possibilities.