Skip to content

v1.0.3

Compare
Choose a tag to compare
@SecretX33 SecretX33 released this 03 Dec 22:29
· 66 commits to main since this release

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.