ZZLibrary

A library for developers full of generic functions to make developing addons easier.

File Details

1.0.0

  • R
  • Apr 9, 2014
  • 26.18 KB
  • 1.6K
  • 5.0.9

File Name

ZZLibrary-1.0.0.zip

Supported Versions

  • 5.0.9

tag 1.0.0
127b6e0cfb2b9ff08ddf066f8f5672883d7ad449
Noguai <noguai@t-online.de>
2014-04-09 20:52:17 +0200

tagging as 1.0.0

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

Noguai:
    - minor fix for debugging
    - reintroduce type checking in a faster variant
    - additions to event library (list of all events, etc.)
    - clear console
    - minor improvements to library
    - did luadoc generation stop working?
    - try 2
    - fix documentation generation
    - possible fix for problems with duelist class
    - fixed gradient problems with input value of -1#IND (e.g. 0/0)
    - prevent multiple unloading/reloading if ZZLibrary is already in desired state
    - don't disable ZZLibrary timer ticking when UI is hidden
    - minor fixes
    - Added zzTable.Clear
    - Added interpolarization for animation
    - completely disabled type checking mechanism
    - updates to Lib.IsValidFrame and tooltip functions
    - added configuration library (manage config profiles and setting sets)
    - added ZZInfoBar configuration checking mechanism
    - fix error on locale loading error output
    - added some function documentation
    - pass params to compiled strings
    - Added locale loading
    - generate API pages from luadoc
    - automatically color tooltip lines after last separator like description lines
    - fixed wrong filename
    - added .pkgmeta file
    - initial commit