promotional bannermobile promotional banner

Details!: Framework (library)

A colection of tools of addon development

File Details

v10.2.0.501

  • R
  • Jan 12, 2024
  • 322.72 KB
  • 16.1K
  • 10.1.0
  • Retail

File Name

LibDFramework-1.0-v10.2.0.501.zip

Supported Versions

  • 10.1.0

tag 437fe883e0f129b6b376a676928348a04bd10d16 v10.2.0.501
Author:    Tercio Jose <terciob19@hotmail.com>
Date:    Fri Jan 12 13:46:55 2024 -0300

commit d435e8fcbf9465f7876b1f306c51635e14435840
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Fri Jan 12 13:46:36 2024 -0300

    Don't show tooltip with there's no text to show

commit 74eeefab0cb9747bcc383f8d11a026e308dc5beb
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Thu Jan 11 10:46:23 2024 -0300

    Widgets for button, textentry, dropdown and checkbox now have a rounded corner tooltip

commit 5bd1db2b665ebddb4686d619746d26939702ff19
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Wed Jan 10 21:50:07 2024 -0300

    Radio Checkbox; Checkbox and Textrntry updates

commit df50090d274bb03f57cad99ceec5ed081494d2c1
Author: Continuity <continuity@gmx.net>
Date:   Wed Jan 3 01:06:12 2024 +0100

    - this should fix some weird interaction with channeled casts in classic...

commit c06af3f1dc76c6ee0983c4c6520edd77d6361df9
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Mon Jan 1 17:44:10 2024 -0300

    Cooltip update

commit 9f150d05e77edfb2acfed032b71924ddf1d0f503
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Fri Dec 29 16:55:10 2023 -0300

    Added DF.table.findsubtable(t, index, value): find a value on a sub table and return the table index. Implemented SetSpellByID on GameCooltip.

commit 68b7d1b8185c0bdc77f298ff361a522690037fc2
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Sat Dec 23 18:57:54 2023 -0300

    Added DF:GetColorBrightness(r, g, b) and DF:GetColorHue(r, g, b)

    Receives any color format.
    Brightness: How bright is the color, from zero (no brightness) to 1 (very bright)
    Hue: An RGB scalar, goes from redness (zero); to green (0.3); to blues (0.6); yellows and red again.

commit 6f3fd0ea4f64db9d54da275bb1936d5db3d40415
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Thu Dec 21 13:16:52 2023 -0300

    Added GetParentNamePath(object), this function return a string of frames names separated by a dot, starting with the name of the frame itself and going up until reach UIParent

commit f3fbf46c7c197689d4b08f75689594fd0b6c35e9
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Tue Dec 19 20:44:20 2023 -0300

    Fixed the Simple Panel Rounded Title Bar default height

commit e1399fa693870dd250ffa6275b95122b3d594806
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Tue Dec 19 10:37:09 2023 -0300

    Clean deprecated code on Auras.lua; Title bar fix for rounded panel