CTMod

CTMod

766k Downloads

More efficiently apply secure options to custom bars

DDCorkum opened this issue ยท 0 comments

commented

Problem: CT_BarMod checks for several settings on every bar before and after combat lockdown, costing several milliseconds.

Suggested solution: Modify updateGroups() or group:update() to change only settings that have been modified, including any changes that needed to be deferred because of combat lockdown.