Skip to content

Releases: DlljsCodes/exploration-progress

1.0.7

06 Aug 15:40
Compare
Choose a tag to compare

This version ensures compatibility with EDMC 6.0+.

Changelog

  • Made a small code change to ensure compatibility with EDMC 6.0+.

1.0.6

15 Jun 21:19
Compare
Choose a tag to compare

The first new version in 3 years! This version fixes an issue related to file naming.

Changelog

  • Renamed a file to fix an issue preventing the plugin from working. (#22)

1.0.5

23 Nov 15:51
Compare
Choose a tag to compare

This version primarily fixes an issue related to EDSM connectivity that prevented the plugin from working.

Changelog

  • Fixed an issue where the plugin would state that it could not find the origin and/or destination systems in EDSM database despite entering a valid system name(s) (#20).
    • Thank you to @seanssel for their help with this.
  • Made an adjustment to the manual text wrapping of a status message. It should no longer unnecessarily stretch the width of the EDMC window.

1.0.4

22 Aug 10:41
a1badda
Compare
Choose a tag to compare

This version fixes text readability issues when using the default "light theme" appearance on EDMC.

Changelog

  • The yellow text in location status messages has been changed to orange by default (#18).
  • A new option has been added to the plugin settings called "Use yellow text in status messages". When turned on, the plugin will revert back to its old behaviour, using yellow text for location status messages instead of orange.
  • The plugin is now licensed under the MIT License. For more information, please read the LICENSE file.

1.0.3

30 Mar 16:46
e5201fc
Compare
Choose a tag to compare

This version makes the plugin compatible with the upcoming EDMC version 5.0.0, but will work in 4.2.5 and may work in older versions. However, this is a mandatory update. Older versions of the plugin will break in 5.0.0+.

Changelog

  • Added compatibility with EDMC 5.0.0.
  • Removed the standalone program as it is now depreciated. If you still need to access it, you can find it here.

1.0.2

06 Oct 15:57
1259a61
Compare
Choose a tag to compare

This version makes the plugin compatible with EDMC version 4.1.0. If you are using that version of EDMC or higher, please download this version of the plugin (or a newer version) since older versions may not work.

Changelog

  • Implemented new logging system. While this should not impact normal usage of the plugin, it is necessary to be able to use the plugin on EDMC version 4.1.0.
  • Known Issue: Currently the progress bar will not scale to match the UI Scale Percentage value in the Appearance tab in EDMC settings.

1.0.1

30 Jun 15:30
11ea9f6
Compare
Choose a tag to compare

This version contains a few improvements and fixes.

Changelog

  • The plugin is now able to get your current location if EDMC is started while Elite Dangerous is already running.
  • The plugin will now update your location when jumping to a system while on a Fleet Carrier.
  • Removed the grey background on the View on GitHub link in the Settings tab.
  • Fixed a crash that occurred when using the plugin on the python3 branch of EDMC.

1.0.0

29 Jun 12:49
fb8a964
Compare
Choose a tag to compare

This is the first release of the Exploration Progress EDMC plugin. It may not look its best right now, but it has basic functionality and is fully usable. More updates to add new features and tweak a few things will come later. For now, I hope you enjoy using this plugin.

Changelog

  • Initial release.