Skip to content

Commit

Permalink
2.66 update
Browse files Browse the repository at this point in the history
  • Loading branch information
Gennoken committed Apr 2, 2022
1 parent 2c71162 commit 95dba7e
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 7 deletions.
2 changes: 1 addition & 1 deletion ElvUI_GennUI/ElvUI_GennUI_Classic.toc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Interface: 11401
## Interface: 11402
## Title: |cff1784d1ElvUI |cffc31f3bGennUI |cff1784d1Classic
## Author: Gennoken
## Version: 2.66
Expand Down
2 changes: 1 addition & 1 deletion ElvUI_GennUI/ElvUI_GennUI_Mainline.toc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Interface: 90105
## Interface: 90200
## Title: |cff1784d1ElvUI |cffc31f3bGennUI
## Author: Gennoken
## Version: 2.66
Expand Down
2 changes: 1 addition & 1 deletion ElvUI_GennUI/ElvUI_GennUI_TBC.toc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Interface: 20503
## Interface: 20504
## Title: |cff1784d1ElvUI |cffc31f3bGennUI |cff1784d1TBC
## Author: Gennoken
## Version: 2.66
Expand Down
4 changes: 2 additions & 2 deletions ElvUI_GennUI/addons/Plater.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3196,7 +3196,7 @@ PlaterDB = {
["nameplateShowFriendlyTotems"] = "0",
["nameplateShowEnemyMinions"] = "0",
["nameplateShowFriendlyPets"] = "0",
["nameplateShowFriendlyNPCs"] = "0",
["nameplateShowFriendlyNPCs"] = "1",
["nameplateSelectedScale"] = "1",
["nameplateTargetRadialPosition"] = "1",
["nameplateResourceOnTarget"] = "0",
Expand Down Expand Up @@ -3371,7 +3371,7 @@ PlaterDB = {
0.1, -- [3]
1, -- [4]
},
["enabled"] = false,
["enabled"] = true,
["spellname_text_outline"] = "OUTLINE",
["click_through"] = false,
["level_text_font"] = "GennUI",
Expand Down
2 changes: 2 additions & 0 deletions ElvUI_GennUI/core/bags.lua
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ E.db["bags"]["itemLevelFontOutline"] = "OUTLINE"
E.db["bags"]["itemLevelFontSize"] = 12
E.db["bags"]["junkDesaturate"] = true
E.db["bags"]["junkIcon"] = true
E.db["bags"]["moneyCoins"] = false
E.db["bags"]["moneyFormat"] = "BLIZZARD"
E.db["bags"]["showBindType"] = true
E.db["bags"]["split"]["bag1"] = true
E.db["bags"]["split"]["bag2"] = true
Expand Down
2 changes: 2 additions & 0 deletions ElvUI_GennUI/core/global_private.lua
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ E.db["general"]["bottomPanel"] = false
E.db["general"]["font"] = "GennUI"
E.db["general"]["interruptAnnounce"] = "SAY"
E.db["general"]["itemLevel"]["itemLevelFont"] = "GennUI"
E.db["general"]["lootRoll"]["nameFont"] = "GennUI"
E.db["general"]["lootRoll"]["statusBarTexture"] = "GennUI"
E.db["general"]["minimap"]["icons"]["queueStatus"]["font"] = "GennUI"
E.db["general"]["minimap"]["icons"]["queueStatus"]["xOffset"] = 2
E.db["general"]["minimap"]["icons"]["queueStatus"]["yOffset"] = 0
Expand Down
7 changes: 6 additions & 1 deletion ElvUI_GennUI/core/nameplates.lua
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ E.db["nameplates"]["plateSize"]["personalWidth"] = 220
E.db["nameplates"]["smoothbars"] = true
E.db["nameplates"]["statusbar"] = "GennUI"
E.db["nameplates"]["visibility"]["enemy"]["totems"] = true
E.db["nameplates"]["visibility"]["friendly"]["npcs"] = false
E.db["nameplates"]["visibility"]["friendly"]["npcs"] = true

-- Colors
E.db["nameplates"]["colors"]["castColor"]["b"] = 255 / 255
Expand Down Expand Up @@ -86,6 +86,7 @@ E.db["nameplates"]["units"]["ENEMY_NPC"]["buffs"]["numAuras"] = 2
E.db["nameplates"]["units"]["ENEMY_NPC"]["buffs"]["priority"] = "Blacklist,RaidBuffsElvUI,TurtleBuffs,Dispellable,PlayerBuffs,CastByUnit"
E.db["nameplates"]["units"]["ENEMY_NPC"]["buffs"]["size"] = 28
E.db["nameplates"]["units"]["ENEMY_NPC"]["buffs"]["yOffset"] = 2
E.db["nameplates"]["units"]["ENEMY_NPC"]["castbar"]["displayTarget"] = true
E.db["nameplates"]["units"]["ENEMY_NPC"]["castbar"]["font"] = "GennUI"
E.db["nameplates"]["units"]["ENEMY_NPC"]["castbar"]["fontSize"] = 12
E.db["nameplates"]["units"]["ENEMY_NPC"]["castbar"]["height"] = 14
Expand Down Expand Up @@ -158,6 +159,7 @@ E.db["nameplates"]["units"]["FRIENDLY_NPC"]["buffs"]["numAuras"] = 2
E.db["nameplates"]["units"]["FRIENDLY_NPC"]["buffs"]["priority"] = "Blacklist,blockNoDuration,TurtleBuffs,Personal"
E.db["nameplates"]["units"]["FRIENDLY_NPC"]["buffs"]["size"] = 28
E.db["nameplates"]["units"]["FRIENDLY_NPC"]["buffs"]["yOffset"] = 2
E.db["nameplates"]["units"]["FRIENDLY_NPC"]["castbar"]["displayTarget"] = true
E.db["nameplates"]["units"]["FRIENDLY_NPC"]["castbar"]["font"] = "GennUI"
E.db["nameplates"]["units"]["FRIENDLY_NPC"]["castbar"]["fontSize"] = 12
E.db["nameplates"]["units"]["FRIENDLY_NPC"]["castbar"]["height"] = 14
Expand Down Expand Up @@ -185,6 +187,9 @@ E.db["nameplates"]["units"]["FRIENDLY_NPC"]["name"]["fontSize"] = 14
E.db["nameplates"]["units"]["FRIENDLY_NPC"]["name"]["format"] = "[namecolor][name:abbrev:medium]"
E.db["nameplates"]["units"]["FRIENDLY_NPC"]["name"]["yOffset"] = -12
E.db["nameplates"]["units"]["FRIENDLY_NPC"]["questIcon"]["font"] = "GennUI"
E.db["nameplates"]["units"]["FRIENDLY_NPC"]["title"]["enable"] = true
E.db["nameplates"]["units"]["FRIENDLY_NPC"]["title"]["font"] = "GennUI"
E.db["nameplates"]["units"]["FRIENDLY_NPC"]["title"]["format"] = "[npctitle]"

-- Friendly Player
E.db["nameplates"]["units"]["FRIENDLY_PLAYER"]["buffs"]["countFont"] = "GennUI"
Expand Down
2 changes: 1 addition & 1 deletion ElvUI_GennUI/core/unitframes.lua
Original file line number Diff line number Diff line change
Expand Up @@ -563,7 +563,7 @@ E.db["unitframe"]["units"]["target"]["customTexts"]["gInfo"]["font"] = "GennUI"
E.db["unitframe"]["units"]["target"]["customTexts"]["gInfo"]["fontOutline"] = "OUTLINE"
E.db["unitframe"]["units"]["target"]["customTexts"]["gInfo"]["justifyH"] = "CENTER"
E.db["unitframe"]["units"]["target"]["customTexts"]["gInfo"]["size"] = 10
E.db["unitframe"]["units"]["target"]["customTexts"]["gInfo"]["text_format"] = "[namecolor][smartclass]||cffffffff LvL [difficultycolor][level] [classification]"
E.db["unitframe"]["units"]["target"]["customTexts"]["gInfo"]["text_format"] = "||cffffffff LvL [difficultycolor][level] [classification] [namecolor][smartclass]"
E.db["unitframe"]["units"]["target"]["customTexts"]["gInfo"]["xOffset"] = 0
E.db["unitframe"]["units"]["target"]["customTexts"]["gInfo"]["yOffset"] = -24
E.db["unitframe"]["units"]["target"]["customTexts"]["gName"]["attachTextTo"] = "Health"
Expand Down

0 comments on commit 95dba7e

Please sign in to comment.