Releases: Siegfried-Origin/EDWingHelper
Releases · Siegfried-Origin/EDWingHelper
ED Wing Helper v0.3.1
This update focuses on performance improvements and internal refactoring in preparation for the upcoming overlay feature planned for version 0.4.
The overlay system has been introduced in the codebase but remains disabled in this release.
Improvements
- Reduced GPU and overall system resource usage
- Less frequent forced updates for smoother performance
- Refactored core systems to support future features (including overlay support)
- Improved file dialog handling
- Added File → Exit option
- Standardized configuration storage location:
- Windows:
%APPDATA%/EDWingHelper - Linux: hidden folder in the home directory
- Windows:
Internal Changes
- Began implementation of the overlay system (not yet active)
- Refactored windowing system into a shared module
- Codebase cleanup and mutualization across projects
- Improved crash log naming consistency
ED Wing Helper v0.3
New Features
- Improved detection of commanders already present in the instance using local chat events.
- Commanders detected in the instance can now be sorted between confirmed and unconfirmed.
- Commanders can now be detected as instanced even if they are not in the organizer’s friend list, provided they appear in local chat.
Improvements
- Added a confirmation dialog when exiting with an unsaved commander list.
- Improved GUI confirmation dialogs with better button sizing for readability.
- Ensured table row height remains consistent when edit buttons are shown or hidden.
Fixes
- Fixed a Vulkan device lost issue on Linux.
ED Wing Helper v0.2.2
Improvements
- Fix the Vulkan backend (not used in the pre-compiled release)
- Adding commander displays the name with the same font as in the list
ED Wing Helper v0.2.1
Features
- Commanders can now be manually moved to the invited list even if they are offline
- Added options to manually add or remove commanders from the list
Improvements
- Improved shutdown behavior: winging progress is now preserved when the game is closed
- Reduced GPU usage
ED Wing Helper v0.2
Features
- Added confirmation dialog when exiting while commanders are already invited
- Improved commander list management: lists can now be loaded or appended
- Added ability to export the current commander list
- Added counters showing the number of commanders in each section
Improvements
- Updated fonts to better match the in-game Elite Dangerous UI
- Commander rows are now color-coded by status (online, offline, invited)
- Various GUI improvements and polish
ED Wing Helper v0.1.1
UX
- Allow to manually move online commander to the invited list.
Bugfix
- The commander name shall be checked only for certain wing events.
ED Wing Helper v0.1
Alpha release
- Monitors Elite Dangerous journal activity for wing add, friend online status
- Currently need to start from an empty wing (does not monitor who was already in the wing when joining a formed wing)