r94-alpha

Details

  • Filename
    ChatThrottleLib-r94-alpha.zip
  • Uploaded by
  • Uploaded
    Aug 5, 2026
  • Size
    9.42 KB
  • Downloads
    31
  • MD5
    3eca0aa640042a2ed82a7306c32e8e42

Supported WoW Retail Versions

  • 11.2.7
  • 12.0.0
  • 11.2.5

Changelog

------------------------------------------------------------------------
r94 | nevcairiel | 2026-08-05 06:14:35 +0000 (Wed, 05 Aug 2026) | 3 lines
Changed paths:
   M /trunk/ChatThrottleLib.lua

Ignore secret values in ChatThrottleLib hooks

Secret values can occur during combat when using normal chat, avoid errors from the bandwidth calculation since we can't measure the length of the messages in this case.
------------------------------------------------------------------------
r93 | nevcairiel | 2025-11-18 07:11:43 +0000 (Tue, 18 Nov 2025) | 1 line
Changed paths:
   M /trunk/ChatThrottleLib.toc

ChatThrottleLib: Update TOC to allow loading on 12.0
------------------------------------------------------------------------
r92 | nevcairiel | 2025-10-03 10:23:57 +0000 (Fri, 03 Oct 2025) | 1 line
Changed paths:
   M /trunk/ChatThrottleLib.lua

ChatThrottleLib: Use C_BattleNet namespace, if available
------------------------------------------------------------------------
r91 | nevcairiel | 2025-10-02 23:51:21 +0000 (Thu, 02 Oct 2025) | 1 line
Changed paths:
   M /trunk/ChatThrottleLib.lua

ChatThrottleLib: Properly use the right namespace for SendChatMessage
------------------------------------------------------------------------