Skip to content

Make SearchPlayers also search charinfo #735

@kentbakk

Description

@kentbakk

The problem

Currently the SearchPlayers export only searches metadata, jobs, gang and licenses.
But more often than not i find myself wanting to search by player names or data about their character when they are offline.

Ideal solution

Ideal solution would be to implement the same functionality as we already have for metadata, From a quick look at the handleSearchFilters() function in /server/storage/players.lua it would simply be to copy the exact logic changing from metadata to charinfo to implement this.

Alternative solutions

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions