Releases: RealUI/RealUI
Releases · RealUI/RealUI
2.5.2
[2.5.2]
Modified AddOns
- Aurora 11.1.5.0
- RealUI_Skins
- nibRealUI
- RealUI_Tooltips
Changed
- fix: HelpPlate_GetButton was remove from the API
- revert: RealUI_Inventory error that sneaked in on mouse over npcs
Detailed Changes
[2.5.0]
Modified AddOns
- Aurora 11.1.0.1
- RealUI_Skins
- nibRealUI
- nibRealUI_Dev
Information
- This is the first release for The War Within - World of Warcraft 11.1.0
- Certain features have been disabled or removed due to changes in the Blizzard API
- This version is stable enoough for general use, but there are still some issues to be resolved
Changed
- chg: make addonprofiler off on RealUI releases and configurable with RealUI_Dev
- fix: UpdateUIScale add some sanity checks and round only to 2 decimals
- fix: SetSpecialization to C_SpecializationInfo.SetSpecialization (tnx Squishses)
- chg: Some debug code
Detailed Changes
2.4.2
Modified AddOns
- Aurora 11.0.5.3
Changed
- fix: Aurora chg of UIDropDownMenuTemplate replaced with DropdownButton
Detailed Changes
2.4.1
Modified AddOns
- RealUI_CombatText
- RealUI_Inventory
- RealUI_Skins
- RealUI_Tooltips
- nibRealUI
- nibRealUI_Config
Information
- This is the second release for The War Within - World of Warcraft 11.0.5
- This release is a major update to the Blizzard UI - with many changes to the core and modules
- Certain features have been disabled or removed due to changes in the Blizzard API
- This version is stable enoough for general use, but there are still some issues to be resolved
Added
- add: Show Tracking in Farm Mode (configurable)
Changed
- chg: dragemall changes to stop blocking communties frame
- chg: removed RealUI.C_Container
- chg: removed unused xml
- chg: updated masque skin for 11.0.0 and new api
- chg: AddonCompartmentFrame now anchored to coords
- chg: removed compability realui.enum.bankindex replaced with _G.Enum.BagIndex..
- chg: SpellActivationOverlay_ShowAllOverlays and SpellActivationOverlay_HideOverlays replaced.
- chg: removed debug threat spam :)
- chg: GetNumGuildMembers no longer gives back onlineandmobile users - replacing block entry
- chg: CreateObjectPool is now securepools - replace with CreateUnsecuredObjectPool
- chg: removed RealUI.Enum,BagIndex
Fixed
a497c0f fix: GetContainerItemInfo changed .
- fix: spec button on block were broken due to changed api
- fix: look up bankInteractionType with variable..
- fix: POIButton:add was removed - add coordinates directly
- fix: missing _G in Inventory
- fix: MinimapAdv - GarrisonEnums, ObjectiveTrackerPOI, and cleanups.
- fix: CompartmentFramePosition on minimap to follow anchorto
Disabled
Detailed Changes
2.4.0
Modified AddOns
- RealUI_Bugs
- RealUI_CombatText
- RealUI_Inventory
- RealUI_Skins
- RealUI_Tooltips
- nibRealUI
- nibRealUI_Config
- nibRealUI_Dev
Information
- This is the first release for The War Within - World of Warcraft 11.0.2
- This release is a major update to the Blizzard UI - with many changes to the core and modules
- Certain features have been disabled or removed due to changes in the Blizzard API
- This version is stable enoough for general use, but there are still some issues to be resolved
Added
- add: talents to blocks micro menu
- objectivetracker dvelve support
- updatespec fire on additional events
- add: extra command rc for readycheck
- add: add debug code for missing blockInfo
- add: RealUI.Enum.BagIndex now includes Warband bank flags
Changed
- EnumerateInactive no longer exists
- support for new objectivetracker hide/collapse - added blocks
- chg: realui minimap module updated for 11.0.2
- chg: C_Reputation updates
- chg: C_Bank api updates
- chg: apis that moved to C_Spell
- chg: IterateModules - name field deprecated
- chg: upgraded BugGrabber
- chg: discord link updated
Fixed
- AddonCompartmentFrame is not a happy camper.. placing it in the map for now
- added GuildBanker and AccountBanker
- registercommands for readycheck and reload are now functions
- fix for updated api on ObjectiveTrackerFrame
- fix: class resource bar throwing error on certain classes
- fix: RealUI_Inventory numActiveObjects error on looting in combat
- fix: RealUI_Inventory - added more events, freeslots fix
- fix minimap tracking, removal of compartmentframe
- TOGGLETALENTS and ToggleProfessionsBook on block bar mini menu
- fix rl command
- fix: mssing fields from GetWatchedFactionData and change of ToggleTalentFrame to PlayerSpellsUtil.TogglePlayerSpellsFrame
- fix: TaintLess [24-02-20] to TaintLess [24-07-27]
- fix: bags using Enum.BagIndex, fix a possible nil
- fix: CVar countdownForCooldowns is reversed.
- fix: RealUI_Inventory - fix of filters broken by 11.0
- fix: changes to C_Reputation.GetWatchedFactionData
- fix: typo and removed unused code
- fix: CollectionWardrobeUtil replaced by C_TransmogCollection
Disabled
- AddonListAdv:OnEnable change in api
- ZAFFrame.SpellButtonContainer.contentFramePool
Detailed Changes
2.5.1
[2.5.1]
Modified AddOns
- Aurora 11.1.0.3
- RealUI_Skins
- nibRealUI
- RealUI_Inventory
Changed
- fix: RealUI_Inventory/Bags.lua - fix ReagentBank - was not showing correctly.
- chg: Enabled M+ and TWW modules for Grid2RaidDebuffs
- chg: GetSpecializationInfoForClassID returns role as tekst not related to ENUM.LFG...
- chg: error in MailFrame.lua was in local WTF folder...
Detailed Changes
2.5.0
Modified AddOns
- Aurora 11.1.0.1
- RealUI_Skins
- nibRealUI
- nibRealUI_Dev
Information
- This is the first release for The War Within - World of Warcraft 11.1.0
- Certain features have been disabled or removed due to changes in the Blizzard API
- This version is stable enoough for general use, but there are still some issues to be resolved
Changed
- chg: make addonprofiler off on RealUI releases and configurable with RealUI_Dev
- fix: UpdateUIScale add some sanity checks and round only to 2 decimals
- fix: SetSpecialization to C_SpecializationInfo.SetSpecialization (tnx Squishses)
- chg: Some debug code
Detailed Changes
2.4.2
Modified AddOns
- Aurora 11.0.5.3
Changed
- fix: Aurora chg of UIDropDownMenuTemplate replaced with DropdownButton
Detailed Changes
2.4.1
Modified AddOns
- RealUI_CombatText
- RealUI_Inventory
- RealUI_Skins
- RealUI_Tooltips
- nibRealUI
- nibRealUI_Config
Information
- This is the second release for The War Within - World of Warcraft 11.0.5
- This release is a major update to the Blizzard UI - with many changes to the core and modules
- Certain features have been disabled or removed due to changes in the Blizzard API
- This version is stable enoough for general use, but there are still some issues to be resolved
Added
- add: Show Tracking in Farm Mode (configurable)
Changed
- chg: dragemall changes to stop blocking communties frame
- chg: removed RealUI.C_Container
- chg: removed unused xml
- chg: updated masque skin for 11.0.0 and new api
- chg: AddonCompartmentFrame now anchored to coords
- chg: removed compability realui.enum.bankindex replaced with _G.Enum.BagIndex..
- chg: SpellActivationOverlay_ShowAllOverlays and SpellActivationOverlay_HideOverlays replaced.
- chg: removed debug threat spam :)
- chg: GetNumGuildMembers no longer gives back onlineandmobile users - replacing block entry
- chg: CreateObjectPool is now securepools - replace with CreateUnsecuredObjectPool
- chg: removed RealUI.Enum,BagIndex
Fixed
a497c0f fix: GetContainerItemInfo changed .
- fix: spec button on block were broken due to changed api
- fix: look up bankInteractionType with variable..
- fix: POIButton:add was removed - add coordinates directly
- fix: missing _G in Inventory
- fix: MinimapAdv - GarrisonEnums, ObjectiveTrackerPOI, and cleanups.
- fix: CompartmentFramePosition on minimap to follow anchorto
Disabled
Detailed Changes
2.4.0
Modified AddOns
- RealUI_Bugs
- RealUI_CombatText
- RealUI_Inventory
- RealUI_Skins
- RealUI_Tooltips
- nibRealUI
- nibRealUI_Config
- nibRealUI_Dev
Information
- This is the first release for The War Within - World of Warcraft 11.0.2
- This release is a major update to the Blizzard UI - with many changes to the core and modules
- Certain features have been disabled or removed due to changes in the Blizzard API
- This version is stable enoough for general use, but there are still some issues to be resolved
Added
- add: talents to blocks micro menu
- objectivetracker dvelve support
- updatespec fire on additional events
- add: extra command rc for readycheck
- add: add debug code for missing blockInfo
- add: RealUI.Enum.BagIndex now includes Warband bank flags
Changed
- EnumerateInactive no longer exists
- support for new objectivetracker hide/collapse - added blocks
- chg: realui minimap module updated for 11.0.2
- chg: C_Reputation updates
- chg: C_Bank api updates
- chg: IterateModules - name field deprecated
- chg: upgraded BugGrabber
- chg: discord link updated
Fixed
- AddonCompartmentFrame is not a happy camper.. placing it in the map for now
- added GuildBanker and AccountBanker
- registercommands for readycheck and reload are now functions
- fix for updated api on ObjectiveTrackerFrame
- fix: class resource bar throwing error on certain classes
- fix: RealUI_Inventory numActiveObjects error on looting in combat
- fix: RealUI_Inventory - added more events, freeslots fix
- fix minimap tracking, removal of compartmentframe
- TOGGLETALENTS and ToggleProfessionsBook on block bar mini menu
- fix rl command
- fix: mssing fields from GetWatchedFactionData and change of ToggleTalentFrame to PlayerSpellsUtil.TogglePlayerSpellsFrame
- fix: TaintLess [24-02-20] to TaintLess [24-07-27]
- fix: bags using Enum.BagIndex, fix a possible nil
- fix: CVar countdownForCooldowns is reversed.
- fix: RealUI_Inventory - fix of filters broken by 11.0
- fix: changes to C_Reputation.GetWatchedFactionData
- fix: typo and removed unused code
- fix: CollectionWardrobeUtil replaced by C_TransmogCollection
Disabled
- AddonListAdv:OnEnable change in api
- ZAFFrame.SpellButtonContainer.contentFramePool
Detailed Changes
2.5.0
[2.5.0]
Modified AddOns
- Aurora 11.1.0.1
- RealUI_Skins
- nibRealUI
- nibRealUI_Dev
Information
- This is the first release for The War Within - World of Warcraft 11.1.0
- Certain features have been disabled or removed due to changes in the Blizzard API
- This version is stable enoough for general use, but there are still some issues to be resolved
Changed
- chg: make addonprofiler off on RealUI releases and configurable with RealUI_Dev
- fix: UpdateUIScale add some sanity checks and round only to 2 decimals
- fix: SetSpecialization to C_SpecializationInfo.SetSpecialization (tnx Squishses)
- chg: Some debug code
Detailed Changes
2.4.2
Modified AddOns
- Aurora 11.0.5.3
Changed
- fix: Aurora chg of UIDropDownMenuTemplate replaced with DropdownButton
Detailed Changes
2.4.1
Modified AddOns
- RealUI_CombatText
- RealUI_Inventory
- RealUI_Skins
- RealUI_Tooltips
- nibRealUI
- nibRealUI_Config
Information
- This is the second release for The War Within - World of Warcraft 11.0.5
- This release is a major update to the Blizzard UI - with many changes to the core and modules
- Certain features have been disabled or removed due to changes in the Blizzard API
- This version is stable enoough for general use, but there are still some issues to be resolved
Added
- add: Show Tracking in Farm Mode (configurable)
Changed
- chg: dragemall changes to stop blocking communties frame
- chg: removed RealUI.C_Container
- chg: removed unused xml
- chg: updated masque skin for 11.0.0 and new api
- chg: AddonCompartmentFrame now anchored to coords
- chg: removed compability realui.enum.bankindex replaced with _G.Enum.BagIndex..
- chg: SpellActivationOverlay_ShowAllOverlays and SpellActivationOverlay_HideOverlays replaced.
- chg: removed debug threat spam :)
- chg: GetNumGuildMembers no longer gives back onlineandmobile users - replacing block entry
- chg: CreateObjectPool is now securepools - replace with CreateUnsecuredObjectPool
- chg: removed RealUI.Enum,BagIndex
Fixed
a497c0f fix: GetContainerItemInfo changed .
- fix: spec button on block were broken due to changed api
- fix: look up bankInteractionType with variable..
- fix: POIButton:add was removed - add coordinates directly
- fix: missing _G in Inventory
- fix: MinimapAdv - GarrisonEnums, ObjectiveTrackerPOI, and cleanups.
- fix: CompartmentFramePosition on minimap to follow anchorto
Disabled
Detailed Changes
2.4.0
Modified AddOns
- RealUI_Bugs
- RealUI_CombatText
- RealUI_Inventory
- RealUI_Skins
- RealUI_Tooltips
- nibRealUI
- nibRealUI_Config
- nibRealUI_Dev
Information
- This is the first release for The War Within - World of Warcraft 11.0.2
- This release is a major update to the Blizzard UI - with many changes to the core and modules
- Certain features have been disabled or removed due to changes in the Blizzard API
- This version is stable enoough for general use, but there are still some issues to be resolved
Added
- add: talents to blocks micro menu
- objectivetracker dvelve support
- updatespec fire on additional events
- add: extra command rc for readycheck
- add: add debug code for missing blockInfo
- add: RealUI.Enum.BagIndex now includes Warband bank flags
Changed
- EnumerateInactive no longer exists
- support for new objectivetracker hide/collapse - added blocks
- chg: realui minimap module updated for 11.0.2
- chg: C_Reputation updates
- chg: C_Bank api updates
- chg: apis that moved to C_Spell
- chg: IterateModules - name field deprecated
- chg: upgraded BugGrabber
- chg: discord link updated
Fixed
- AddonCompartmentFrame is not a happy camper.. placing it in the map for now
- added GuildBanker and AccountBanker
- registercommands for readycheck and reload are now functions
- fix for updated api on ObjectiveTrackerFrame
- fix: class resource bar throwing error on certain classes
- fix: RealUI_Inventory numActiveObjects error on looting in combat
- fix: RealUI_Inventory - added more events, freeslots fix
- fix minimap tracking, removal of compartmentframe
- TOGGLETALENTS and ToggleProfessionsBook on block bar mini menu
- fix rl command
- fix: mssing fields from GetWatchedFactionData and change of ToggleTalentFrame to PlayerSpellsUtil.TogglePlayerSpellsFrame
- fix: TaintLess [24-02-20] to TaintLess [24-07-27]
- fix: bags using Enum.BagIndex, fix a possible nil
- fix: CVar countdownForCooldowns is reversed.
- fix: RealUI_Inventory - fix of filters broken by 11.0
- fix: changes to C_Reputation.GetWatchedFactionData
- fix: typo and removed unused code
- fix: CollectionWardrobeUtil replaced by C_TransmogCollection
Disabled
- AddonListAdv:OnEnable change in api
- ZAFFrame.SpellButtonContainer.contentFramePool
Detailed Changes
2.4.2
[2.4.2]
Modified AddOns
- Aurora 11.0.5.3
Changed
- fix: Aurora chg of UIDropDownMenuTemplate replaced with DropdownButton
Detailed Changes
2.4.1
Modified AddOns
- RealUI_CombatText
- RealUI_Inventory
- RealUI_Skins
- RealUI_Tooltips
- nibRealUI
- nibRealUI_Config
Information
- This is the second release for The War Within - World of Warcraft 11.0.5
- This release is a major update to the Blizzard UI - with many changes to the core and modules
- Certain features have been disabled or removed due to changes in the Blizzard API
- This version is stable enoough for general use, but there are still some issues to be resolved
Added
- add: Show Tracking in Farm Mode (configurable)
Changed
- chg: dragemall changes to stop blocking communties frame
- chg: removed RealUI.C_Container
- chg: removed unused xml
- chg: updated masque skin for 11.0.0 and new api
- chg: AddonCompartmentFrame now anchored to coords
- chg: removed compability realui.enum.bankindex replaced with _G.Enum.BagIndex..
- chg: SpellActivationOverlay_ShowAllOverlays and SpellActivationOverlay_HideOverlays replaced.
- chg: removed debug threat spam :)
- chg: GetNumGuildMembers no longer gives back onlineandmobile users - replacing block entry
- chg: CreateObjectPool is now securepools - replace with CreateUnsecuredObjectPool
- chg: removed RealUI.Enum,BagIndex
Fixed
a497c0f fix: GetContainerItemInfo changed .
- fix: spec button on block were broken due to changed api
- fix: look up bankInteractionType with variable..
- fix: POIButton:add was removed - add coordinates directly
- fix: missing _G in Inventory
- fix: MinimapAdv - GarrisonEnums, ObjectiveTrackerPOI, and cleanups.
- fix: CompartmentFramePosition on minimap to follow anchorto
Disabled
Detailed Changes
2.4.0
Modified AddOns
- RealUI_Bugs
- RealUI_CombatText
- RealUI_Inventory
- RealUI_Skins
- RealUI_Tooltips
- nibRealUI
- nibRealUI_Config
- nibRealUI_Dev
Information
- This is the first release for The War Within - World of Warcraft 11.0.2
- This release is a major update to the Blizzard UI - with many changes to the core and modules
- Certain features have been disabled or removed due to changes in the Blizzard API
- This version is stable enoough for general use, but there are still some issues to be resolved
Added
- add: talents to blocks micro menu
- objectivetracker dvelve support
- updatespec fire on additional events
- add: extra command rc for readycheck
- add: add debug code for missing blockInfo
- add: RealUI.Enum.BagIndex now includes Warband bank flags
Changed
- EnumerateInactive no longer exists
- support for new objectivetracker hide/collapse - added blocks
- chg: realui minimap module updated for 11.0.2
- chg: C_Reputation updates
- chg: C_Bank api updates
- chg: apis that moved to C_Spell
- chg: IterateModules - name field deprecated
- chg: upgraded BugGrabber
- chg: discord link updated
Fixed
- AddonCompartmentFrame is not a happy camper.. placing it in the map for now
- added GuildBanker and AccountBanker
- registercommands for readycheck and reload are now functions
- fix for updated api on ObjectiveTrackerFrame
- fix: class resource bar throwing error on certain classes
- fix: RealUI_Inventory numActiveObjects error on looting in combat
- fix: RealUI_Inventory - added more events, freeslots fix
- fix minimap tracking, removal of compartmentframe
- TOGGLETALENTS and ToggleProfessionsBook on block bar mini menu
- fix rl command
- fix: mssing fields from GetWatchedFactionData and change of ToggleTalentFrame to PlayerSpellsUtil.TogglePlayerSpellsFrame
- fix: TaintLess [24-02-20] to TaintLess [24-07-27]
- fix: bags using Enum.BagIndex, fix a possible nil
- fix: CVar countdownForCooldowns is reversed.
- fix: RealUI_Inventory - fix of filters broken by 11.0
- fix: changes to C_Reputation.GetWatchedFactionData
- fix: typo and removed unused code
- fix: CollectionWardrobeUtil replaced by C_TransmogCollection
Disabled
- AddonListAdv:OnEnable change in api
- ZAFFrame.SpellButtonContainer.contentFramePool
Detailed Changes
2.4.1
2.4.1
Modified AddOns
- RealUI_CombatText
- RealUI_Inventory
- RealUI_Skins
- RealUI_Tooltips
- nibRealUI
- nibRealUI_Config
Information
- This is the second release for The War Within - World of Warcraft 11.0.5
- This release is a major update to the Blizzard UI - with many changes to the core and modules
- Certain features have been disabled or removed due to changes in the Blizzard API
- This version is stable enoough for general use, but there are still some issues to be resolved
Added
- add: Show Tracking in Farm Mode (configurable)
Changed
- chg: dragemall changes to stop blocking communties frame
- chg: removed RealUI.C_Container
- chg: removed unused xml
- chg: updated masque skin for 11.0.0 and new api
- chg: AddonCompartmentFrame now anchored to coords
- chg: removed compability realui.enum.bankindex replaced with _G.Enum.BagIndex..
- chg: SpellActivationOverlay_ShowAllOverlays and SpellActivationOverlay_HideOverlays replaced.
- chg: removed debug threat spam :)
- chg: GetNumGuildMembers no longer gives back onlineandmobile users - replacing block entry
- chg: CreateObjectPool is now securepools - replace with CreateUnsecuredObjectPool
- chg: removed RealUI.Enum,BagIndex
Fixed
a497c0f fix: GetContainerItemInfo changed .
- fix: spec button on block were broken due to changed api
- fix: look up bankInteractionType with variable..
- fix: POIButton:add was removed - add coordinates directly
- fix: missing _G in Inventory
- fix: MinimapAdv - GarrisonEnums, ObjectiveTrackerPOI, and cleanups.
- fix: CompartmentFramePosition on minimap to follow anchorto
Disabled
Detailed Changes
2.4.0
Modified AddOns
- RealUI_Bugs
- RealUI_CombatText
- RealUI_Inventory
- RealUI_Skins
- RealUI_Tooltips
- nibRealUI
- nibRealUI_Config
- nibRealUI_Dev
Information
- This is the first release for The War Within - World of Warcraft 11.0.2
- This release is a major update to the Blizzard UI - with many changes to the core and modules
- Certain features have been disabled or removed due to changes in the Blizzard API
- This version is stable enoough for general use, but there are still some issues to be resolved
Added
- add: talents to blocks micro menu
- objectivetracker dvelve support
- updatespec fire on additional events
- add: extra command rc for readycheck
- add: add debug code for missing blockInfo
- add: RealUI.Enum.BagIndex now includes Warband bank flags
Changed
- EnumerateInactive no longer exists
- support for new objectivetracker hide/collapse - added blocks
- chg: realui minimap module updated for 11.0.2
- chg: C_Reputation updates
- chg: C_Bank api updates
- chg: apis that moved to C_Spell
- chg: IterateModules - name field deprecated
- chg: upgraded BugGrabber
- chg: discord link updated
Fixed
- AddonCompartmentFrame is not a happy camper.. placing it in the map for now
- added GuildBanker and AccountBanker
- registercommands for readycheck and reload are now functions
- fix for updated api on ObjectiveTrackerFrame
- fix: class resource bar throwing error on certain classes
- fix: RealUI_Inventory numActiveObjects error on looting in combat
- fix: RealUI_Inventory - added more events, freeslots fix
- fix minimap tracking, removal of compartmentframe
- TOGGLETALENTS and ToggleProfessionsBook on block bar mini menu
- fix rl command
- fix: mssing fields from GetWatchedFactionData and change of ToggleTalentFrame to PlayerSpellsUtil.TogglePlayerSpellsFrame
- fix: TaintLess [24-02-20] to TaintLess [24-07-27]
- fix: bags using Enum.BagIndex, fix a possible nil
- fix: CVar countdownForCooldowns is reversed.
- fix: RealUI_Inventory - fix of filters broken by 11.0
- fix: changes to C_Reputation.GetWatchedFactionData
- fix: typo and removed unused code
- fix: CollectionWardrobeUtil replaced by C_TransmogCollection
Disabled
- AddonListAdv:OnEnable change in api
- ZAFFrame.SpellButtonContainer.contentFramePool
Detailed Changes
2.4.0
2.4.0
Modified AddOns
- RealUI_Bugs
- RealUI_CombatText
- RealUI_Inventory
- RealUI_Skins
- RealUI_Tooltips
- nibRealUI
- nibRealUI_Config
- nibRealUI_Dev
Information
- This is the first release for The War Within - World of Warcraft 11.0.2
- This release is a major update to the Blizzard UI - with many changes to the core and modules
- Certain features have been disabled or removed due to changes in the Blizzard API
- This version is stable enoough for general use, but there are still some issues to be resolved
Added
- add: talents to blocks micro menu
- objectivetracker dvelve support
- updatespec fire on additional events
- add: extra command rc for readycheck
- add: add debug code for missing blockInfo
- add: RealUI.Enum.BagIndex now includes Warband bank flags
Changed
- EnumerateInactive no longer exists
- support for new objectivetracker hide/collapse - added blocks
- chg: realui minimap module updated for 11.0.2
- chg: C_Reputation updates
- chg: C_Bank api updates
- chg: apis that moved to C_Spell
- chg: IterateModule 10000 s - name field deprecated
- chg: upgraded BugGrabber
- chg: discord link updated
Fixed
- AddonCompartmentFrame is not a happy camper.. placing it in the map for now
- added GuildBanker and AccountBanker
- registercommands for readycheck and reload are now functions
- fix for updated api on ObjectiveTrackerFrame
- fix: class resource bar throwing error on certain classes
- fix: RealUI_Inventory numActiveObjects error on looting in combat
- fix: RealUI_Inventory - added more events, freeslots fix
- fix minimap tracking, removal of compartmentframe
- TOGGLETALENTS and ToggleProfessionsBook on block bar mini menu
- fix rl command
- fix: mssing fields from GetWatchedFactionData and change of ToggleTalentFrame to PlayerSpellsUtil.TogglePlayerSpellsFrame
- fix: TaintLess [24-02-20] to TaintLess [24-07-27]
- fix: bags using Enum.BagIndex, fix a possible nil
- fix: CVar countdownForCooldowns is reversed.
- fix: RealUI_Inventory - fix of filters broken by 11.0
- fix: changes to C_Reputation.GetWatchedFactionData
- fix: typo and removed unused code
- fix: CollectionWardrobeUtil replaced by C_TransmogCollection
Disabled
- AddonListAdv:OnEnable change in api
- ZAFFrame.SpellButtonContainer.contentFramePool
Detailed Changes
2.3.16.80-beta
2.3.16
[2.3.16]
Modified AddOns
- nibRealUI (Aurora 10.2.7.1)
Changed
- Pushed related to Aurora
[2.3.15]
Modified AddOns
- nibRealUI
- !RealUI_Preloads
- RealUI_Bugs
- RealUI_Skins
- Other files
Changed
- chore: interface update for preloads/loadwiths
- update: TaintLess - updated from 23-09-09 to 24-02-20
- fix: missing C_Item for GetDetailedItemLevelInfo
- chore: fix for discontinued functions
- chore: FrameXML is discontinued - moved to Addons\Blizzard_SharedXML
- chore: toc bump
- chg: updated FUNDING yaml file
[2.3.14]
Modified AddOns
- nibRealUI (Aurora 10.2.6.1)
Changed
- Pushed related to Aurora
[2.3.13]
Modified AddOns
- nibRealUI
- !RealUI_Preloads
- RealUI_Bugs
- RealUI_Skins
Changed
- Upgrade to BugGrabber v10.2.3
- Added RealUI_Preloads
Fixed
- Fixed so make RealUI_Preloads LoadWith Blizzard_CompactRaidFrames to make sure Blizzard_deprecated is loaded before RealUI
- Fixed Blizzard_Deprecated and friends since Blizzard changed the layout of Blizzard_Deprecated
- Fixed the error from threat colors on targeting units.
- Fixed threatcolor towards upstream in oUF
- Fixed some lint errors for ENUM, missing _G and unused variables.
- Fixed error caused by changes to GetItemIcon - replaced with C_Item.GetItemIconByID
[2.3.12]
Modified AddOns
- nibRealUI
- RealUI_CombatText
- RealUI_Inventory
- RealUI_Skins
- RealUI_Tooltips
Changed
Fixed
- Changes needed for 10.2.6 API changes - C_Item, C_PVP TrackingFrame
- Fixes for deprecated functions
[2.3.11]
Modified AddOns
- nibRealUI
- nibRealUI_Config
- RealUI_Bugs
- RealUI_Chat
- RealUI_CombatText
- RealUI_Inventory
- RealUI_Tooltips
Changed
- BugGrabber to v10.2.2
- Infobar - Hide StatusBars at maxlevel
- Minimap - allow larger range on minimap size
- Combattext events - interupt extraSpellSchool displayed
- Taintless from 23-05-18 to 23-09-09
- License info updated
Fixed
- Changes needed for 10.2.5 API differences
- Fixes for deprecated functions
- Using Enums for LFG Roles
- ToolTips location are controlled via Edit and not RealUI location
- Fixes to address nil situations
[2.3.10]
Modified AddOns
- nibRealUI
Changed
- update: duplicate code removed from nibRealUI
Fixed
- update: change url of LibItemUpgradeInfo
- fix: this version should be able to be packaged with the curseforge packager
[2.3.9]
Modified AddOns
- nibRealUI
- nibRealUI_Config
- RealUI_Bugs
- RealUI_CombatText
- RealUI_Inventory
- RealUI_Skins
- RealUI_Tooltips
Changed
- add: set questTextContrast to darkmode
- fix: Addon management functions moved to the C_AddOns namespace.
- fix: Stop AddonCompartmentFrame from popping back up uninvited...
- update: rename output of GetAddOnInfo to match API
- update: events for stolen, dispel and interupt updated
- update: BugGrabber r294 to r290
- update: UpdateBagMatchesSearch event on PLAYER_ENTERING_WORLD
Fixed
- Various fixes for 10.2.0
[2.3.8]
Modified AddOns
- nibRealUI
- RealUI_Skins
- RealUI_Tooltips
Changed
- fix: updated fix for duplicate mirrorbar (breath/fatigue/etc) [Squishses]
- update: upgrade BugGrabber from v10.1.1 to v10.1.6
- add: QueueStatusButton to minimap
- fix: ExpansionLandingPageMinimapButton - resized and updated
- fix: updated fix for minimap buttons [Squishses]
- Add: notify player if Limited Game mode is active.
- fix: MiniMap selection buttons on top fix [Squishses]
- fix: minimap fixes for instance difficulty, mailminimap and few others [Squishses]
- fix: Removed some if GameLimitedMode IsActive.
- fix: QUEST_TAG_TCOORDS error. [Squishses]
- removed: useCompactPartyFrames deprecated
- fix: updated paths for Aurora xml's after Gethe/Aurora@f5ac886
- update: LibRangeCheck 2.0 to 3.0
Fixed
- Various fixes for 10.1.7
[2.3.7]
Modified AddOns
- nibRealUI
- RealUI_Bugs
- RealUI_Inventory
- RealUI_Skins
- RealUI_Tooltips
Changed
- First party RealUI addons now have a neat icon in the addons list
Fixed
- Various fixes for 10.1.0 and 10.1.5
[2.3.6]
Modified AddOns
- nibRealUI
- RealUI_CombatText
- RealUI_Inventory
- RealUI_Skins
- RealUI_Tooltips
Changed
- Re-enabled objective progress on tooltips
- Bags will now auto hide when leaving a merchant
- Clicking the Progress block when tracking a renown faction will now open the renown UI
Fixed
- Error when Extra Action Button is disabled in Bartender
- Error when changing minimap tracking
- Error when viewing the Friends block
- Renown factions always showed max rep in the infobar
- Tooltips would not show on some minimap blips
- Equip sets would be lumped into the regular Equipment filter bag
- Missing combat events
[2.3.5]
Modified AddOns
- nibRealUI
- nibRealUI_Config
- RealUI_Bugs
- RealUI_CombatText
- RealUI_Inventory
- RealUI_Skins
- RealUI_Tooltips
Added
- Support for new Empowered spell events in CombatText
Changed
- Transmog tips are now a bit more granular
- The in-game addon list entries for nibRealUI and nibRealUI_Config have been
changed to RealUI and RealUI Config for better searchablility and
conformance. The folder names in the AddOns folder are unchanged at this
time.
Fixed
- The notification banner would scale very large when shown
- Some of the smaller minimap frames were still shown
- Taint issues when trying to use an item from Inventory
- Error when using the barber shop
- Auto-sell junk would error
- The default bank from would also show when opening the bank
- Map coords were out of place
- The start menu talent button opened the old talent frame
- ClassResource would disappear from options if disabled
- Various bugs and errors with the UI skin.
[2.3.4]
Modified AddOns
- nibRealUI
- nibRealUI_Config
- RealUI_CombatText
- RealUI_Inventory
- RealUI_Skins
- RealUI_Tooltips
Added
- Updated for Dragonflight
[2.3.3]
Modified AddOns
- RealUI_Skins
- RealUI_Tooltips
Fixed
- Error when opening WeakAuras options
- Various bugs and errors with the UI skin.
[2.3.2]
Fixed
- Possible error when opening the friends frame
- Various bugs and errors with the UI skin.
[2.3.1]
Modified AddOns
- nibRealUI
- nibRealUI_Config
- RealUI_Inventory
- RealUI_Skins
- RealUI_Tooltips
Fixed
- Errors due to changes in 9.1.5
- Various bugs and errors with the UI skin.
[2.3.0]
Modified AddOns
- nibRealUI
- RealUI_Inventory
- RealUI_Skins
- RealUI_Tooltips
Added
- RealUI_CombatText is now officially included
Changed
- Druid mana is now also shown in bear and cat forms
Fixed
- Hover tooltips did not show for looted currency
- Errors due to changes in 9.1
- Various bugs and errors with the UI skin.
[2.2.9]
Modified AddOns
- nibRealUI
- RealUI_Inventory
Fixed
- Error when attempting to use a filter bag that no longer exists
- Some bank items would show the wrong tooltip
- Error when splitting stacks in the bank
[2.2.8]
Modified AddOns
- nibRealUI
- nibRealUI_Config
- RealUI_Skins
Fixed
- Conflict with Addon Control Panel
- Error due to a change in Grid2
- Various bugs and errors with the UI skin.
[2.2.7]
Modified AddOns
- nibRealUI
- nibRealUI_Config
- RealUI_Inventory
Added
- Built-in filter bags can now be disabled
- New filter bag for Anima items
- New "Restack Items" button
- Bag button tooltips now show remaining free slots
Changed
- The "Trade Goods: Other" filter is now a catch all trade goods filter
- The bank and reagent bank have been combined
Fixed
- Taint errors when using item slots created in combat
- Bags would overlap in some situations
- Bank was not technically closed when closing the UI
[2.2.6]
Modified AddOns
- nibRealUI
- nibRealUI_Config
- RealUI_Bugs
- RealUI_Inventory
- RealUI_Skins
- RealUI_Tooltips
Added
- Support for the Kyrian ability for Rogues
Changed
- RealUI addons will now show their individual version in error messages
- There is no longer an in-combat alert when opening moved frames
- Tweaked xp bar colors when rested
- The "New Items" filter bag will now retain items until it's explicitly reset or a UI reload
- The default positions of the zone ability and extra action have been updated
Fixed
- Minimap in Torghast was black
- Error when opening config bar
- Barber Shop options were out of plac...
2.3.15
[2.3.15]
Modified AddOns
- nibRealUI
- !RealUI_Preloads
- RealUI_Bugs
- RealUI_Skins
- Other files
Changed
- chore: interface update for preloads/loadwiths
- update: TaintLess - updated from 23-09-09 to 24-02-20
- fix: missing C_Item for GetDetailedItemLevelInfo
- chore: fix for discontinued functions
- chore: FrameXML is discontinued - moved to Addons\Blizzard_SharedXML
- chore: toc bump
- chg: updated FUNDING yaml file
[2.3.14]
Modified AddOns
- nibRealUI (Aurora 10.2.6.1)
Changed
- Pushed related to Aurora
[2.3.13]
Modified AddOns
- nibRealUI
- !RealUI_Preloads
- RealUI_Bugs
- RealUI_Skins
Changed
- Upgrade to BugGrabber v10.2.3
- Added RealUI_Preloads
Fixed
- Fixed so make RealUI_Preloads LoadWith Blizzard_CompactRaidFrames to make sure Blizzard_deprecated is loaded before RealUI
- Fixed Blizzard_Deprecated and friends since Blizzard changed the layout of Blizzard_Deprecated
- Fixed the error from threat colors on targeting units.
- Fixed threatcolor towards upstream in oUF
- Fixed some lint errors for ENUM, missing _G and unused variables.
- Fixed error caused by changes to GetItemIcon - replaced with C_Item.GetItemIconByID
[2.3.12]
Modified AddOns
- nibRealUI
- RealUI_CombatText
- RealUI_Inventory
- RealUI_Skins
- RealUI_Tooltips
Changed
Fixed
- Changes needed for 10.2.6 API changes - C_Item, C_PVP TrackingFrame
- Fixes for deprecated functions
[2.3.11]
Modified AddOns
- nibRealUI
- nibRealUI_Config
- RealUI_Bugs
- RealUI_Chat
- RealUI_CombatText
- RealUI_Inventory
- RealUI_Tooltips
Changed
- BugGrabber to v10.2.2
- Infobar - Hide StatusBars at maxlevel
- Minimap - allow larger range on minimap size
- Combattext events - interupt extraSpellSchool displayed
- Taintless from 23-05-18 to 23-09-09
- License info updated
Fixed
- Changes needed for 10.2.5 API differences
- Fixes for deprecated functions
- Using Enums for LFG Roles
- ToolTips location are controlled via Edit and not RealUI location
- Fixes to address nil situations
[2.3.10]
Modified AddOns
- nibRealUI
Changed
- update: duplicate code removed from nibRealUI
Fixed
- update: change url of LibItemUpgradeInfo
- fix: this version should be able to be packaged with the curseforge packager
[2.3.9]
Modified AddOns
- nibRealUI
- nibRealUI_Config
- RealUI_Bugs
- RealUI_CombatText
- RealUI_Inventory
- RealUI_Skins
- RealUI_Tooltips
Changed
- add: set questTextContrast to darkmode
- fix: Addon management functions moved to the C_AddOns namespace.
- fix: Stop AddonCompartmentFrame from popping back up uninvited...
- update: rename output of GetAddOnInfo to match API
- update: events for stolen, dispel and interupt updated
- update: BugGrabber r294 to r290
- update: UpdateBagMatchesSearch event on PLAYER_ENTERING_WORLD
Fixed
- Various fixes for 10.2.0
[2.3.8]
Modified AddOns
- nibRealUI
- RealUI_Skins
- RealUI_Tooltips
Changed
- fix: updated fix for duplicate mirrorbar (breath/fatigue/etc) [Squishses]
- update: upgrade BugGrabber from v10.1.1 to v10.1.6
- add: QueueStatusButton to minimap
- fix: ExpansionLandingPageMinimapButton - resized and updated
- fix: updated fix for minimap buttons [Squishses]
- Add: notify player if Limited Game mode is active.
- fix: MiniMap selection buttons on top fix [Squishses]
- fix: minimap fixes for instance difficulty, mailminimap and few others [Squishses]
- fix: Removed some if GameLimitedMode IsActive.
- fix: QUEST_TAG_TCOORDS error. [Squishses]
- removed: useCompactPartyFrames deprecated
- fix: updated paths for Aurora xml's after Gethe/Aurora@f5ac886
- update: LibRangeCheck 2.0 to 3.0
Fixed
- Various fixes for 10.1.7
[2.3.7]
Modified AddOns
- nibRealUI
- RealUI_Bugs
- RealUI_Inventory
- RealUI_Skins
- RealUI_Tooltips
Changed
- First party RealUI addons now have a neat icon in the addons list
Fixed
- Various fixes for 10.1.0 and 10.1.5
[2.3.6]
Modified AddOns
- nibRealUI
- RealUI_CombatText
- RealUI_Inventory
- RealUI_Skins
- RealUI_Tooltips
Changed
- Re-enabled objective progress on tooltips
- Bags will now auto hide when leaving a merchant
- Clicking the Progress block when tracking a renown faction will now open the renown UI
Fixed
- Error when Extra Action Button is disabled in Bartender
- Error when changing minimap tracking
- Error when viewing the Friends block
- Renown factions always showed max rep in the infobar
- Tooltips would not show on some minimap blips
- Equip sets would be lumped into the regular Equipment filter bag
- Missing combat events
[2.3.5]
Modified AddOns
- nibRealUI
- nibRealUI_Config
- RealUI_Bugs
- RealUI_CombatText
- RealUI_Inventory
- RealUI_Skins
- RealUI_Tooltips
Added
- Support for new Empowered spell events in CombatText
Changed
- Transmog tips are now a bit more granular
- The in-game addon list entries for nibRealUI and nibRealUI_Config have been
changed to RealUI and RealUI Config for better searchablility and
conformance. The folder names in the AddOns folder are unchanged at this
time.
Fixed
- The notification banner would scale very large when shown
- Some of the smaller minimap frames were still shown
- Taint issues when trying to use an item from Inventory
- Error when using the barber shop
- Auto-sell junk would error
- The default bank from would also show when opening the bank
- Map coords were out of place
- The start menu talent button opened the old talent frame
- ClassResource would disappear from options if disabled
- Various bugs and errors with the UI skin.
[2.3.4]
Modified AddOns
- nibRealUI
- nibRealUI_Config
- RealUI_CombatText
- RealUI_Inventory
- RealUI_Skins
- RealUI_Tooltips
Added
- Updated for Dragonflight
[2.3.3]
Modified AddOns
- RealUI_Skins
- RealUI_Tooltips
Fixed
- Error when opening WeakAuras options
- Various bugs and errors with the UI skin.
[2.3.2]
Fixed
- Possible error when opening the friends frame
- Various bugs and errors with the UI skin.
[2.3.1]
Modified AddOns
- nibRealUI
- nibRealUI_Config
- RealUI_Inventory
- RealUI_Skins
- RealUI_Tooltips
Fixed
- Errors due to changes in 9.1.5
- Various bugs and errors with the UI skin.
[2.3.0]
Modified AddOns
- nibRealUI
- RealUI_Inventory
- RealUI_Skins
- RealUI_Tooltips
Added
- RealUI_CombatText is now officially included
Changed
- Druid mana is now also shown in bear and cat forms
Fixed
- Hover tooltips did not show for looted currency
- Errors due to changes in 9.1
- Various bugs and errors with the UI skin.
[2.2.9]
Modified AddOns
- nibRealUI
- RealUI_Inventory
Fixed
- Error when attempting to use a filter bag that no longer exists
- Some bank items would show the wrong tooltip
- Error when splitting stacks in the bank
[2.2.8]
Modified AddOns
- nibRealUI
- nibRealUI_Config
- RealUI_Skins
Fixed
- Conflict with Addon Control Panel
- Error due to a change in Grid2
- Various bugs and errors with the UI skin.
[2.2.7]
Modified AddOns
- nibRealUI
- nibRealUI_Config
- RealUI_Inventory
Added
- Built-in filter bags can now be disabled
- New filter bag for Anima items
- New "Restack Items" button
- Bag button tooltips now show remaining free slots
Changed
- The "Trade Goods: Other" filter is now a catch all trade goods filter
- The bank and reagent bank have been combined
Fixed
- Taint errors when using item slots created in combat
- Bags would overlap in some situations
- Bank was not technically closed when closing the UI
[2.2.6]
Modified AddOns
- nibRealUI
- nibRealUI_Config
- RealUI_Bugs
- RealUI_Inventory
- RealUI_Skins
- RealUI_Tooltips
Added
- Support for the Kyrian ability for Rogues
Changed
- RealUI addons will now show their individual version in error messages
- There is no longer an in-combat alert when opening moved frames
- Tweaked xp bar colors when rested
- The "New Items" filter bag will now retain items until it's explicitly reset or a UI reload
- The default positions of the zone ability and extra action have been updated
Fixed
- Minimap in Torghast was black
- Error when opening config bar
- Barber Shop options were out of place for some
- Partial Soul Shards were not shown for Destro Locks
- Error when mousing over characters with low level arti...