diff --git a/GAME_ICONS.md b/GAME_ICONS.md index 7ffdb48..618021f 100644 --- a/GAME_ICONS.md +++ b/GAME_ICONS.md @@ -10,36 +10,40 @@ The SVGs in `public/game-icons/` were sanitized for theme use by removing the de ## Recommended Mapping -| Category | Recommended icon | ACP custom class | Asset | -| ------------------------- | ------------------- | ----------------------------- | ------------------------------------------- | -| INFORMATION | Scroll unfurled | `wg-icon-scroll-unfurled` | `public/game-icons/scroll-unfurled.svg` | -| Player Guide | Compass | `wg-icon-compass` | `public/game-icons/compass.svg` | -| Announcements | Trumpet flag | `wg-icon-trumpet-flag` | `public/game-icons/trumpet-flag.svg` | -| Patch Notes | Spinning wheel | `wg-icon-spinning-wheel` | `public/game-icons/spinning-wheel.svg` | -| COMMUNITY | Tavern sign | `wg-icon-tavern-sign` | `public/game-icons/tavern-sign.svg` | -| General Discussion | Beer stein | `wg-icon-beer-stein` | `public/game-icons/beer-stein.svg` | -| Introductions | Shaking hands | `wg-icon-shaking-hands` | `public/game-icons/shaking-hands.svg` | -| Screenshots | Wood frame | `wg-icon-wood-frame` | `public/game-icons/wood-frame.svg` | -| Creations | Harp | `wg-icon-harp` | `public/game-icons/harp.svg` | -| ROLEPLAY | Duality mask | `wg-icon-duality-mask` | `public/game-icons/duality-mask.svg` | -| Notices | Stabbed note | `wg-icon-stabbed-note` | `public/game-icons/stabbed-note.svg` | -| Rumors & Gossip | Mute | `wg-icon-mute` | `public/game-icons/mute.svg` | -| Journals & Biographies | Sword altar | `wg-icon-sword-altar` | `public/game-icons/sword-altar.svg` | -| Factions & Guilds | Cowled | `wg-icon-cowled` | `public/game-icons/cowled.svg` | -| Organization Registry | Wax seal | `wg-icon-wax-seal` | `public/game-icons/wax-seal.svg` | -| SUPPORT | Candle flame | `wg-icon-candle-flame` | `public/game-icons/candle-flame.svg` | -| Common Issues & Questions | Key lock | `wg-icon-key-lock` | `public/game-icons/key-lock.svg` | -| Technical Help | Round potion | `wg-icon-round-potion` | `public/game-icons/round-potion.svg` | -| Bug Reports | Long antennae bug | `wg-icon-long-antennae-bug` | `public/game-icons/long-antennae-bug.svg` | -| Feedback | Envelope | `wg-icon-envelope` | `public/game-icons/envelope.svg` | -| DEVELOPMENT | Anvil | `wg-icon-anvil` | `public/game-icons/anvil.svg` | -| Tools & References | Spanner | `wg-icon-spanner` | `public/game-icons/spanner.svg` | -| General | Wax tablet | `wg-icon-wax-tablet` | `public/game-icons/wax-tablet.svg` | -| Lore | Classical knowledge | `wg-icon-classical-knowledge` | `public/game-icons/classical-knowledge.svg` | -| Designs | Pencil ruler | `wg-icon-pencil-ruler` | `public/game-icons/pencil-ruler.svg` | -| Programming | Gears | `wg-icon-gears` | `public/game-icons/gears.svg` | -| Area Building | Castle ruins | `wg-icon-castle-ruins` | `public/game-icons/castle-ruins.svg` | -| Applications & Reports | Ticket | `wg-icon-ticket` | `public/game-icons/ticket.svg` | +| Category | Recommended icon | ACP custom class | Asset | +| ------------------------ | ------------------- | ----------------------------- | ------------------------------------------- | +| INFORMATION | Scroll unfurled | `wg-icon-scroll-unfurled` | `public/game-icons/scroll-unfurled.svg` | +| Player Guide | Compass | `wg-icon-compass` | `public/game-icons/compass.svg` | +| Announcements | Trumpet flag | `wg-icon-trumpet-flag` | `public/game-icons/trumpet-flag.svg` | +| Patch Notes | Spinning wheel | `wg-icon-spinning-wheel` | `public/game-icons/spinning-wheel.svg` | +| COMMUNITY | Tavern sign | `wg-icon-tavern-sign` | `public/game-icons/tavern-sign.svg` | +| General Discussion | Beer stein | `wg-icon-beer-stein` | `public/game-icons/beer-stein.svg` | +| Introductions | Shaking hands | `wg-icon-shaking-hands` | `public/game-icons/shaking-hands.svg` | +| Screenshots | Wood frame | `wg-icon-wood-frame` | `public/game-icons/wood-frame.svg` | +| Creations | Harp | `wg-icon-harp` | `public/game-icons/harp.svg` | +| ROLEPLAY | Duality mask | `wg-icon-duality-mask` | `public/game-icons/duality-mask.svg` | +| Notices | Stabbed note | `wg-icon-stabbed-note` | `public/game-icons/stabbed-note.svg` | +| Rumors & Gossip | Mute | `wg-icon-mute` | `public/game-icons/mute.svg` | +| Journals & Biographies | Sword altar | `wg-icon-sword-altar` | `public/game-icons/sword-altar.svg` | +| Factions & Guilds | Cowled | `wg-icon-cowled` | `public/game-icons/cowled.svg` | +| Organization Registry | Wax seal | `wg-icon-wax-seal` | `public/game-icons/wax-seal.svg` | +| SUPPORT | Candle flame | `wg-icon-candle-flame` | `public/game-icons/candle-flame.svg` | +| Known Issues | Key lock | `wg-icon-key-lock` | `public/game-icons/key-lock.svg` | +| Help & Questions | Round potion | `wg-icon-round-potion` | `public/game-icons/round-potion.svg` | +| Feedback & Suggestions | Light bulb | `wg-icon-light-bulb` | `public/game-icons/light-bulb.svg` | +| Applications & Reports | Envelope | `wg-icon-envelope` | `public/game-icons/envelope.svg` | +| DEVELOPMENT | Anvil | `wg-icon-anvil` | `public/game-icons/anvil.svg` | +| Tools & References | Spanner | `wg-icon-spanner` | `public/game-icons/spanner.svg` | +| General | Wax tablet | `wg-icon-wax-tablet` | `public/game-icons/wax-tablet.svg` | +| Lore | Classical knowledge | `wg-icon-classical-knowledge` | `public/game-icons/classical-knowledge.svg` | +| Designs | Pencil ruler | `wg-icon-pencil-ruler` | `public/game-icons/pencil-ruler.svg` | +| Programming | Gears | `wg-icon-gears` | `public/game-icons/gears.svg` | +| Area Building | Castle ruins | `wg-icon-castle-ruins` | `public/game-icons/castle-ruins.svg` | +| STAFF | Greek temple | `wg-icon-greek-temple` | `public/game-icons/greek-temple.svg` | +| DM Announcements | Carillon | `wg-icon-carillon` | `public/game-icons/carillon.svg` | +| Event Planning | Treasure map | `wg-icon-treasure-map` | `public/game-icons/treasure-map.svg` | +| Rulings & Precedents | Gavel | `wg-icon-gavel` | `public/game-icons/gavel.svg` | +| Player & Character Notes | Quill with ink | `wg-icon-quill-ink` | `public/game-icons/quill-ink.svg` | The stylesheet still defines earlier classes such as `wg-icon-scroll-quill`, `wg-icon-rule-book`, `wg-icon-ringing-bell`, `wg-icon-saloon`, `wg-icon-large-paint-brush`, `wg-icon-flute`, `wg-icon-drama-masks`, `wg-icon-target-poster`, `wg-icon-chat-bubble`, `wg-icon-notebook`, `wg-icon-glowing-hands`, `wg-icon-question`, `wg-icon-monkey-wrench`, `wg-icon-idea`, `wg-icon-toolbox`, `wg-icon-open-book`, and `wg-icon-processor` as legacy fallbacks. Prefer the table above for new ACP configuration. diff --git a/public/game-icons/carillon.svg b/public/game-icons/carillon.svg new file mode 100644 index 0000000..da8073f --- /dev/null +++ b/public/game-icons/carillon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/game-icons/gavel.svg b/public/game-icons/gavel.svg new file mode 100644 index 0000000..cd3e596 --- /dev/null +++ b/public/game-icons/gavel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/game-icons/greek-temple.svg b/public/game-icons/greek-temple.svg new file mode 100644 index 0000000..84cfb0f --- /dev/null +++ b/public/game-icons/greek-temple.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/game-icons/light-bulb.svg b/public/game-icons/light-bulb.svg new file mode 100644 index 0000000..444f8e5 --- /dev/null +++ b/public/game-icons/light-bulb.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/game-icons/long-antennae-bug.svg b/public/game-icons/long-antennae-bug.svg deleted file mode 100644 index b9e4fdb..0000000 --- a/public/game-icons/long-antennae-bug.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/game-icons/quill-ink.svg b/public/game-icons/quill-ink.svg new file mode 100644 index 0000000..1ce3693 --- /dev/null +++ b/public/game-icons/quill-ink.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/game-icons/ticket.svg b/public/game-icons/ticket.svg deleted file mode 100644 index 502d3f6..0000000 --- a/public/game-icons/ticket.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/game-icons/treasure-map.svg b/public/game-icons/treasure-map.svg new file mode 100644 index 0000000..e56b181 --- /dev/null +++ b/public/game-icons/treasure-map.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/game-icons/vote.svg b/public/game-icons/vote.svg new file mode 100644 index 0000000..42954b7 --- /dev/null +++ b/public/game-icons/vote.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/scss/westgate/_categories.scss b/scss/westgate/_categories.scss index 1317894..80adf5b 100644 --- a/scss/westgate/_categories.scss +++ b/scss/westgate/_categories.scss @@ -88,7 +88,7 @@ $wg-game-icons: ( question: "question.svg", round-potion: "round-potion.svg", monkey-wrench: "monkey-wrench.svg", - long-antennae-bug: "long-antennae-bug.svg", + light-bulb: "light-bulb.svg", envelope: "envelope.svg", idea: "idea.svg", anvil: "anvil.svg", @@ -102,7 +102,11 @@ $wg-game-icons: ( pencil-ruler: "pencil-ruler.svg", processor: "processor.svg", castle-ruins: "castle-ruins.svg", - ticket: "ticket.svg", + greek-temple: "greek-temple.svg", + carillon: "carillon.svg", + quill-ink: "quill-ink.svg", + treasure-map: "treasure-map.svg", + gavel: "gavel.svg", ); .westgate-category-header-icon {