Commit Graph

31 Commits

Author SHA1 Message Date
tina.schellander 4a1cf548ef fix(libs): restore ElvUI-namespaced Ace3 stack clobbered by sweep
The coa-ace3 sweep (commits 0c130e0..5ea6e44, before coa-elvui was added to
EXCLUDED_FORKS in coa-ace3 tools/sweep.py) overwrote ElvUI's customized,
-ElvUI-namespaced Ace3 libs with plain canonical ones. ElvUI registers libs
as AceLocale-3.0-ElvUI and the AceConfig-3.0-ElvUI family (plus -ElvUI
widgets that don't exist in canonical), so the clobber left them
unregistered: ElvUI failed to init (16 locale 'L' errors) and /ec would not
open. Restores ElvUI/Libraries/Ace3/AceLocale-3.0 and the
ElvUI_OptionsUI/Libraries/Ace3 stack to their pre-sweep state (5021fd1).
coa-elvui is now in EXCLUDED_FORKS, so this won't be re-clobbered.
2026-05-25 19:30:48 +02:00
florian.berthold 5ea6e44ae5 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:47 +02:00
florian.berthold 6c4016506e chore(libs): sync shared LibStub-registered libs to canonical highest
Bumps in this fork:
  - LibDualSpec-1.0

Brings these libs in line with the highest version any Exiles fork currently
bundles, so LibStub resolution is predictable regardless of load order.
2026-05-24 17:07:51 +02:00
florian.berthold 0c130e013b chore(libs): sync Ace3 to coa-ace3 d422ad3
Aligns the unsuffixed Ace bundle with the rest of the Exiles forks
(the -ElvUI namespaced copies are intentionally left alone to keep
ElvUI's config UI isolated from any other addon's LibStub registrations).

Per-library MINOR moves:
  CallbackHandler-1.0   6  →  8
  AceAddon-3.0         12  → 13
  AceTimer-3.0       1017  → 17  (canonical numbering — same C_Timer impl)
  AceHook-3.0           8  →  9
  AceDB-3.0            27  → 33
  AceDBOptions-3.0     15  → 15  (unchanged)
  AceComm-3.0          12  → 14
  AceSerializer-3.0     3  →  5

Other Ace libs (Event, Config family, GUI, Locale, Console, Bucket) were
already at the canonical target.
2026-05-24 17:05:40 +02:00
andrew6180 0a792fb7f0 Revert "Add absorbs, heal absorbs (#90)"
This reverts commit 3d456d036a.
2025-12-24 18:11:21 -07:00
andrew6180 dcdf241d6a Revert "HealComm: Add toggle for Absorbs and reduce redundant updates (#94)"
This reverts commit 5ee511181e.
2025-12-24 18:11:09 -07:00
scorpzor 5ee511181e HealComm: Add toggle for Absorbs and reduce redundant updates (#94)
* HealComm: Add toggle for Absorbs and reduce redundant updates

* HealComm: Throttle updates, cache anchors
2025-12-24 16:16:58 -07:00
scorpzor 3d456d036a Add absorbs, heal absorbs (#90)
* HealComm - Absorb, HealAbsorb

* HealComm - Unify all bars
2025-12-24 16:09:40 -07:00
andrew6180 b92401f2b3 Revert "Add absorbs, heal absorbs (#90)"
This reverts commit 3d7b873aa9.
2025-12-09 22:59:40 -07:00
scorpzor 3d7b873aa9 Add absorbs, heal absorbs (#90)
* HealComm - Absorb, HealAbsorb

* HealComm - Unify all bars
2025-12-01 11:36:15 -07:00
andrew6180 97318fed23 use base heal prediction. strip healcomm / healpredict.lua 2025-10-13 21:56:20 -07:00
andrew6180 0b4c66e6a2 Libs/oUF: Nameplates now have native UNIT events 2024-04-19 09:05:57 -07:00
andrew6180 f1bd57e5c8 LibSharedMedia: Ascension Fonts Upgrade 2024-01-15 09:16:27 -07:00
andrew6180 40fb3f51e0 Lib/ActionButton: show cd & charges for spells with 1 charge 2023-11-24 16:35:43 -07:00
andrew6180 31b0d404c3 ElvUI/ItemSearch: Fix item search, still unsure why empty string global is a nameplate now. 2023-09-20 08:18:55 -07:00
andrew6180 2d5ce963c1 oUF/additionalpower: use power name global for events 2023-06-20 13:09:30 -07:00
andrew6180 faf08ccbd7 oUF/Tags: fix untagging element with no __tags (idk what this actually does but nameplates need it) 2023-06-06 02:18:44 -07:00
andrew6180 12411b0e41 Libs/oUF: clamp max sections to how many the element has 2023-06-01 19:13:08 -07:00
andrew6180 6d54612877 Modules/Nameplates: Fix class power module 2023-06-01 14:40:10 -07:00
andrew6180 cbaf9f0bb3 Enhanced/NamePlates: remove. Not needed 2023-05-31 15:41:31 -07:00
andrew6180 0e96183e4c Modules/NamePlates: fix issues with threat coloring / other non target elements 2023-05-27 20:12:22 -07:00
Andrew 8edf2d7f8a Nameplate Overhaul (#38)
* ElvUI/NamePlates: initial nameplate conversions

* More nameplate work

* Modules/Cooldowns: various CD fixes, nameplates cant show 'swipe' texture

* ElvUI/NamePlates: final nameplate polish

* Modules/Misc: add space before interrupted announcement
2023-05-22 19:18:59 -07:00
Andrew6810 d19f258ccb Modules/NamePlates: Fix class coloring 2023-02-27 14:22:42 -07:00
Andrew f97f45a1e6 Libs/LibActionButton: Add support for spell charges (#29) 2023-02-05 17:43:23 -07:00
fxpw(Toxa) f097d91fb1 map markers, search, export\import like retail, some bug fixes (#21)
* fix middle button on click map

* fix pvp buttons

* map markers search dev tools and fixes

* fixes and loc

* loc

* fix

* typo

* typo

* fix
2023-01-07 02:46:08 -07:00
Xan-Asc 8826ee51bf Fixed race conditions for addons loading. (#22)
Added support for Outfitter
2023-01-07 02:07:01 -07:00
Andrew6810 df65fd107e Use AceBucket to bundle BAG_UPDATE events being mass sent on instance change 2022-12-31 14:22:01 -07:00
BanditTech 03a785988a allow new bag search term for sets "any" (#10)
usage `set:any`
2022-11-09 03:01:57 -07:00
Andrew6810 b12d2a3fc5 update links. Increment version 2022-10-30 19:40:17 -07:00
Andrew6810 df7cc26a64 Change all use of heroclass to use RAID_CLASS_COLORS instead. This can be changed to CUSTOM_CLASS_COLORS later with a color picker for each class, but to support CoA classes need to go back to being colored properly.
Fix remaining lua errors covered by ascension patches

Add Addon Skins
Add Enhanced Friends List
2022-10-28 07:12:13 -07:00
Andrew6810 60ef8a38af init 2022-10-21 07:09:01 -07:00