ngld / OverlayPlugin

Yet another OverlayPlugin fork.
Other
231 stars 39 forks source link

Feat sync enmity hud list #229

Closed qitana closed 2 years ago

qitana commented 2 years ago

Feat: Overlays synchronized with EnmityList order

I found a memory address that has information in the EnmityList. With this, we can get the display order of the EnmityList, so by fitting the overlay well on the EnmityList, we will be able to display the effects given to the enemy.

By overlaying it on top of the standard EnmityList, it looks like an extended EnmityList.

image

I've been testing this since 5.x. Memory signatures have been very stable since 5.x.
I will do the maintenance related to this signature.

You can try this overlay below. https://qitana.github.io/ACT_Overlays/enmity/aggrolist_effects_multiline_sync_hud.html

Or, to see only the buffs you have granted, use https://qitana.github.io/ACT_Overlays/enmity/aggrolist_effects_multiline_sync_hud_my_own.html

ngld commented 2 years ago

Sorry for the delay! I finally got a chance to test this, I'll release it with the next update which should be very soon!