Skip to content

ArchipelagoSession.Hints.TrackHints does not fire when an item is hinted #136

Description

@Hexicube

Items hinted through "!hint XYZ" (or "/hint Player XYZ" on the server, and presumably location scouting as well), which the server only responds to with a PrintJSON (and a RoomUpdate packet if hint points were consumed from the player's slot), does not trigger the TrackHints handler.

Either the hint tracker should request the _read_hints key when it spots a hint request (PrintJSON with the hint data pointing to this player), or ideally it should be reading chat messages for hints (they have the "Hint" type and an object with all the important information about it).

It should also probably fire when a hinted item is collected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions