Skip to content

Add "sum of best splits" functionality#140

Open
Shoshak wants to merge 5 commits intoAsoDesu:mainfrom
Shoshak:sumOfBest
Open

Add "sum of best splits" functionality#140
Shoshak wants to merge 5 commits intoAsoDesu:mainfrom
Shoshak:sumOfBest

Conversation

@Shoshak
Copy link
Copy Markdown

@Shoshak Shoshak commented Jul 10, 2024

Apps like LiveSplit have this functionality, where you sum all of your best splits and combine them into the "theoretically" best possible time. I added something similar here.

I had to rewrite the timer code quite a bit for this to work, since the old timer did not account for start -> M/B1-1, M3-3 -> finale and B1/2/3-3 -> main route transition times. I tried to make changes as little as possible, and, personally, did not see any breakage.

I also register the /showadvancedpath command through the recommended fabric way of hooking into ClientCommandRegistrationCallback, and not through packets, just cus I find it easier.

Here's the screenshot of how it looks:
Screenshot_20240710_234144

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant