promotional bannermobile promotional banner

Chat Emotes

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

File Details

v9.1.5.211204b

  • R
  • Dec 4, 2021
  • 46.45 KB
  • 107
  • 9.1.5
  • Retail

File Name

ChatEmotes-v9.1.5.211204b.zip

Supported Versions

  • 9.1.5

Chat Emotes

v9.1.5.211204b (2021-12-04)

Full Changelog Previous Releases

  • TOC bump.
  • Ignoring Trade as it's very spammy on large servers. Until the StringSplit issue #3 is resolved. A bit of caching work to try mitigate as much as possible.
  • A bit of rework of the string splitter.
  • Removed patterns we don't really need to utilize.
    Disabled unicode emoji replacements until issue #3 is resolved. It works, but the UTF8 library is a bit slow, and the way we segment the input strings is not ideal, and combined with a long emoji filled message there is a significant performance impact that is not acceptable.
  • Reorder for OCD.
  • Added more unicode emoji improvements.
  • Added native unicode conversion.