Skip to content

Releases: coding-red-panda/yipper

v2.1.0: Prepare for Patch 12.0.7

23 May 08:16

Choose a tag to compare

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

23 Apr 17:26

Choose a tag to compare

Description

  • Do not track players during prop hunt (value is secret, and its cheating)

v2.0.8

15 Apr 16:16

Choose a tag to compare

Description

  • Bump TOC for new patch release.

v2.0.7

06 Apr 09:10

Choose a tag to compare

Description

When hiding the main window, properly preserve the window state.

v2.0.6

06 Apr 06:54

Choose a tag to compare

Description

Blizzard makes the player's GUID a secret in proving grounds.
Trying to accommodate this.

v2.0.5

18 Mar 12:07

Choose a tag to compare

Description

  • Ignore NPC Text Emote events

v2.0.4

18 Mar 11:51

Choose a tag to compare

Description

  • Ignore NPC Emotes

v2.0.3

16 Mar 14:42

Choose a tag to compare

Description

  • Fixes the "attempt to concatenate global 'message' (a nil value)" error.

v2.0.2

16 Mar 07:24

Choose a tag to compare

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

15 Mar 19:00

Choose a tag to compare

Description

  • Fixed small issue with OOC Player detection.