You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated - ToC file to version v3.1.1 [CoordinationCloakUtility.toc]
Updated - InitializeCloaks to wait for item information before updating usableCloaks [data/core.lua]
Updated - Improved reliability of UpdateUsableCloaks by adding a delay before fetching item links [data/core.lua]
Updated - Improved handling of original cloak initialization in HandleBackSlotItem [data/core.lua]
Updated - Enhanced event handling to prevent redundant re-equip attempts and ensure ReequipOriginalCloak() is only called when appropriate [data/core.lua]
Fixed - Overwriting of self.originalCloak during teleportation, preventing proper re-equipping [data/core.lua]
Fixed - Logic in ResetCloakProcess() to properly unregister events and reset variables [data/core.lua]
Added - New debug messages for better clarity during cloak re-equipping [data/core.lua]