promotional bannermobile promotional banner

Chat Emotes

Adds the ability to send and see chat emotes from various packages.

File Details

v10.1.0.230503

  • R
  • May 4, 2023
  • 53.52 KB
  • 614
  • 10.1.0
  • Retail

File Name

ChatEmotes-v10.1.0.230503.zip

Supported Versions

  • 10.1.0

Chat Emotes

v10.1.0.230503 (2023-05-04)

Full Changelog Previous Releases

  • TOC bump for 10.1
  • It's enough to check IsVisible when considering if the region is shown and visibly on screen. Added more checks to avoid updating invisible widgets.
  • Added caching for animation frame transitions, and pattern conversions.
  • Added UI options to enable animations. By default it's disabled to save performance.
    • Added a lot of nil checks and param type ignores when applicable.
    • Drafted animation support system to allow us to fake-animate things by updating the fontstring every frame, and progress the image used. This needs to be a opt-in feature due to CPU cost associated with this functionality.