promotional bannermobile promotional banner

Details!: Framework (library)

A colection of tools of addon development

File Details

v11.0.0.553

  • R
  • Jul 28, 2024
  • 352.76 KB
  • 5.9K
  • 11.0.0
  • Retail

File Name

LibDFramework-1.0-v11.0.0.553.zip

Supported Versions

  • 11.0.0

tag 59f7c90ea0a54e8375f316a1ecde8c656dc63bf4 v11.0.0.553
Author:    Tercio Jose <terciob19@hotmail.com>
Date:    Sun Jul 28 19:54:11 2024 -0300

commit a7ff96d13256a1f0405ed4f478abf4abec89de7b
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Sun Jul 28 19:53:33 2024 -0300

    Fixed for the TextEntry template not setting backdrop colors

commit 4c74362db6045da0504284a3301b962511bc779e
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Wed Jul 24 10:04:55 2024 -0300

    ToC Update

commit 14807eea33328e5611b29501cdefb0607c128228
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Sun Jul 21 23:00:37 2024 -0300

    Added native support for npc 3d models: GameCooltip:SetNpcModel(menuType, npcId)

commit 183fc178e66b8f370296f83c6bc7189e6b05ea07
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Sat Jul 20 12:30:16 2024 -0300

    Fix the plus and minus buttons from the range selector to be attached in the left side when within a align as pairs

commit 509269d209dea97294959d4e2c8d0012bd48951c
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Sat Jul 20 11:33:05 2024 -0300

    Modified the BuildMenu align as pairs toggles

commit 31929a17f2339ebe6b018b2d0632691ade202a1b
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Fri Jul 19 13:05:33 2024 -0300

    Added DF:CreateAudioListGenerator(callback) and DF:CreateAudioDropDown(parent, callback, default, width, height, member, name, template)

commit 210c0d898f3f2e8c9683204dd663a4878255e6e9
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Tue Jul 9 12:49:42 2024 -0300

    update

commit ee0c2e58a4164aea6b580fcef5b188ae8445acb6
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Sat Jul 6 14:20:10 2024 -0300

    Definitions update

commit 54e09c2a7a0a26ec840f0d3427524ee9708bdc72
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Mon Jul 1 22:28:36 2024 -0300

    Make textentry justifyH left

commit 336f61f0e57dbbd87c98781b9e9a6809988908c0
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Sun Jun 30 12:03:14 2024 -0300

    Fixed the localization of tooltips of an option inside a dropdown.

commit 8e5dcc85bfcec2c3e3b9f95152160e8f68a58c70
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Wed Jun 26 19:31:18 2024 -0300

    Development on the editor panel

commit 418369774d33faa8d09a35105305fcf2d132e27a
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Wed Jun 19 21:50:22 2024 -0300

    GetSpellCharges() fixed for v11

commit 643ce70f9dc26bc449cda330dfd9041c648d9f69
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Sun Jun 16 18:05:59 2024 -0300

    Added DF.table.remove(t, value), remove all values of value found inside an array, return true if any was removed and the amount of indexes removed

commit ba176e13be42dc63511b4f4187eb153728cda42d
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Sat Jun 15 20:05:37 2024 -0300

    flamanis fix for classic ptr

commit 2b736b481dea452ea4dc468a25d7ad0efdcc9340
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Fri Jun 14 18:28:33 2024 -0300

    Framework update

commit 013f77bf752c4811ce2be0cd49907986bb8167cd
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Sun Jun 9 21:43:59 2024 -0300

    Fixed HasPetSpells and GetOverrideSpell

commit 8c3200174e38a96ca7daba8d5db98eeae135c8e9
Author: Continuity <continuity@gmx.net>
Date:   Thu Jun 6 23:20:00 2024 +0200

    - adding some pixel perfect modifications

commit 0d2c5b8a03b97f018c74b6d8441832ef4357930c
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Sun Jun 2 21:54:02 2024 -0300

    Small updates and fixes

commit 07fa4679da307cf1c1b46ef91310d3cbf7f20b6b
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Sat May 25 13:57:13 2024 -0300

    Added DF.ExpansionHasAugEvoker() and the alias DF.IsTWWWow()

commit c23c7f39385443c7b9f594bb0cb45afec643c359
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Sat May 11 14:48:12 2024 -0300

    dropdown now checks if the optionsTable is valid, grammar check on 'okey'

commit 5d053fa4cdefa4becd19d1575747ffd977f50785
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Wed May 8 13:23:26 2024 -0300

    Fixed an issue with deprecated game code giving errors while getting talent export string

commit 338f465066fe3a747420a02bfc1ee5a62bfaa2d4
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Wed May 8 11:20:19 2024 -0300

    Toc Update

commit 656df5149d40eedddc9a09a4132697d8cae41ff0
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Tue May 7 19:56:06 2024 -0300

    JustifyV fix from Flamanis

commit 274beee278c17b41193920055f2e35a23cf383de
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Sun Apr 28 18:03:13 2024 -0300

    fixed the issue with anchor frames and moving frames on the object editor

commit 51b13459af7613ed853e905e879080d8d21b25c8
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Fri Apr 26 19:52:50 2024 -0300

    Point where things were working

commit d3bd5a8279f7c65dab0181f74a2f8f9958dedc17
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Fri Apr 26 19:44:45 2024 -0300

    Backup

commit 6f098f9ad138c45e470b395c87a4e0f1d914937b
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Wed Apr 24 22:08:10 2024 -0300

    New object mover code for object editor

commit 42e8a9ef217f96986e914a306b29f74da356ac83
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Tue Apr 23 22:38:30 2024 -0300

    Fix for BuildMenu()

commit dd05435642382a9f266dc68a9d31aa4ac2c1205f
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Tue Apr 23 21:16:02 2024 -0300

    Editor now support editing textures

commit a7c91306e82df6be781e2b9a216ba9345fe94751
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Mon Apr 22 23:22:25 2024 -0300

    General Updates

commit 927110e573cc325f9fb3fe6b3fc22bc6402f518c
Author: Lynn <kjarli@gmail.com>
Date:   Mon Apr 22 19:17:16 2024 +0200

    Fix "attempt to index field 'SpellBookItemType' (a nil value)" for TWW forward compatibility (#15)

commit a153ec574f0163c52163ee1d14e9e9be18008d98
Author: Continuity <continuity@gmx.net>
Date:   Mon Apr 22 16:06:06 2024 +0200

    - first compatibility with TWW alpha

commit 50d44c16a2fea6fc77b9ac794833448b0c52a1c9
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Sat Apr 20 13:59:22 2024 -0300

    Implemented into the BuildMenu toggle a setting to disable other widgets when the toggle is off

commit 55a53bb6729a8673c9f7ca4e3aa7d3a49cd54d39
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Fri Apr 5 17:51:26 2024 -0300

    Things for Cata

commit 42cc720497857acb5acde244761a521bcec96fbf
Author: Continuity <continuity@gmx.net>
Date:   Tue Mar 26 14:14:11 2024 +0100

    - implement batch import for aura tracking