Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Replay now uses Botplay to simulate previous sessions #440

Merged
merged 1 commit into from
May 13, 2021
Merged

Replay now uses Botplay to simulate previous sessions #440

merged 1 commit into from
May 13, 2021

Conversation

theDetourist
Copy link

Did a video about it that would explain quite a lot but, 200mb is too much for Github so here we go.

Replays will now save notes hit in the .kadeReplay file to reuse them while the replay is playing to tell which notes to hit and which notes to let go. The notes that are let go will be counted as a miss automatically (calling noteMiss is overkill, trust me).

It will also now save scroll speed and note direction (/\scroll or /scroll). That's about it.
Also, gotta make sure to warn people that this isn't retroactive, so old .kadeReplay files won't work with this new version.

There are problems though, for some reason, some replays might fail to play properly because the amount of health lost might vary due to the logic used in BotPlay, but I didn't see that happening enough to become a real problem.

Other than that, it's working now.

@Kade-github Kade-github merged commit fae01e1 into KadeArchive:master May 13, 2021
puyoxyz added a commit that referenced this pull request May 13, 2021
@theDetourist theDetourist deleted the replayoverhaul branch May 13, 2021 08:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants