Skip to content

Releases: CMDR-Kiel42/EDMC_SpanshRouter

Release 3.1.0

10 Aug 19:08
Compare
Choose a tag to compare

3.1.0

  • BE ADVISED: This version only works for EDMC 4.0.0.0 and above. Do not install if you're not currently running the latest EDMC version.
  • Fixed a bug with csv file containing system names in uppercase
  • Fixed a bug where the suggestions list would linger on the main screen

Pre-Release 3.0.4

13 Jul 13:24
Compare
Choose a tag to compare
Pre-Release 3.0.4 Pre-release
Pre-release

3.0.4

  • BE ADVISED: This version only works with EDMC 4.0.0.0 and above. Do not install if you're not currently running the latest EDMC version. This will be left as a pre-release for some time to let everyone update EDMC.
  • Dropped support for previous EDMC versions
  • Fixed bugs with the autocompleted fields in the "plot route" interface

Release 3.0.3

23 Jun 21:12
Compare
Choose a tag to compare

3.0.3

  • Fixed "no previously saved route" message even though a saved route was present
  • Allow single click selection in the "Plot route" interface
  • Fixed update issue when using Python 3

Release 3.0.2

21 May 18:00
Compare
Choose a tag to compare

SpanshRouter 3.0.2

This version should now work with all versions of EDMC.

Release 3.0.1

09 May 21:28
Compare
Choose a tag to compare
Release 3.0.1 Pre-release
Pre-release

3.0.1

  • Fixed issues with Python 2

Release 3.0.0

09 May 13:40
Compare
Choose a tag to compare
Release 3.0.0 Pre-release
Pre-release

3.0.0

This version is only working with EDMC Python3 version, for now

  • Add compatibility with the Python 3 version of EDMC
  • Fixed an issue with CSV files containing a BOM code (added by some programs such as Microsoft Excel)
  • When browsing to import a file, set starting directory at user's home

Release 2.2.1

19 Nov 22:31
Compare
Choose a tag to compare

2.2.1

/!\ If you've upgraded to the version 3.0.0 and are not using EDMC "Python3", I recommend downgrading to this version

  • Changes from updates now appear in a popup so the user can choose wether they want to install it or not.

Release 2.2.0

28 Oct 18:38
Compare
Choose a tag to compare

2.2.0

  • Now supports any CSV having columns named "System Name" and "Jumps". The "Jumps" column is optional
  • Supports text files given by EDTS (it is the only .txt file supported for now)
  • The "Start System" in the plotter is now automatically set to the one you are currently in
  • Fixed a bug where the plugin could make EDMC crash by accessing TkInter state in a thread

Release 2.1.4

17 Aug 21:00
Compare
Choose a tag to compare
  • Autosaves your progress more often in case EDMC crashes
  • Add a right click menu for copy/pasting in the system entries
  • Better themes integration

Release 2.1.3

12 Aug 18:39
089726d
Compare
Choose a tag to compare

Bugfix: System suggestions actually show up when you type in either Source or Destination system inputs on Windows