Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: enderneko/AbstractFramework

r20

13 Mar 03:11
@enderneko enderneko

Choose a tag to compare

View Full Changelog

  • Remove TooltipDataHandlerMixin and ClearHandlerInfo call
Assets 4
Loading

r19

13 Mar 02:52
@enderneko enderneko

Choose a tag to compare

r19

View Full Changelog

  • Add AF_BaseStatusBarMixin
  • Add AF_ColorCurve utility
  • Add AF_SecretStatusBar
  • Add AF_StatusTimer
  • Add AF.DelayedInvokeForObj/GetDelayedInvokerForObj
  • Add AF.FillColorTable
  • Add AF.SetRoleIcon
  • Add AF.UpdateContainerSizeForArrangement
  • Fix AF.GetPowerColor
  • Fix invisible text issue in slider edit box
  • Fix ItemLoadExecutor for empty items
  • Handle callback errors and add error sound
  • Move Noto fonts from BFI to AF
  • Refactor slider event handlers to local functions
  • Remove Aura widget
  • Update curves
  • Update locales
  • Update secret formatter
  • Update status bar widgets
  • Update texture assets
  • Wrap secret number formatting in AF.isRetail check
Loading

r18

22 Jan 03:36
@enderneko enderneko

Choose a tag to compare

r18

View Full Changelog

  • Add AF.AdjustPointsOffset
  • Add AF.ColorThreshold
  • Add AF.SetFontShadow/RemoveFontShadow
  • Add and document AF_Locale keys for localization
  • Add AsyncLoaders
  • Add atlas and template support for AF_IconButton
  • Add nil checks to AF.Show/Hide
  • Enhance AF.CreateCooldown color parameter handling
  • Enhance callback handler functions
  • Refactor AF_SimpleStatusBar
  • Refactor AF.ColorGradient
  • Refactor and modularize locale files
  • Refactor duration formatting functions
  • Refactor: use select(2, ...) for AF declaration
  • Update AF.GetItemQualityColor
  • Update icons and textures
Loading

r17

09 Jan 07:04
@enderneko enderneko

Choose a tag to compare

r17

View Full Changelog

  • Add AF_ButtonMixin:StartCooldown/StopCooldown
  • Add AF_ScrollEditBoxMixin:EnableCodeIndentation
  • Add AF.CompileWithEnv, AF.CompileWithGlobalEnv
  • Add AF.GetLast
  • Add AF.IsAtlas
  • Add AF.IsSameFaction
  • Add AF.Libs.FAIAP
  • Add AF.MergeMissingKeys, AF.MergeRaw
  • Add AF.RemoveWhitespaces
  • Add AF.SendChatMessage
  • Add AF.SetBackdropHighlight
  • Add callbackDelay to AF.ResizeToFitText
  • Add double-click image viewer
  • Add gradient support to AF.CreateSeparator
  • Add highlight lock function to AF_Button
  • Add secret number formatting functions
  • Allow font parameter overrides in AF.SetFont
  • Change AF.GetPixelUpdaterCustomGroup to AF.GetPixelUpdater_CustomGroupComponents
  • Enhance DragSorter with vertical orientation support
  • Fix a color issue for AF_Texture
  • Fix string handling in Popup when icon is numeric
  • Implement AF_ImagePane
  • Implement AF.ImageViewer_LoadFlipBook
  • Implement AF.ImageViewer_LoadImage
  • Implement AF.ImageViewer_LoadImageSequence
  • Improve AF_ImageViewer
  • Improve scroll behavior for AF_ScrollEditBox
  • Improve scroll frame resize handling
  • Improve scroll thumb update logic
  • Introduce AF.CreateTimeFormatBox
  • Minor / trivial updates (several entries merged)
  • Prevent duplicate mouse down effect on button
  • Refactor gradient texture and separator creation
  • Refactor range check to async spell name loading
  • Update icons and textures
Loading

r16

30 Oct 10:07
@enderneko enderneko

Choose a tag to compare

r16

View Full Changelog

  • Add MoP support
  • Add AF_ScrollEditBoxMixin:SetSpacing
  • Add AF_ScrollFrameMixin:DisableScrollFrameReanchor
  • Add AF_Switch.SetLabel
  • Add AF_TextureMixin:SetTextureOrAtlas
  • Add auto slot height support for AF_ScrollList
  • Add DisableSlotFrameReanchor for AF_ScrollList/Grid
  • Add callback to AF.ResizeToFitText
  • Add GetScrollStep/SetScroll/GetScroll for AF_ScrollFrameMixin
  • Add scrollTo param to AF_ScrollList.SetWidgets/SetData
  • Add skipScrollReset arg to AF_ScrollFrame:SetContentHeight
  • Fix scroll thumb positioning and height logic
  • Refactor AF_EditBox script handlers into local functions
  • Refactor AF_ScrollEditBox script handling
  • Refactor AF_ScrollFrame script handling
  • Refactor label sizing in AF_SwitchMixin
  • Remove labels parameter from AF.CreateSwitch
  • Update enable/disable states for AF_IconButton
  • Update icons
  • Update list slot height handling
  • Update spell rank related functions
Loading

r15

14 Oct 09:54
@enderneko enderneko

Choose a tag to compare

r15

View Full Changelog

  • Add "Cal Sans" font
  • Add AF_SwitchMixin.GetSelectedButton
  • Add AF.GetComplementColor and AF.GetComplementColorHex
  • Add AF.RequireVersion
  • Add class accent color support
  • Add widget._tooltipWordWrapMinWidth for AF.ShowTooltip
  • Improve popups availability
  • Rename font files and update font registration
  • Update AF.GetFontProps and AF.CreateFontString
  • Update icons
Loading

r14

09 Oct 02:21
@enderneko enderneko

Choose a tag to compare

Loading
zxbb1190 reacted with thumbs up emoji
1 person reacted

r13

05 Oct 08:13
@enderneko enderneko

Choose a tag to compare

r13

View Full Changelog

New

  • AF.player.battleTagMD5
  • Basic hook system
  • Color scaling and adjustment utilities
  • Custom group support for PixelUpdater
  • Events: AF_GROUP_PERMISSION_CHANGED, AF_MARKER_PERMISSION_CHANGED, AF_GROUP_UPDATE, AF_GROUP_TYPE_CHANGED, AF_PLAYER_LOGIN_DELAYED, AF_PLAYER_SPEC_UPDATE, AF_POPUPS_READY
  • Frame flash animation functions
  • Some icons
  • Widget pool and button group for scroll list

New functions

  • AF_BorderedFrame.SetBorderColor, AF_BorderedFrame.SetBackgroundColor
  • AF_Button.GetOnClick
  • AF_CheckButton.SetOnCheck, AF_CheckButton.SetTextColor
  • AF_IconButton.SetHoverBorder
  • AF_ScrollFrame.SetContentHeights
  • AF_ScrollList.ScrollTo, AF_ScrollList.GetWidgets
  • AF_Slider.SetPercentage, AF_Slider.SetStep
  • AF.AttachToCursor, AF.DetachFromCursor, AF.GetMouseFocus
  • AF.CreateFlipBookFrame, AF.CreateGlow, AF.CreateIcon
  • AF.GetAutoVerticalAnchor, AF.GetClassIcon, AF.IterateSortedClasses
  • AF.GetDateTable, AF.GetMedia, AF.GetNextDaySeconds, AF.GetNPCSubtitle, AF.GetNPCFaction, AF.GetSpecRole, AF.GetUnitColor, AF.GetLevelColor, AF.GetUnitColorName
  • AF.IndexOf, AF.LastIndexOf, AF.InsertAll, AF.InsertIfNotExists
  • AF.InvertColor, AF.InvertColorHex
  • AF.InvokeOnEnter, AF.InvokeOnLeave
  • AF.LowerFirst
  • AF.LSM_GetBarTextureDropdownItems, AF.LSM_GetFontDropdownItems, AF.LSM_GetFontOutlineDropdownItems
  • AF.MergeExistingKeys
  • AF.MoveElementToEnd, AF.MoveElementToIndex
  • AF.ReAnchorRegion
  • AF.RemoveCombatProtectionFromFrame
  • AF.SetChecked, AF.SetProtectedFrameShown
  • AF.TruncateFontStringByWidth, AF.TruncateFontStringByLength, AF.TruncateStringByLength
  • AF.UnitClassBase, AF.UnregisterAddonLoaded
  • AF.UpdateBaseFont, AF.UpdateFont

Changed/Improved

  • Added _scrollParent check for Tooltips
  • Adjusted frame levels for dialogs and masks
  • Adjusted scale multiplier for 1440p in GetBestScale
  • AF_SimpleStatusBar.SetGradientColor
  • AF.CreateButtonGroup
  • AF.CreateGradientTexture, AF_Button.SetTexture
  • AF.GetAnchorPoints_Simple
  • AF.GetBestScale
  • AF.SetDraggable
  • AF.SetSizeToFitText rewritten as AF.ResizeToFitText
  • AF.UnitFullName now supports non-players
  • Alternate label support for EditBox
  • Auto-resizing for AF_Switch
  • Dropdown: SetOnClick renamed to SetOnSelect, removed dropdownType
  • EditBox: pass self to onTextChanged
  • File extension check for sound and font paths
  • Font management improvements
  • fontSizeOffset renamed to fontSizeDelta
  • Moved PixelUtil into Utils
  • OnUpdateExecutor: batching and totalTasks for onFinish
  • Optional mask overlay for global dialog
  • pcall for DecompressDeflate error handling
  • Protected frame show/hide functions
  • Removed AF.RegisterForCloseDropdown
  • Renamed dropdown item and orientation functions for clarity
  • Renamed group iterator and tooltip functions
  • Various annotation updates
Loading

r12

30 May 04:51
@enderneko enderneko

Choose a tag to compare

r12

Full Changelog

  • Fix instance state events
  • Fix AceComm
  • Fix aura tooltip anchor
Loading

r11

26 May 05:28
@enderneko enderneko

Choose a tag to compare

r11

Full Changelog

  • Add "borderSize" for AF.ApplyDefaultBackdropWithColors
  • Add AF_HeaderedFrameMixin.SetTitleBackgroundColor
  • Add AF_PIXEL_UPDATE_START/END events
  • Add AF.SetBackdropBorderSize
  • Add AF.SetOutsets
  • Fix AFAlignmentGrid scale
  • Fix HelpTip timer
  • Remove "date" from AF.CreateCalendarButton
  • Update accent color system
  • Update AF_* events
  • Update AF.PrintStack
  • Update AF.ShowNormalGlow
  • Update color
  • Update mover system
Loading
Previous 1
Previous

AltStyle によって変換されたページ (->オリジナル) /