0.0-preview

Details

  • Filename
    LibActionButton-1.0-0.0-preview.zip
  • Uploaded by
  • Uploaded
    Sep 28, 2010
  • Size
    11.96 KB
  • Downloads
    120
  • MD5
    0690af856af72c62f26edf6db5633517

Supported WoW Retail Versions

  • 4.0.1

Changelog

tag 0.0-preview
95feb85d0e8f757678dd786006779eb1e687b5ab
Hendrik Leppkes <h.leppkes@gmail.com>
2010-09-28 21:58:01 +0200

Tag first development snapshot

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

Hendrik Leppkes:
    - Remove most debug prints
    - Implemented event handling.
    - Add PostClick frame script.
    - Implemented tooltips
    - Pass the state along with the button information on ButtonContentsChanged
    - Renamed type and action to labtype and labaction to prevent any namespace clashing, and cleaned up some secure code notifiers.
    - Refactor state changing logic, update handler is now directly called from the restricted env scripts instead of channeld through OnAttributeChanged.
    - Fix spell API mappings for differences in SpellID and SpellBookID.
    - Big implementation push, containing pre-lim spell button, drag'n'drop of spells (partially working), and alot of refactoring.
    - Restructure stuff and fix some typos.
    - Fix some reversed logic.
    - Implement the action type.
    - Basic first implementation.
    - Imported empty skeleton.