promotional bannermobile promotional banner

EPF Custom Skins

Custom frame textures for Elite Player Frame (Enhanced). Adds spec, race, and faction-based skins and updates the frame when you change specialization.

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

Changed

  • 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.

Fixed

  • 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).