ChristopheCVB / EliteDangerousAPI

Elite Dangerous API
MIT License
7 stars 1 forks source link

Get the station type information #21

Closed Desaydrone closed 3 years ago

Desaydrone commented 3 years ago

Hi,

In Elite Dangerous, there are 6 station type, it could be usefull to add them to this plugin, so we can use this information tout show some nice icon

Hope that can be done easily

Cheers,

Tarlak

ChristopheCVB commented 3 years ago

Hi there! Which event(s) are you talking about?

CmdrIcke commented 3 years ago

Hi there! Which event(s) are you talking about?

Find in Docked, DockingGranted, DockingRequested, etc. Docking*

ChristopheCVB commented 3 years ago

Hi there! Which event(s) are you talking about?

Find in Docked, DockingGranted, DockingRequested, etc. Docking*

But it's there https://github.com/ChristopheCVB/EliteDangerousAPI/blob/200684fe8596305109d7bb753451c9b3868fbde7/src/main/java/com/christophecvb/elitedangerous/events/travel/DockedEvent.java#L11

ChristopheCVB commented 3 years ago

I'll just close this since I got no news from @Desaydrone