seanmccarty / RequestedRolls

1 stars 5 forks source link

Shows all NPCs even when some are hidden by combat groups #4

Closed seanmccarty closed 3 years ago

seanmccarty commented 3 years ago

Potential fix? At a high level, RR should probably be using CombatManager.getCombatantNodes() and CG should probably be leveraging CombatManager.setCustomGetCombatantNodes() to play nicely with other extensions.

seanmccarty commented 3 years ago

added compatibility with combat groups for release in version 1.1. The window list now call the combat groups filter to see which NPCs should be shown