fix: remove faction arrow alpha boxes
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -41,15 +41,6 @@ QuestieArrowAssets.styles = {
|
||||
displayHeight = 96,
|
||||
visualBottomInset = 0,
|
||||
},
|
||||
["arcanearrow"] = {
|
||||
label = "Arcane Arrow",
|
||||
texture = "Icons\\Arrows\\ArcaneArrow.tga",
|
||||
preview = "Icons\\Arrows\\ArcaneArrow_preview.tga",
|
||||
mode = "image",
|
||||
displayWidth = 72,
|
||||
displayHeight = 96,
|
||||
visualBottomInset = 0,
|
||||
},
|
||||
["hordearrow"] = {
|
||||
label = "Horde Arrow",
|
||||
texture = "Icons\\Arrows\\HordeArrow.tga",
|
||||
@@ -111,7 +102,6 @@ QuestieArrowAssets.order = {
|
||||
"arrow2",
|
||||
"arrow3",
|
||||
"arrow4",
|
||||
"arcanearrow",
|
||||
"hordearrow",
|
||||
"alliancearrow",
|
||||
"minimal1",
|
||||
|
||||
@@ -197,7 +197,6 @@ Bundled arrow assets are detected automatically as either sprite sheets or regul
|
||||
### Arrow Redesign
|
||||
|
||||
- `Arrow1` through `Arrow4` are the bundled image styles, while `arrowold` remains the only bundled sprite sheet.
|
||||
- `Arcane Arrow` adds a more ornate gold-and-blue option for players who want something a little fancier than the plain waypoint shapes.
|
||||
- `Horde Arrow` and `Alliance Arrow` add faction-themed styles with their insignia built into the art.
|
||||
- `Waypoint 1` through `Waypoint 3` add a calmer, lower-profile look for players who want something closer to a plain game marker.
|
||||
- The dropdown now uses generated preview swatches from `Icons/Arrows`, so each bundled style shows a live thumbnail instead of a text-only entry.
|
||||
|
||||
Reference in New Issue
Block a user