Giter VIP home page Giter VIP logo

Comments (3)

Flamanis avatar Flamanis commented on July 21, 2024

The function was implemented in a separate location and I guess that entry just was not updated. The function you'd want to use is Details:GetSegmentInfo(segment)

Returns are
enemy, color, raid_type, killed, is_trash, portrait, background, background_coords

Enemy being either the boss name, arena name, or whatever npc got tagged first.
color is boss only and dictates the content as well as a wipe/kill.
raid type being "party" or "raid"
killed being true/false for raid bosses
Is trash is only if the combat is not boss/arena and is counted as trash.
Portrait is the boss portrait image
background and background coords exist on boss and arena and are the background of the arena map, or the boss journal entry. (usually ir looks like)

from details-damage-meter.

HonorWOW avatar HonorWOW commented on July 21, 2024

Fair enough If SegmentInfo isn't necessary anymore, it should probably be removed (or have it point to GetSegmentInfo).

from details-damage-meter.

Flamanis avatar Flamanis commented on July 21, 2024

I don't disagree. API information needs an overhaul and I'll try to get to it during this week. It's a lot of work to get everything back to cleanliness.

from details-damage-meter.

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.