WoW:Telepathy (AddOn)/ChangeLog

From AddOn Studio
< Telepathy (AddOn)
Revision as of 04:48, 15 August 2023 by Move page script (talk | contribs) (Move page script moved page Telepathy (AddOn)/ChangeLog to Telepathy (AddOn)/ChangeLog without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
AddOn
WoW AddOn Library Sub-Page

Telepathy (AddOn) » ChangeLog

This article is a part of the documentation of the Telepathy function library

v1.3b[edit]

  1. Updated Embedded Deps

v1.3[edit]

  1. Updated for Lua 5.1 and WoW 2.0
  2. Fixed Sea.util.split reference

v1.2b[edit]

  1. Updated to include Satellite v1.6
  2. Updated to include ChatThrottleLib v11
  3. Fixed standalone dependencies

v1.2[edit]

  1. Removed Versioning code
  2. Duplicate Listeners now replace each other and print debug rather than throwing errors
  3. Fixed parsing error in packetizeMessage
  4. Added a two digit number to the datagram syntax to indicate message index to further specify multi-part messages that are received non-linearly
  5. Added VARIABLES_LOADED to ADDON_LOADED for embedding
  6. Added replace=true to the slash command registration to avoid duplicate registration errors when embedded

v1.1[edit]

  1. Misc Bug Fixes and Optimizations thanks for ckknight's review
  2. Made SLURRED_SPEECH de-localized
  3. Added a check in sendMessage to make sure you aren't sending formatting characters

v1.0[edit]

  1. Initial Release
  2. Created MobileBarTemplate for instantiation.
  3. Made Mobile: LootFrame, QuestLogFrame, FriendsFrame, CharacterFrame, SpellBookFrame.