ZZLibrary

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

File Details

1.0.0_RC1

  • B
  • Dec 31, 2013
  • 26.19 KB
  • 117
  • 5.0.9

File Name

ZZLibrary-1.0.0_RC1.zip

Supported Versions

  • 5.0.9

tag 1.0.0_RC1
03f233230013fd60656b2d20a08d4900805f2015
Noguai <noguai@t-online.de>
2013-12-31 19:32:23 +0100

tagging as 1.0.0_RC1

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

Noguai:
    - 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