tcwatson / SquadTracker

A Blish HUD Module that tracks squad and party members and allows role assignment.
1 stars 4 forks source link

List squad members by role or subgroup #39

Open Linnun opened 2 years ago

Linnun commented 2 years ago

It would be fancy if you could filter the squad members to either only show or sort/prioritize members with a certain assigned role (e.g. Quickness) or by subgroup (subgroup detection may require arcdps unofficial extras)

sonicolasj commented 2 years ago

Hi!

Thanks for your feedback! Pinging @tcwatson for opinion.

or by subgroup (subgroup detection may require arcdps unofficial extras)

Indeed, and we can't use the unofficial extras yet as the ArcDPS <-> BHud connection does not forward them yet (cf. https://github.com/tcwatson/SquadTracker/issues/15).

Other than that, I think that it's a great idea!

tcwatson commented 2 years ago

Thanks for the ping! Yes I agree, this would be a nice feature. I've been slowly learning Rust with the goal of updating the ArcDPS BlishHUD bridge to support the unofficial add-ons, which is required for detecting which subgroup players are in.

@Linnun would this feature still be useful to you if we can't detect subgroups?