Giter Site home page Giter Site logo

Mini-Map Icon & Menu about groupie HOT 6 CLOSED

Gogo1951 avatar Gogo1951 commented on September 15, 2024
Mini-Map Icon & Menu

from groupie.

Comments (6)

Gogo1951 avatar Gogo1951 commented on September 15, 2024

WoW uses BLP format for images.

https://www.wowinterface.com/downloads/info14110-BLPConverter.html

from groupie.

Gogo1951 avatar Gogo1951 commented on September 15, 2024

Logo - Groupie - Purple

from groupie.

Gogo1951 avatar Gogo1951 commented on September 15, 2024

This add-on pulls saved instances. Just needs an easier UI.

https://www.curseforge.com/wow/addons/nova-raid-companion

from groupie.

Gogo1951 avatar Gogo1951 commented on September 15, 2024

image

I wasn't having much luck with line colors. It worked with the way we did the colors on Questie.

Here are the class colors.

https://wowpedia.fandom.com/wiki/Class_colors

Instances should be sorted by the order in the list.

Characters Names should be sorted alphabetically.

    OnTooltipShow = function(tooltip)
        tooltip:AddLine("Groupie LFG")
        tooltip:AddLine("A better LFG tool for Classic WoW.", 255, 255, 255, false)
        tooltip:AddLine(" ");
        tooltip:AddLine("Click |cffffffffor|r /groupie |cffffffff: Open Groupie|r ")
        tooltip:AddLine(" ");
        tooltip:AddLine("Right Click |cffffffff: Open Groupie Settings|r ")
        tooltip:AddLine(" ");
        tooltip:AddLine("|cff8000FFPLEASE UPDATE YOUR ADD-ONS ASAP!|r")
        tooltip:AddLine("|cff8000FFGROUPIE IS OUT OF DATE!|r")
        tooltip:AddLine(" ");
        tooltip:AddLine("Icecrown Citadel - 25", 255, 255, 255, false)
        tooltip:AddLine("|cff9E9E9E  Reset : 04 D 09 H 32 M")
        tooltip:AddLine("    |cffFF7C0AGogodruid|r")
        tooltip:AddLine("    |cffAAD372Gogohunter|r")
        tooltip:AddLine(" ");
        tooltip:AddLine("Icecrown Citadel - 10", 255, 255, 255, false)
        tooltip:AddLine("|cff9E9E9E  Reset : 04 D 09 H 32 M")
        tooltip:AddLine("    |cffC41E3AGogodeekay|r")
        tooltip:AddLine("    |cffFF7C0AGogodruid|r")
        tooltip:AddLine("    |cffAAD372Gogohunter|r")
        tooltip:AddLine(" ");
        tooltip:AddLine("Heroic Ajzol-Nerub", 255, 255, 255, false)
        tooltip:AddLine("|cff9E9E9E  Reset : 09 H 32 M")
        tooltip:AddLine("    |cffC41E3AGogodeekay|r")
        tooltip:AddLine("    |cffffffffGogopriest|r")
        tooltip:AddLine(" ");
        tooltip:AddLine("Heroic The Culling of Stratholme", 255, 255, 255, false)
        tooltip:AddLine("|cff9E9E9E  Reset : 09 H 32 M")
        tooltip:AddLine("    |cffAAD372Gogohunter|r")
        tooltip:AddLine("    |cffffffffGogopriest|r")   
    end

from groupie.

Gogo1951 avatar Gogo1951 commented on September 15, 2024

Updated Sample Code to use same time stamp format as Bulletin Board.

01d 02h 03m

from groupie.

TannerShmoog avatar TannerShmoog commented on September 15, 2024

Done other than version check, which is a dupe of issue #65

from groupie.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.