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

Feat: Simulate unbuffed hero panel attributes #745

Merged
merged 2 commits into from
Oct 18, 2024
Merged

Conversation

marcustyphoon
Copy link
Collaborator

@marcustyphoon marcustyphoon commented May 14, 2024

Implements a long-requested toggle to simulate character attributes when out of combat, so users can compare the ingame hero panel to the optimizer's. This is not, and cannot, be perfect (at least without more user input UI). Is a soulbeast player equipping an axe? A torch or dagger? Both? Neither? There's no way to know or assume in a way that would be consistent for every build.

On a best-effort basis, this assumes that an elementalist is in fire attunement (not air) and a power guardian or warrior isn't on their greatsword set; these are kind of arbitrary and the UI warning shouldn't commit to us keeping those kinds of things true as it's quite hard.

I don't know how to integrate this into the UI; not a big fan of what's committed here at all. Maybe an implementation within the <Character> component? That would allow the main site to have this toggle, which obviously a ton of people want. Help wanted there.

(Simulation changes and data fields for this feature were merged in #726 and are live.)

Notes:

  • No build page support (would need schema v4)
  • No unbuffed generation in Rust mode (probably not worth implementing in Rust)

[draft previews]

Copy link
Contributor

github-actions bot commented May 14, 2024

Deployed preview build to Cloudflare!

Last commit: 7b91acc
Preview URL: https://159d5bf9.discretize-gear-optimizer.pages.dev
Branch Preview URL: https://display-no-buffs-2.discretize-gear-optimizer.pages.dev

@marcustyphoon marcustyphoon deleted the display-no-buffs-2 branch October 18, 2024 00:35
@marcustyphoon marcustyphoon restored the display-no-buffs-2 branch October 18, 2024 01:06
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.

1 participant