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

[UI] Migrate builds to preset configurations #1102

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

1337LutZ
Copy link
Contributor

@1337LutZ 1337LutZ commented Sep 26, 2024

  • Migrated the Preset Configurations feature from Cata in favor of Preset builds. These presets will be shown on each tab that affects the preset.
  • Things you can adjust in a configuration preset:
    • Gear
    • Talents
    • Rotation
    • EP Weights (new)
    • Encounter (new)
      • Encounter (boss/targets)
      • Healing Model
      • Tanks
      • Buffs
      • Debuffs
      • Raid buffs
      • Consumes
  • Added option to show a toast warning if a user changes a setting but incompatible data is detected. Example can be found here: https://github.com/wowsims/cata/blob/master/ui/warrior/fury/presets.ts#L21

///////////////////////////////////////////////////////////////////////////
// Encounters
///////////////////////////////////////////////////////////////////////////
export const PresetBuildEncounterDefault = PresetUtils.makePresetBuild('Default', {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@sanguinerarogue I added these as an example, please feel free to modify these in this branch!

@kayla-glick kayla-glick merged commit d49c844 into master Sep 27, 2024
2 checks passed
@kayla-glick kayla-glick deleted the feature/preset-configuration branch September 27, 2024 17:13
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