sArena Updated 2 by sammers

sArena Updated 2 by sammers

245k Downloads

Feature request: New layout

wiltedwill opened this issue ยท 5 comments

commented

Would it be possible to add a new layout that uses the modern WoW target frames/cast bars?

commented

@wiltedwill i'm not sure what exactly you mean. Can you show some screenshots of that?

commented

The current "Blizz Target" layout uses the old textures for target frames. The current target frames and cast bars in retail WoW have been updated. I exported the WoW art and code an found the updated textures in BlizzardInterfaceArt\Interface\HUD\UIUnitFrame.BLP and a template for target frames in BlizzardInterfaceCode\Interface\AddOns\Blizzard_UnitFrame\TargetFrame.xml called TargetFrameTemplate. My request is to add a "Blizz Target (Modern)" layout that uses the updated textures for target frames and cast bars.

image

Old Target Frames (Blizz Target Layout)

image

New Target Frames/Cast-Bars

If I have time I might take a crack at updating the addon at some point, however, I figured someone with addon development experience would have a better chance at getting this done.

commented

Hey, I've gotten to this point utilizing in-game assets, if you'd be interested in using it as a base or outright adding it as a layout? I'm not well-versed in Lua so it's all very experimental, but I'll likely keep trying to refine it.

BlizzModern.txt

image

commented

@Ma1ithorne sure, can add that as a separated layout. Send it in a Pull request. I will have a look

commented

fixed in #19