Squadron Kill-On-Sight (Ally and Enemy tags)
This release adds support for #ally and #enemy tags to mark commanders as ally or enemy of your squadron on Inara.
If you like EDR, consider helping with server costs or with filling up my fridge with cold beers for those coding sessions: https://www.patreon.com/lekeno
Squadron Dex (index)
If you are a member of a wing / squadron on Inara, you will have access to a Squadron Index with the following features:
- Profile info will show if a commander is considered as an ally or enemy by your squadron:
SQN Ally by <member>
- If you have an Inara rank of co-pilot or above, you can tag other commanders as ally or enemy
Additional notes:
- Requires an EDR account. Apply for one here: https://lekeno.github.io
- Only members of the same or higher rank can modify / delete existing entries.
- Make sure that your commander name on Inara matches exactly your in-game name.
Supported commands
#enemy
or#s!
to tag a contact as an enemy of your squadron.#enemy <cmdrname>
or#s! <cmdrname>
to tag<cmdrname>
as an enemy of your squadron.#ally
or#s+
to tag a contact as an ally of your squadron.#ally <cmdrname>
or#s+ <cmdrname>
to tag<cmdrname>
as an ally of your squadron.-#ally
or-#enemy <cmdrname>
to remove the ally or enemy tag from a contact or<cmdrname>
in your squadron index.
Other features
Get distances between systems:
!distance system_name
shows the distance between your location andsystem_name
!distance origin > destination
shows the distance betweenorigin
anddestination
Other improvements
Cleaner layout with sections:
- EDR = ED Recon
- INR = Inara
- SQN= Squadron index
- CMD =Commander (personal) index.
Added support for the "Hunter" legal status which seems to be a variant of the Powerplay related "Enemy" status.
Powerplay enemy detection: takes into account the super-powers, e.g. Federal and Imperial.
Added limits to queries to further reduce server load.
Bug fixes
- Band aid fix for a failure at startup with users who have Windows account containing non-ASCII characters
- Fixed problem with Realtime Alerts (would fail to show up when only one event got sent at a time)
- Fixed problem where the function to get recent data from server would fail if there was none
- Fixed problem where commander pledged to A. Lavigny-Duval were not able to register their allegiance with EDR
- Gave NOTAMs their own timespan of 10 days instead of reusing the sitreps timespan of 3 days.