File Details
EPFECS-1.2.5.zip
- R
- Apr 26, 2026
- 7.21 MB
- 4.9K
- 12.0.5
- Retail
File Name
EPFECS-1.2.5.zip
Supported Versions
- 12.0.5
[1.2.5] - 2026-04-26
//github.com/jamartinji/epf-custom-skins/blob/main/CHANGELOG.md#125---2026-04-26" rel="noopener nofollow" target="_blank">https://github.com/jamartinji/epf-custom-skins/blob/main/CHANGELOG.md#125---2026-04-26" aria-label="Permalink: [1.2.5] - 2026-04-26">- Split main texture definitions into specialization-first (
TextureDefinitions.lua) and fallback (TextureDefinitionsFallback.lua) groups to keep ordering maintainable. - Updated extra atlas injections (
TextureDefinitionsExtra.lua) to append into fallback definitions after the split. - Updated options integration to use
ElitePlayerFrame_Enhanced:Reset()and EPF callbacks for settings synchronization on modern EPF versions.
- Corrected custom mode ordering so base EPF class defaults (notably Death Knight and Demon Hunter) are evaluated before classless race/faction fallbacks.
- Added delayed reorder passes to handle EPF callback timing where base custom modes may be appended after initial registration.
- Restored localized race/faction menu labels and dynamic faction color styling in the texture list.
- Removed unnecessary custom-mode re-registration on
SETTINGS_RESET(fixed upstream in EPF 1.10.3).

