Git Product home page Git Product logo

libnameplateregistry-1.0's Introduction

LibNameplateRegistry-1.0 is an embeddable library providing an abstraction layer for tracking and querying Blizzard's Nameplate frames with ease and efficiency.

Features:

  • Links GUID to nameplates (now reliably since WoW 7)
  • Provides callbacks to track nameplate appearance and disappearance
  • Caches and maintain nameplates' related data
  • Provides a simple API to get information about nameplate frames

Do not hesitate to request features via WoWAce's ticket system or using GitHub's issue tracker.


To implement LibNameplateRegistry-1.0 in your add-on:

  • Add the following line in your .pkgemeta file:

    Libs/LibNameplateRegistry-1.0: git://git.wowace.com/wow/libnameplateregistry-1-0/mainline.git/LibNameplateRegistry-1.0

  • Add LibNameplateRegistry-1.0 to the OptionalDeps and X-embeds fields of your add-on's TOC file. Example:

    ## OptionalDeps: Ace3, LibNameplateRegistry-1.0

    ## X-Embeds: Ace3, LibNameplateRegistry-1.0

  • Add the following line in your embeds.xml file:

    <Include file="Libs\LibNameplateRegistry-1.0\LibNameplateRegistry-1.0.xml" />

  • Finally, check the API documentation which provides a fully working example and callbacks details.

For general discussion about this library, use the dedicated thread on WoWAce.com forum.

Bitcoin donation address: 12wJu3fX2HyNttg4bvsTmpBf66bzFqwVNy

stats

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.