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

DBT bugs #135

Open
3 tasks
Zidras opened this issue Jul 9, 2022 · 1 comment
Open
3 tasks

DBT bugs #135

Zidras opened this issue Jul 9, 2022 · 1 comment
Assignees
Labels
🐛 Bug Something isn't working

Comments

@Zidras
Copy link
Contributor

Zidras commented Jul 9, 2022

Describe the bug

I have compiled some visual bugs that happen with DBT.

Do you have an error log of what happened?

NA

To Reproduce
See below for each case scenario.

Screenshots

  • 1. In Classic animation, AnimateEnlarge does not update its anchor Points to the bars latest position, causing the bars to teleport to their final destination once animation is finished.

(2 vids, one expandUpwards, other not): https://imgur.com/a/codsYVk

  • 2. In Classic animation, MoveToNextPosition was not reimplemented and therefore it is not working.

(2 vids, one with 2021 animation, other current): https://imgur.com/a/NHpR0Q3

  • 3. In Simple animation, If Fill up and Huge Bars are disabled, Enlarge will make the small bar reset its progress and maximum value.

image

Wow_PrqN2SKb2w.mp4

Did you try having DeadlyBossMods as the only enabled addon and everything else (especially something like ElvUI) disabled?
Yes.

Which version of DeadlyBossMods are you using?
9.2.21 alpha (20222/07/01 20:33:14)

Was it working in a previous version? If yes, which was the last good one?
Before DBT rewrite, from 2021: DeadlyBossMods/DeadlyBossMods@0d607c7#diff-379aeb92b9b0fea6bbf3d7326c06cc3ea4142a1ab4ea74a64ba49f0e269a138d

Additional context
I have already relayed 1 and 2 to Artemis, but since I am finding more issues with DBT, I thought it'd be best to aggregate them in one place. I will be updating this report if I detect more cases, same as I've been doing with GUI bugs report.

@MysticalOS MysticalOS added the 🐛 Bug Something isn't working label Jul 9, 2022
@emmericp
Copy link
Member

yeah, looks like the animations are a bit janky, specifically MoveToNextPosition() is implemented but never called. enlarge animation seems to target the wrong "spot"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants