arne-fuchs / edcas-client

Shows system information to the cmdr in a compact view
Apache License 2.0
3 stars 1 forks source link

feat: Planet information Structure #3

Closed Nannk closed 7 months ago

Nannk commented 8 months ago

Currently, the only methods for getting planet info available in the client.explorer.systems[index1].body_list[index2] are get_name, get_signals, get_parents, get_id.

I need planet/object info for the panel in tui.

Simplest solution imo would be vector of tuples: [ ( String, String ) ] [ ( "field name", "value" ) ]

arne-fuchs commented 7 months ago

Resolved in https://github.com/arne-fuchs/edcas-client/commit/e0cdb141102377fa3458b06022020d387b46c9ca