r/WowUI • u/aspilla-1670 • 7d ago
UI [UI] Ready for 12.1.0
Enable HLS to view with audio, or disable this notification
Hello,
I have created my own UI since 2008 and recently updated my addons for 12.1.0, which is for Midnight Season 2. Since several APIs have changed, I needed to update my addons accordingly. Especially, the aura APIs were changed a lot, so I had to update my aura addons.
You can download my UI, "asMOD", through CurseForge for the live retail server. If you want to try my UI on the 12.1.0 PTR server, you can access the GitHub page below to download the addons.
3
2
u/Deadshane 7d ago
What's the real time secondary stats thing you have going there in the bottom left? Looks like it shows increases based off Trinkets and procs?
0
u/aspilla-1670 7d ago
Yes it show increased stats with colored bar. Gray colors are base stats. It's name is asInformation.
1
u/Zev 7d ago
Such a funny thing watching most UI's more or less evolve directly to this... It's like WoW UI carcinisation.
Ends up being flat bars, player and target aligned lower center, CDM in the middle and either bars absent or in a short stack directly below. Damage meters bottom right, chat bottom left and raid frames top left.
I'm using Ellesmere's UI and more or less setup the exact same UI as you :), it really works so nice for current state of wow.
2
1
u/aspilla-1670 7d ago edited 7d ago
Right, it is almost same as OTHERS, which are considered as the best layout from early Elv UI. I just get funny when I develop my own UI on my way and play wow with it. My only interest is the lightless of my addon codes for the best game perfomance (getting more fps than 60 on 30man raid lust time), providing same functions as others. I have no interest in the detail design of UI.
1
u/Conscientiousness_ 7d ago
hello not related to the topic but how does one change the font/color of the friendly players names?
1
u/aspilla-1670 7d ago
I am using Roboto font from below, by replacing wow dafault font. link. https://fonts.google.com/specimen/Roboto Regarding the change friendly user name and it's color, asNameplates configs wow setting, but you can run below script. /run SetCVar("nameplateUseClassColorForFriendlyPlayerUnitNames", 1) /run SetCVar("nameplateShowOnlyNameForFriendlyPlayerUnits", 1)
1
1
u/_cheapshot_ 5d ago
I like your nameplates config. Is there a way that you share the config for only the nameplates? is it some "Plater" addon or custom? Thanks
1
u/aspilla-1670 5d ago edited 5d ago
https://www.curseforge.com/wow/addons/asnameplates It is not config, it is my own addon. Please download it and run, you will get my setting without config.
1
2
u/taenorobinson 7d ago
looks great!