Skip to content

Add MQ2AutoClaim, Update MQ2KissBuffs

ChatWithThisName requested to merge CWTN into master

Add MQ2AutoClaim - Originally by Dewey2461 Updated by CWTN not to parse macro data, to not need to open the windows, added an INI option to automatically close the popup window after claiming in the event the user has no intention of taking advantage of the heritage crates etc. [Settings] AutoClosePopup=0 Setting this to 1 will cause it to automatically close the Popup. Setting stored in MQ2AutoClaim.ini Add MQ2AutoClaim to the VanillaDIY.sln file

Update MQ2KissBuffs to handle removing old ID's from the INI file. Now removes INI entries when you shutdown the plugin or log out to character select. No longer writes blocked buffs based on a separate timer. Since blocked buffs can be checked without opening the window there is no need to additionally throttle the check since we're already writing to the INI anyway.

Edited by ChatWithThisName

Merge request reports