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: Fix issues with asura timeline syncs #591

Merged
merged 3 commits into from
Jan 27, 2025

Conversation

valarnin
Copy link
Collaborator

Had this pop up in duty roulette and noticed some issues.

Typo in Iconography ability IDs, and syncs on lines less than 3 seconds apart without a shortened sync window.

There's another issue where the timeline doesn't have the actual text for the Iconography lines, I think due to the text being too long and being a single word?

image

Maybe this needs a different replaceText entry such as the following?

        'Iconography: Pedestal Purge/Wheel Of Deincarnation/Bladewise': 'Purge/Wheel/Bladewise',

@github-actions github-actions bot added raidboss /ui/raidboss module needs-review Awaiting review labels Jan 26, 2025
Copy link
Collaborator

@JLGarber JLGarber left a comment

Choose a reason for hiding this comment

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

Blergh, I think I need to change my editor font. I'm fairly sure no other 8 <--> B confusion has made its way in, but once is enough. Always copy-paste stuff, I suppose.

Not sure why I left all the preview syncs in when I wrote this. The changes you made are sensible.

@github-actions github-actions bot removed the needs-review Awaiting review label Jan 27, 2025
@valarnin
Copy link
Collaborator Author

Any thoughts on the display issue with Iconography?

@JLGarber
Copy link
Collaborator

I think your proposed change should cover it. Maaaaybe shorten it to something like Icon: Purge/Wheel/Blade to distinguish it in the timeline, but regardless, you're right, that should be changed.

@valarnin valarnin merged commit f4e91b9 into OverlayPlugin:main Jan 27, 2025
10 checks passed
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.

2 participants