inorton / EDMCHits

System safety reports for EDMC
34 stars 6 forks source link

<server> !location is case sensitive #3

Open Soulflare3 opened 7 years ago

Soulflare3 commented 7 years ago

If I jump to a system the plugin works fine, as well as if I simply type !location in chat, however if I try (for example) !location Ceos or !location Alioth the plugin doesn't ever display anything in response.

Also would you consider aliasing !location as !loc?

Soulflare3 commented 7 years ago

Well now after going back in again it started working. Not sure if there was an API glitch or what. Weird.

Soulflare3 commented 7 years ago

So what appears to be happening is that the system you are attempting to look up must be capitalized exactly as it appears in the INFO panel. So for example, !location WREDGUIA WD-K D8-74 doesn't return anything, but !location Wredguia WD-K d8-74 DOES work. In the left panel "Navigation" ALL text other than distance is in ALLCAPS. So you must know the exact capitalization of the target system (which appears in the top right info panel while jumping). (While on the topic of capitalization, !Location is ignored as well, for the same reason.

inorton commented 7 years ago

Many thanks, I'll try to make this one easier to use. It should indeed be non case-sensitive.