Skip to content

Releases: arne-fuchs/edcas-client

0.3.0 Tui update

29 Jul 16:33
Compare
Choose a tag to compare

⚠️ Previous versions won't be able to communicate with the edcas network anymore ⚠️

New backend, tabs and tui

  • Renewed backend to lift from L1 to L2
  • Two new tabs: Station and Carriers ("early access")
  • Added a tui (terminal user interface) version of edcas. Thanks @Nannk
  • Added terminal commands. Thanks @Nannk
  • Of course many bug fixes and improvements

You may want to delete your old settings file or press "save" once in the settings menu

0.2.6 Fjeld Minor Bug Fixed

12 Jan 13:17
Compare
Choose a tag to compare

#Minor Bug Fixed

  • Fixed some minor bugs
  • Updated cargo.lock

0.2.5 Nojus Linux Release

24 Nov 14:31
Compare
Choose a tag to compare

Minor linux release for nix builds

  • Added "iota" default feature so you can compile the program without any crypto libraries, which saves around 50% compilation time

0.2.4 Internal communication Update

15 Sep 09:48
Compare
Choose a tag to compare

⚠️ Previous versions won't be able to communicate with the edcas network anymore ⚠️

  • Added public key signing of data you upload
  • Added some missing colors for icons
  • Some bug fixes and improvements

You may need to delete your walletdb and wallet.stronghold before sharing data over the edcas network.
On linux you can find those files in .local/share/edcas-client
On windows it is in the program folder.

0.2.3 Api Update

02 Aug 17:20
Compare
Choose a tag to compare

Api Implementation

  • Implemented Api
  • Explorer fetches system data from known systems
  • Activating "Sharing data to EDCAS network" aktually shares data now

0.2.2 Major improvements

21 Jul 20:58
Compare
Choose a tag to compare

General improvements and code cleanup

  • Implemented look up to standard linux directories
    For more information, look at the README.md
  • Refactoring of existing code

0.2.1

20 Jul 07:33
Compare
Choose a tag to compare

Explorer Font Icons

  • Replaced all graphics with characters
  • Added a bunch of icons for stars and planets
  • Made every star/planet type customizable
  • Made star/planet icons get larger with the radius of the planets

0.2.0 Explorer and Settings overhaul

17 Jul 14:34
Compare
Choose a tag to compare
Pre-release

Explorer

  • Total rework of the code
  • Added icons for properties of planets
  • Added info panel for stars and belt clusters
  • Some bug fixes

Settings

  • Added bunch of new options
  • Added font settings
  • Added explorer icon settings
  • Reworked struct of settings
  • Made more fail-safe

Looking forward

  • to add more icons for stars
  • to add more properties with icons you can show on the tree view (configurable of course)
  • to get system info from edcas-api so it may load system info if already known to edcas db -> followed by that make "share to edcas network" finally functional sharing data over the edcas-network
  • to make the icons for the properties customizable
  • to add engineering tracking via todo's

0.1.3 Bug fix

06 Jul 12:19
Compare
Choose a tag to compare
0.1.3 Bug fix Pre-release
Pre-release

Bug fix

  • Fixed wrong path for windows users
  • Fixed missing materials json

0.1.2 Materials update

06 Jul 09:54
Compare
Choose a tag to compare
Pre-release

Materials

  • Added huge json file to describe materials
  • Added progress bars to see quickly what is missing
  • Added search bar
  • Added material details window