Skip to content

[Request] Nested entities #6

Description

@Darxo

In vanilla there is this global utility function ::Const.UI.getColorizedEntityName(actor), which takes an actor and returns a colored string.
It is usually used for creating the log entries in the combat log and with reforged we also sometimes use it for tooltips.

Proposal

  • When using this function (or a new similar one), the returning string will not only be colored. It will also contain the metadata to become a link, similar to nested tooltips

How this link works

  • While you hover over this name, that respective entity on the combat map will be highlighted.
  • If the entity is dead, then its corpse will be highlighted
  • This highlighting should the same way as when you hover over those entities on the turn sequence bar
    -> A yellow arrow over their head

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions