From 2fca4e10d8552200a23ec5067f4a14c32e8b8dc0 Mon Sep 17 00:00:00 2001 From: Athanasius Date: Thu, 2 Jul 2020 13:59:10 +0100 Subject: [PATCH] edmc-chatviewer - has python 3.x support in source now. --- Plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins.md b/Plugins.md index 7a86eed..32270c5 100644 --- a/Plugins.md +++ b/Plugins.md @@ -10,6 +10,7 @@ Available plugins - Confirmed working under Python 3.7 * [ATEL-EDMC](https://github.com/Elite-IGAU/ATEL-EDMC/releases) - Automatically collects "Codex" discovery data, and (optionally) posts public Astronomical Discovery "Telegram" style notices. **NB: Ensure you're using a Python 3.7 compatible version, [1.32 or later](https://github.com/Elite-IGAU/ATEL-EDMC/releases/tag/1.32).** * [DistanceCalc](https://github.com/Thurion/DistanceCalc) - Displays the distance to up to 3 systems. * [EDMC-Cannon](https://github.com/canonn-science/EDMC-Canonn/wiki) - keeps you up to date with Canonn News, directs you to things of interest in the game and captures data that will enable us to catalogue the mysteries of the Galaxy. +* [edmc-chatviewer](https://github.com/WaferMouse/edmc-chatviewer/wiki) - A plugin for viewing the in-game chat. *NB: Latest release is still Python 2.7, but the [master branch code](https://github.com/WaferMouse/edmc-chatviewer/tree/master) has been updated with support.* * [EDMC CLog](https://github.com/seldonlabs/edmc_clog) - Show if a commander was reported as a combat logger. *NB: Latest code works **only with EDMC versions greater than 3.46**, i.e. only Python 3.7 supported.* You could check out the [prior commit](https://github.com/seldonlabs/edmc_clog/commits/v0.2.0) if you want to try it under EDMC 3.46. * [EDMC Discord Presence](https://github.com/SayakMukhopadhyay/EDMC-Discord-Presence) - Show your current location to your friends on [Discord](https://discordapp.com/) from your user profile. * [EDMC-Screenshot](https://github.com/NoFoolLikeOne/EDMC-Screenshot) - Automatically renames screenshots with System and Body name, and converts them to PNG format. @@ -25,7 +26,6 @@ Available plugins - Confirmed working under Python 3.7 Available plugins - Confirmed NOT working under Python 3.7 -------- * [CGThresholds](https://github.com/pprovart/CGThresholds) - Transmits anonymous data to [CGThresholdCalculator](https://sites.google.com/site/cgtthreshcalc) to calculate the Boundary for Reward Tiers. [Issue](https://github.com/pprovart/CGThresholds/issues/1) -* [edmc-chatviewer](https://github.com/WaferMouse/edmc-chatviewer/wiki) - A plugin for viewing the in-game chat. [Issue](https://github.com/WaferMouse/edmc-chatviewer/issues/5) * [EDMCJumpSpeed](https://github.com/inorton/EDMCJumpSpeed) - Shows trip distance and speed. (Partially updated, but at least missing is_beta parameter on journal_entry(), [ticket opened](https://github.com/inorton/EDMCJumpSpeed/issues/4)). * [edstats](https://github.com/strideynet/edstats-edmc-plugin/wiki) - A plugin that transmits data to [EDStats](https://edstats.isadankme.me/). [Issue](https://github.com/strideynet/edstats-edmc-plugin/issues/3) * [Hostile Interaction Tracking System](https://github.com/inorton/EDMCHits) - Gives risk assessments for ship safety upon jumping into a star system. [Issue](https://github.com/inorton/EDMCHits/issues/21)