promotional bannermobile promotional banner

Bitten's Utils

General functions used in Bitten's addons.

File Details

1.1.1

  • R
  • Aug 2, 2013
  • 5.47 KB
  • 200
  • 5.3.0
  • Retail

File Name

BittensUtils-1.1.1.zip

Supported Versions

  • 5.3.0

Version 1.1.1

  • Internal organization changes.

Version 1.1.0

  • Added u.Keys() and u.Values().
  • Added u.CreateOptionsPanel().AddLabel() and .AddCheckBoxGroup().
  • u.CreateOptionPanel().AddCheckBox() now returns the y offset of the bottom of the check box.
  • Bugfix - Resetting the defaults of a created option pane was not resetting the display as it should.

Version 1.0.0

  • Added u.WrapFunction()
  • u.RegisterEventHandler() now supports MY_SPECIALIZATION_CHANGED.

Version 0.2.1

  • Added u.NoOp()
  • Bugfix: u.CreateOptionsPanel().AddCheckBox() only worked correctly for the first one added.

Version 0.2.0

  • Added u.ShallowCopy()
  • Added u.PrintTable()
  • Added u.CreateOptionsPanel()
  • Added u.Call()
  • Added u.Pairs()

Version 0.1.0

  • Initial Release