Skip to content

Battlegrounds - Feature to write and display certain "notes" based on current lobby tribes, both Available & Missing #4607

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

Open
darirak opened this issue Jan 28, 2025 · 0 comments

Comments

@darirak
Copy link

darirak commented Jan 28, 2025

Examples are given for the purpose of the feature, take them with a grain of salt. :)
Let's say you want to have certain notes displayed when hovering over the available tribes (top-right zone)

  • Example 1 (any lobby, targeted for a specific tribe) [✔️] --- I could sell-upgrade in turn 3 if Pirates are in the lobby
Target Note: Pirates - Available

Lobby: Pirates (✔️), Murlocs, Mechs, Dragons, Elementals
When hovering: "Turn 3 - Upgrade if bad"
  • Example 2 (situational lobby, targeted for combo-tribes) [✔️✔️] --- If Murlocs are available when playing Pirates, it would be better to go Aggro instead of Blade Collector / Spacefarer. Else, if there's no combination between the targeted tribes, it shouldn't show this scenario, only Example 1.
Target Note: Pirates, Murlocs - Available

Lobby: Pirates (✔️), Murlocs (✔️), Mechs, Dragons, Elementals
When hovering: "Aggro Pirates would be better, Turn 3 - Upgrade if bad"
Lobby: Pirates (✔️), ---------, Mechs, Dragons, Elementals | Missing: Murlocs (⚠️)....
When hovering:  "Turn 3 - Upgrade if bad" (shouldn't show Example 2, only Example 1 since it meets criteria)
  • Example 3 (situational lobby, targeted for combo between available & missing) [✔️❌] --- Similar to the one above, but targets 1 available tribe & 1 that's not available. No venomous in lobby & enemy is missing Blaster ? Elementals could be handy.
Target Note: Elementals - Available, Murlocs - Missing

Lobby: Elementals (✔️), Naga, Mechs, Dragons, Demons | Missing: Murlocs (❌), Undead, Beasts, Quilboars, Pirates
When hovering: "Could go Big Elementals"
Lobby: Elementals (✔️), Naga, Murlocs (⚠️), Dragons, Mechs
When hovering:  display none

Probably the UI for written notes should be box-based [unchecked ( ), checked as Available (✔️), checked as Missing (❌)] so it's easier to set up multiple notes depending on preference, even notes that are hyper-specific (a note for those 5 exact-tribes that come once in a few matches)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant