mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-15 08:40:34 +03:00
PLUGINS.md: capi_is_horizons() now
This commit is contained in:
parent
c97b539ac3
commit
cf5806021e
@ -660,12 +660,11 @@ New in version 5.0.1:
|
||||
event. Defaults to `False`, i.e. if no such key in the event.
|
||||
|
||||
The previously undocumented `Horizons` boolean is similarly from `LoadGame`,
|
||||
but blindly retrieves the value rather than having a strict default. There's
|
||||
but blindly retrieves the value rather than having a strict default. There'd
|
||||
be an exception if it wasn't there, and the value would be `None`. Note that
|
||||
this is **NOT** the same as the return from
|
||||
[plugins/eddn.py:is_horizons()](./plugins/eddn.py). That function is necessary
|
||||
because CAPI data doesn't (didn't always?) have an indication of Horizons or
|
||||
not.
|
||||
[plugins/eddn.py:capi_is_horizons()](./plugins/eddn.py). That function is
|
||||
necessary because CAPI data doesn't have a simple indication of Horizons-ness.
|
||||
|
||||
New in version 5.0.3:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user