florian.berthold
3ed0021c7b
fix(libs): pick up coa-ace3 9583952 (AceDB falsy-defaults PR #10 backport)
...
Re-sync after coa-ace3 9583952 backported WoWUIDev/Ace3 PR #10 which fixes
the AceDB-3.0 simple-value defaults metatable: previously falsy defaults
like ["*"] = false read back as nil because of `k2~=nil and v or nil`
short-circuiting. Now they round-trip correctly.
2026-05-24 19:31:44 +02:00
florian.berthold
6d099f6db1
chore(libs): bump LibDataBroker-1.1 to v4 (from canonical)
2026-05-24 17:08:21 +02:00
florian.berthold
3fe1f67a0d
chore(libs): sync Ace3 to coa-ace3 (WoWUIDev master @ 52e5f2c)
...
Bring every embedded Ace3 / CallbackHandler / LibStub copy in line with the
canonical Exiles/coa-ace3 bundle so LibStub resolution is predictable across
all Exiles forks regardless of which addons are enabled.
Libraries updated in this fork:
AceAddon-3.0 13 (5 → 13)
AceComm-3.0 14 (6 → 14)
AceConsole-3.0 7
AceDB-3.0 33 (21 → 33)
AceEvent-3.0 4 (3 → 4)
AceSerializer-3.0 5 (3 → 5)
AceTimer-3.0 17 (5 → 17)
CallbackHandler-1.0 8 (3 → 8)
LibStub 2
2026-05-23 13:42:18 +02:00
Anch
20abe2c6f2
minor code changes
2024-03-27 00:29:08 +13:00
Anch
b3c527e464
disenchanting interface
...
-added a disenchanting interface
-it is opened by right clicking the enchanting button
2023-10-30 03:00:38 +13:00
Anch
442e74f557
menu now hides when you leave it
2023-10-27 14:45:43 +13:00
Anch
34fb96e7f3
Initial commit
2023-10-24 15:50:14 +13:00