Releases: coding-red-panda/yipper
Releases · coding-red-panda/yipper
v2.1.0: Prepare for Patch 12.0.7
Changes
- Prepared AddOn for the 12.0.7 patch.
- Added taskbar notification on receiving messages.
- Grey out messages when older than 5 minutes.
- Started documenting changes using LDoc annotation.
- Emotes in text (using the * notation) are now properly colorized.
- All colors in code now use the 0-255 range.
- Keyword matching is now case-sensitive
v2.0.9
Description
- Do not track players during prop hunt (value is secret, and its cheating)
v2.0.8
Description
- Bump TOC for new patch release.
v2.0.7
Description
When hiding the main window, properly preserve the window state.
v2.0.6
Description
Blizzard makes the player's GUID a secret in proving grounds.
Trying to accommodate this.
v2.0.5
Description
- Ignore NPC Text Emote events
v2.0.4
Description
- Ignore NPC Emotes
v2.0.3
Description
- Fixes the
"attempt to concatenate global 'message' (a nil value)"error.
v2.0.2
Description
- Fix the emotes to be displayed correctly for the tracked player
- Fix the emotes to be displayed correctly for the hovered player
v2.0.1
Description
- Fixed small issue with OOC Player detection.