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

raidboss: FRU initial P1 timeline #515

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

JLGarber
Copy link
Collaborator

Untested in-game, but test_timeline passes More Than Twenty-Five pulls from my logs tonight, so it's probably good enough structurally. Definitely need some criticism on whether it's too cluttered or not cluttered enough, as well as basic sanity checking given I finished this after 2 AM.

@github-actions github-actions bot added raidboss /ui/raidboss module needs-review Awaiting review labels Nov 27, 2024
@xpdota
Copy link

xpdota commented Nov 27, 2024

If you want to stub out P2 for custom timeline entries, it looks like:

# Arena transition
257|2024-11-27T07:53:07.3450000+08:00|800375BF|00020001|17|00|0000|634bd08abdaa2f8e
# Targetability Update
34|2024-11-27T07:53:11.4050000+08:00|4000D3E3|Usurper of Frost|4000D3E3|Usurper of Frost|01|8e17f9dda9c56436

I don't want to make a separate PR that would conflict with yours until yours is merged.

Copy link
Collaborator

@valarnin valarnin left a comment

Choose a reason for hiding this comment

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

This worked fine for me in-game. Didn't seem too excessive from my standpoint but I'm probably not the best barometer for "excessive" in timelines.

@github-actions github-actions bot removed the needs-review Awaiting review label Nov 28, 2024
@JLGarber JLGarber merged commit 248ccbd into OverlayPlugin:main Nov 28, 2024
11 checks passed
github-actions bot pushed a commit that referenced this pull request Nov 28, 2024
Untested in-game, but `test_timeline` passes More Than Twenty-Five pulls
from my logs tonight, so it's probably good enough structurally.
Definitely need some criticism on whether it's too cluttered or not
cluttered enough, as well as basic sanity checking given I finished this
after 2 AM. 248ccbd
@JLGarber
Copy link
Collaborator Author

@xpdota sorry I didn't have time to check in on things today. It does look like we've done that before for Omega Ultimate, so if you have pulls that include phase 2, it might be better to include that phase transition in the next work we do on phase 2.

github-actions bot pushed a commit that referenced this pull request Nov 28, 2024
Untested in-game, but `test_timeline` passes More Than Twenty-Five pulls
from my logs tonight, so it's probably good enough structurally.
Definitely need some criticism on whether it's too cluttered or not
cluttered enough, as well as basic sanity checking given I finished this
after 2 AM. 248ccbd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
raidboss /ui/raidboss module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants