1.8.6
HonorSpy
1.8.6 (2022-03-14)
Full Changelog Previous Releases
- Merge pull request #190 from Slivo-fr/bugfix/gui-honor-values
Fix GUI honor values - Add toggle option for "show estimated todays honor" column, fixed sorting (#2)
-
Add toggle option for "show estimated todays honor" column, fixed sorting
-
Update GUI.lua
-
Give estimated honor columns a few more pixels
-
Update GUI.lua
-
- Apply Teelo diff, improve estimated week honor display
- Adds empty set text if not estHonor, adds comment for edge case check
- Fix GUI honor values
- Merge pull request #187 from teelolws/classic
CommPrefix bump to 5 + others - Add HonorSpy:CombineConnectedRealms()
Not used anywhere in the GUI or base code, this is an advanced function to be called manually by players who somewhat know what they're doing. - Merge branch 'classic' of https://github.com/teelolws/HonorSpy into classic
- Localized a bunch of leaked globals
- Merge branch 'kakysha:classic' into classic
- Bump commPrefix to 5 - HonorSpy now incompatible with earlier versions.
- 1.8.6
- World PvP on Classic Era: now properly identifies enemy players who are on different servers
Watches the combat log for actions by/against players on other servers, storing their realm. The realm is not available during the CHAT_MSG_COMBAT_HONOR_GAIN event. There are some niche cases where the realm may still be incorrect: if you're simultaneously fighting two players from different realms with the exact same name.