v1.0.3
Changes
- Fixed bug with function checkIfAddonShouldBeEnabled being called before it was declared.
- Modified check that checked if Lady is dead to verify specifically if Lady is the next boss, further optimizing computer resource usage.
- Added more slash commands, check and test them!
- Added localization.lua, addon messages will go there.
Known Issues
- The slash command "/awr status" doesn't return the right message after Lord is killed, this issue is related with the API_GetInstanceLockTimeRemaining, I am still looking for the reason why this is happening.