r1361-alpha
Details
-
FilenameAce3-r1361-alpha.zip
-
Uploaded by
-
UploadedMay 17, 2025
-
Size161.91 KB
-
Downloads382
-
MD59fc5e7406de59f55973402961861287e
Supported WoW Retail Versions
- 11.1.7
- 11.1.5
- 11.1.0
Supported WoW Mists of Pandaria Classic Versions
- 5.5.0
Supported WoW Cataclysm Classic Versions
- 4.4.2
- 4.4.1
Supported WoW Wrath of the Lich King Classic Versions
- 3.4.4
Supported WoW Classic Versions
- 1.15.7
- 1.15.6
Supported WoW Burning Crusade Classic Versions
- 2.5.4
Changelog
------------------------------------------------------------------------
r1361 | nevcairiel | 2025-05-17 12:20:39 +0000 (Sat, 17 May 2025) | 6 lines
Changed paths:
M /trunk
M /trunk/AceDB-3.0/AceDB-3.0.lua
AceDB-3.0: Cleanup empty namespace tables
Some addons use a large amount of namespaces which rarely get used, and
empty tables can clutter the SV. Cleaning up empty tables is consistent
with the other cleanup tasks done at logout, as they'll be re-created if
needed.
------------------------------------------------------------------------
r1360 | funkehdude | 2025-05-01 22:54:00 +0000 (Thu, 01 May 2025) | 1 line
Changed paths:
M /trunk/Ace3.toc
Bump toc
------------------------------------------------------------------------
r1359 | funkehdude | 2025-03-21 19:41:37 +0000 (Fri, 21 Mar 2025) | 1 line
Changed paths:
M /trunk/Ace3.toc
bump toc
------------------------------------------------------------------------
r1358 | funkehdude | 2025-03-21 19:37:45 +0000 (Fri, 21 Mar 2025) | 1 line
Changed paths:
M /trunk/Ace3.toc
bump toc
------------------------------------------------------------------------
r1357 | funkehdude | 2025-01-23 06:13:10 +0000 (Thu, 23 Jan 2025) | 1 line
Changed paths:
M /trunk/Ace3.toc
bump toc
------------------------------------------------------------------------
r1356 | nevcairiel | 2024-12-05 06:15:30 +0000 (Thu, 05 Dec 2024) | 1 line
Changed paths:
M /trunk
M /trunk/AceGUI-3.0/widgets/AceGUIContainer-TreeGroup.lua
AceGUI-3.0: TreeGroup: Re-factor button hiding to help avoid bizarre button breakage
------------------------------------------------------------------------
r1355 | funkehdude | 2024-11-20 01:54:56 +0000 (Wed, 20 Nov 2024) | 1 line
Changed paths:
M /trunk/Ace3.toc
bump toc
------------------------------------------------------------------------
r1354 | funkehdude | 2024-09-10 14:01:06 +0000 (Tue, 10 Sep 2024) | 1 line
Changed paths:
M /trunk/Ace3.toc
bump toc
------------------------------------------------------------------------
r1353 | nevcairiel | 2024-08-27 13:37:35 +0000 (Tue, 27 Aug 2024) | 8 lines
Changed paths:
M /trunk
M /trunk/AceDB-3.0/AceDB-3.0.lua
AceDB-3.0: Handle unloaded namespaces in Reset/Copy/Delete functions
When applying profile changes to namespaces, we should also handle
namespaces that are not currently loaded.
These may be from optional Load-on-Demand parts that are not currently
loaded, but the expectation is that the database behaves consistent
no matter what is currently active.
------------------------------------------------------------------------
r1352 | funkehdude | 2024-07-24 18:29:31 +0000 (Wed, 24 Jul 2024) | 1 line
Changed paths:
M /trunk/.luacheckrc
Update luacheck
------------------------------------------------------------------------
r1351 | funkehdude | 2024-07-24 18:23:24 +0000 (Wed, 24 Jul 2024) | 1 line
Changed paths:
M /trunk/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua
AceConfigDialog-3.0: Don't change keyboard input propagation in combat when showing the popup
------------------------------------------------------------------------
r1350 | funkehdude | 2024-07-24 17:55:50 +0000 (Wed, 24 Jul 2024) | 1 line
Changed paths:
M /trunk/Ace3.toc
Restore old toc versions, these are here purely to compensate for bad addon updaters, we don't actually care if we fully support these versions of wow
------------------------------------------------------------------------