Skip to content

Releases: msarilar/EDEngineer

1.1.4.0

11 Nov 12:12
Compare
Choose a tag to compare
  • Added a new menu entry to fully reload your logs in the application if you ever encounter oddities in your material list

  • Fix materials for large shard premium reload blueprint, thanks to @CMDR-Cometborne

  • All guardian blueprint segments are classified as very rare, thanks to @CMDR-Cometborne

  • Fixed Meta Alloy Hull Reinforcements unlock Requirements, thanks to @MaximumWoahverdrive

  • Attempt at fixing Toast, thanks to @MaximumWoahverdrive

1.1.3.12

16 Oct 16:15
Compare
Choose a tag to compare

1.1.3.11

30 Sep 13:41
Compare
Choose a tag to compare
  • Entire russian localization completed by @VChet! Thanks a lot for the great contributions

1.1.3.10

11 Sep 17:10
Compare
Choose a tag to compare
  • Massive Colonia Engineers update provided by @CMDR-Cometborne, thanks a lot to him! Details:

  • Petra Olmanova, Marsha Hicks, Etienne Dorn and Mel Brandon added

  • Added their locations

  • Added new blueprint (Chaff Launcher Ammo Capacity)

  • Added commodities related to the new engineers (Progenitor Cells, Osmium, Occupied Escape Pod)

  • Minor Czech localization update, thanks to @JohnXaverius

1.1.3.8

28 Aug 18:45
Compare
Choose a tag to compare

New technology broker unlocks for 3.2 / Beyond Chapter 3:

  • Guardian Gauss Cannon (Fixed)
  • Guardian Plasma Charger (Fixed, Turreted)
  • Guardian Shard Cannon (Fixed, Turreted)
  • Javelin, Lance, Trident (Fighters)
  • Shock Cannon (Fixed, Gimballed, Turreted)

Thanks a lot to @CMDR-Cometborne for providing all the data!

1.1.3.6

13 Aug 11:18
Compare
Choose a tag to compare
  • Added a Clear button to the shopping list : clicking it will entirely delete your shopping list (currently no way to undo so be careful)

  • Fixed blueprint Plasma Accelerator - Dazzle Shell : added missing 5 Mechanical Components to the recipe : thanks to @Derriick for fixing it

1.1.3.4

11 Jul 17:03
Compare
Choose a tag to compare
  • Added a chart for cargo history : run the local API and click on the Cargo History entry in the menu. Go to /chartData instead if you want a raw json to exploit the data yourself. It can be slow to generate according to how many logs you have! Keep in mind this is a bit experimental so usability might not be much refined.

1.1.3.3

07 Jul 09:38
Compare
Choose a tag to compare
  • Added expander to show/hide commanders available to EDEngineer

  • Better last update text in bottom row

  • Fixed vertical alignment of bottom row when the window wasn't wide enough (text would disappear)

  • Can now import experimentals from Coriolis, thanks to @willyb321 !

  • German localization update, thanks to @MBGTBenjamin !

1.1.3.0

30 Jun 13:21
Compare
Choose a tag to compare
  • Added API ON/OFF indicator at the bottom of the window

  • Removed pesky error message when you stopped the API

  • Massive Blueprint Update thanks to @CMDR-Cometborne :

    • New Blueprints:
      • Guardian Hull Reinforcement
      • Guardian Plasma Charger (Turreted, Large)
      • Guardian Shard Cannon (Fixed, Medium)
      • Guardian Shard Cannon (Turreted, Medium)
      • Guardian Shield Reinforcement
      • Shock Cannon (Fixed, Medium)
      • Shock Cannon (Gimballed, Medium)
      • Shock Cannon (Turreted, Medium)
    • Updated requirements of existing blueprints
  • Russian localization update, thanks to @VChet!

1.1.2.8

26 Jun 18:40
Compare
Choose a tag to compare
  • Added advanced sorting to the blueprint list : you can cumulate column sorting (e.g. sort by name, then by grade etc...) ; the rank are represented by arrows (first column ordering is one arrow, then two arrows, and so on). Revert back to sorting with one column by sorting two times the same column

  • Fixed headers in the API response to comply with CORS