Releases: msarilar/EDEngineer
Releases · msarilar/EDEngineer
1.0.4.1
1.0.4.0
1.0.3.5
1.0.3.4
- You can now highlight ingredients by clicking on them for your own purpose (for example, to flag them for Community Goals or Engineer progress). It doesn't do anything apart from the highlight, and it persists between restarts!
- The tab you selected (Commodities, Materials or Data) will be kept opened when you restart the application
- French translation update, thanks to @calvin00
1.0.3.3
- Take into account death events (clears up your commodities)
- Fixed a display issue when selecting a blueprint (the progress bar went from orange to white which made it poorly visible)
- Stop resetting the window position/size when updating !
- Minor performance improvement when running the local API server
1.0.3.2
- Filters are now correctly ordered when localized (an unlock/lock or restart is required to apply the ordering)
- Fixed a localization issue in the Port Prompt for the API
- Localized API results ! Just send the two letter ISO code for the desired language in the new
lang
parameter to get the result translated (example :http://localhost:XXXX/{path}.{extension}?lang=de
for german results)
1.0.3.1
1.0.3.0
- Included a local API server (disabled by default) if you want to develop your own third-parties application or if you just want to export your commander's data! Supports Json (default), Xml and Csv. You can launch it via the tasktray icon, I strongly recommend taking a look at the documentation available in the GitHub project's wiki ! https://github.com/msarilar/EDEngineer/wiki
- Added ingredients for blueprint Fragment Canon Double Shot G5
- FULL russian localization now available! Many thanks to @Morozova, @Buchodt and @VChet for the great work.
- Updated localization. Many thanks to @TCAS and @Scorprox for the great reactivity!
1.0.2.4
1.0.2.1 to 1.0.2.3
1.0.2.3
- Added synthesis blueprints (thanks to @ravstar52 for providing the raw data!). They appear with a light blue color and you can distinguish the ingredients you have favorited from blueprints and from synthesis. In the Engineer filter, you have a new filter "@Synthesis" and new type filters are available too.
- Updated localization
1.0.2.2
- Ingredients not used in a single blueprint now appear faded with a hint in the tooltip. Check it out!
- Fixed an issue with commanders having special characters in their name (<, >, :, ", /, , |, ?, *)
- Fixed an issue with users having multiple commanders which made the application not correctly update cargo (visually) after switching from active commander
- French translation progress (not finished though) ; thanks to @calvin00 and @Giblood for the dedication! Almost there :)
1.0.2.1
- Hotfix to avoid debug popups in the released version