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

[Feature Request]: DPS across entire dungeon #62

Open
APoppe95 opened this issue Aug 2, 2023 · 2 comments
Open

[Feature Request]: DPS across entire dungeon #62

APoppe95 opened this issue Aug 2, 2023 · 2 comments

Comments

@APoppe95
Copy link

APoppe95 commented Aug 2, 2023

ACT has the functionality to change the amount of time the parser waits when out of combat before ending that session, or to treat an entire dungeon as a single session (unless a wipe occurs). Could either of these features be added to IINACT?

@marzent
Copy link
Owner

marzent commented Dec 19, 2023

You can change the

      "EndEncounterOutOfCombat": true,

line in pluginConfigs/IINACT/RainbowMage.OverlayPlugin.config.json to get similar behaviour.

@marzent
Copy link
Owner

marzent commented Dec 19, 2023

Alternatively (since for IINACT that logic is driven entirely by the ported OverlayPlugin), it is possible to also increase the threshold after which it registers as out of combat.

Ideally the actual difference to the ACT OverlayPlugin version is kept as small as possible though... (and this might also be a feature they are interested in)

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

No branches or pull requests

2 participants