Releases: kakysha/HonorSpy
Releases · kakysha/HonorSpy
1.9.4
HonorSpy
1.9.4 (2023-06-12)
Full Changelog Previous Releases
- Merge pull request #227 from Slivo-fr/patch-7
Bump addon version - Bump addon version
- Merge pull request #225 from Slivo-fr/bugfix/add-broadcast-spooling
bugfix: Add spooling to broadcast - Merge pull request #226 from Slivo-fr/patch-6
Change reset time for EU region - Add few line return for readability
- Change reset time for EU region
- Merge pull request #218 from Slivo-fr/fix-1-honor-workaround
Removes 1 honor hack - remove useless spaces
- bugfix: Add spooling to broadcast in order to avoid script timeout errors
- Merge pull request #223 from Slivo-fr/patch-5
Update honorspy.toc - Update honorspy.toc
- Removes 1 honor hack
1.9.3
HonorSpy
1.9.3 (2022-10-07)
Full Changelog Previous Releases
- v1.9.3
- Merge pull request #222 from Slivo-fr/bugfix/handle-random-reset
Add double check if GetPVPThisWeekStats returns 0 in HonorSpy:CheckNeedReset - Add double check if GetPVPThisWeekStats returns 0 in HonorSpy:CheckNeedReset
- Merge pull request #220 from Slivo-fr/bugfix/standing-sorting
Update standing sorting logic - Update standing sorting logic
1.9.2
HonorSpy
1.9.2 (2022-04-19)
Full Changelog Previous Releases
- 1.9.2
- Merge pull request #216 from Slivo-fr/bugfix/ignore-failed-reset
Rejects players with incorrect weekly reset data for the first hours after weekly reset - Rejects faulty reset broadcast for the first 12 hours of the weekly reset
- Merge pull request #215 from Slivo-fr/bugfix/sort-csv-estimated-honor
Use estimated week honor for csv export sorting - Use estimated week honor for csv export sorting
- Merge pull request #214 from Slivo-fr/bugfix/missing-csv-fields
Use empty string instead of nil for estHonor in standing table - Merge pull request #217 from Slivo-fr/patch-4
Makes player with 0 honor (but 15hk) valid - Makes player with 0 honor (but 15hk) valid
- Use empty string instead of nil for estHonor in standing table
1.9.1
1.9.0
HonorSpy
1.9.0 (2022-04-07)
Full Changelog Previous Releases
- Merge pull request #210 from Slivo-fr/bugfix/discard-player-data-from-previous-week
Invalidate player data older than last_reset - Merge pull request #208 from Slivo-fr/hourly-broadcast-limitations
Do not trigger hourly broadcast in instance or combat - Merge pull request #205 from Slivo-fr/bugfix/fix-comms-add-compression
Adds compression, encoding and length check on comms messages - Re-add lastcheck validation
- Add comment
- Merge pull request #207 from Slivo-fr/decrease-broadcast-frequency
Increase time between two broadcast - Merge pull request #206 from Slivo-fr/bugfix/fix-lua-error-empty-table
Fix height when no data rows - Do not trigger hourly broadcast in instance or combat
- Increase time between two broadcast
- Fix height when no data rows
- remove forgotten print
- Minor code improvements
- Bump addon version in toc file
- increase comm prefix version
- Implements compression, encoding and length check for comms messages
- Adds LibDeflate
- Merge pull request #203 from Slivo-fr/bugfix/standing-sorting
Fix last week honor and standing columns sorting - Merge pull request #204 from teelolws/classic
Fix realm names containing spaces from showing the realm name on the UI - Merge branch 'classic' of https://github.com/teelolws/HonorSpy into classic
- Fix realm names with spaces from showing on the UI
- Fix last week honor and standing columns sorting
1.8.8
HonorSpy
1.8.8 (2022-03-31)
Full Changelog Previous Releases
- Merge pull request #200 from teelolws/classic
Fix bug prevent realms containing spaces in their name from being stored - Fix bug prevent realms containing spaces in their name from being stored
- Merge pull request #197 from Slivo-fr/bugfix/display-every-character-row-2
Improve character table to display every row - Merge pull request #196 from Slivo-fr/patch-3
Broadcast player on any honor gain - Improve character table to display every row
- Broadcast player on any honor gain
1.8.7
HonorSpy
1.8.7 (2022-03-24)
Full Changelog Previous Releases
- 1.8.7
- Merge pull request #195 from Slivo-fr/bugfix/rollback-gui-height-change
Revert "Increase height of display according to the number of bracket… - Revert "Increase height of display according to the number of brackets separators"
- Merge pull request #194 from Slivo-fr/feature/store-full-player-realm-names
Use full name-server string for stored player, even from same servers - Fix incoming broadcast from player on the same realm
- Remove estimated values in GUI for players without estimated honor
- Update forgotten change for names in FAKE_PLAYERS_FILTER
- Adjust store_player namecheck
- Store each player using name-server format
- Removes utf8 lower to prevent invald utf8 char errors
- Merge pull request #189 from Slivo-fr/bugfix/display-all-characters
Fix GUI to display every characters - Merge branch 'classic' into bugfix/display-all-characters
- Increase height of display according to the number of brackets separators
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.
1.8.5
HonorSpy
1.8.5 (2022-03-07)
Full Changelog Previous Releases
- Merge pull request #186 from teelolws/classic
Truncate long names in the GUI - Disable SetNonSpaceWrap and SetWordWrap on long character+realm names
- Truncated name+realms to 14 characters in the GUI
- Merge pull request #183 from teelolws/classic
Name column: show only first letter of Realm name - Minimap middle button fix
- Fix case-sensitivity issue
- GUI Report button: should include realm name now
- Add UnitPlayerControlled check
- Merge branch 'classic' into classic
- Merge pull request #181 from Slivo-fr/feature/pool-command-option
Add pool command option - Merge pull request #182 from Slivo-fr/bugfix/broadcast-players
Factorize the player broadcast code - Bump addon version to 1.8.5
- Merge branch 'classic' of https://github.com/teelolws/HonorSpy into classic
- Revert "Disable Inspecting other players while in a BG"
- Merge branch 'kakysha:classic' into classic
- 1.8.4
- Add sorting alphabetically by Name, fix Standing sort
- Name column: now only shows the first letter of a Realm name
- Factorize the player broadcast code
- Bump addon version in toc file to 1.8.3
- Add pool command option
- Merge pull request #180 from Slivo-fr/feature/disable-poolboost-spread
Adds an option to disable the poolboost spread over the week - Adds an option to disable the poolboost spread over the week
- Merge pull request #178 from Slivo-fr/patch-2
Fix lua error - Fix lua error
- Merge pull request #176 from Slivo-fr/patch-1
Add hourly DB share to help with low populated realms accuracy - Add hourly DB share to help with low populated realms accuracy
- Disable Inspecting other players while in a BG
1.8.3
HonorSpy
1.8.3 (2022-02-16)
Full Changelog Previous Releases
- Merge pull request #173 from teelolws/classic
Minor bugfix and an addon chat throttle - Update honorspy.lua
- 1.8.2
- When getting an HK, now waits a second before checking if the players honor data has updated, as some of the PVP functions are still returning old numbers at this point.
Fixes a bug: character gets 15 HKs but never saves itsself or broadcasts, because it still thinks it only has 14 HKs. - Throttle player self-checks: only rebroadcast if something actually changed, or its been more than a minute.