Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rotation updates #408

Merged
merged 3 commits into from
Aug 4, 2024
Merged

rotation updates #408

merged 3 commits into from
Aug 4, 2024

Conversation

xanunderscore
Copy link
Collaborator

I got DRG to 100 so now it's Basic instead of WIP

savage patch removed the only moderately interesting feature of VPR and broke the rotation as a result, added fix here

brand new shiny RPR rotation! it tries to do double shroud. will need further testing

@xanunderscore
Copy link
Collaborator Author

the source of the build error is my WIP M01S module that isn't in this PR...so...thanks github

@@ -38,9 +38,19 @@ public float NextDamageBuffIn()
return MathF.Max(0, (float)(firstAvailable - _ws.CurrentTime).TotalSeconds);
}

public float NextDamageBuffIn2()
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Huh what's this?

@awgil awgil merged commit c09aa84 into awgil:master Aug 4, 2024
1 check failed
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.

2 participants