promotional bannermobile promotional banner

LibTextDump-1.0

Provides one or many frames for dumping text into.

File Details

7.0.3.2

  • R
  • Aug 9, 2016
  • 7.73 KB
  • 10.5K
  • 7.0.3
  • Retail

File Name

LibTextDump-1.0-7.0.3.2.zip

Supported Versions

  • 7.0.3

tag 7.0.3.2
9a3a966fce3aace95b385a76afe35fc8577b7fc7
James D. Callahan III <jcallahan@curse.com>
2016-08-09 03:57:02 -0500

--------------------

James D. Callahan III:
    - Increase MINOR version.
    - Under-the-hood changes; mostly renames.
    - Add dateFormat parameter to AddLine and InsertLine - uses the Lua date function to prefix the text with [dateFormat]. Example: textDump: AddLine("This is my message", "%X") ➜ [02:04:55] This is my message.
    - Refresh the display if the frame is visible when AddLine is called, to allow things like real-time debug dumps.
    - Remove unused upvalue and extraneous whitespace.