Skip to content

Releases: chemodun/X4-UniverseEditor

ClusterRelocationService: v1.3.2

25 Nov 19:27
b5f50dd

Choose a tag to compare

1.3.2 (2025-11-25)

Bug Fixes

  • MainWindow.xaml: correct window title and dimensions (1505078)

Miscellaneous Chores

  • README.md: update changelog for version 1.3.2 (1505078)

🛡 VirusTotal GitHub Action analysis:

ClusterRelocationService: v1.3.1

25 Nov 18:59
760a412

Choose a tag to compare

1.3.1 (2025-11-25)

Miscellaneous Chores

  • README: update changelog for version 1.3.1 (1c2b1e3)

🛡 VirusTotal GitHub Action analysis:

ClusterRelocationService: v1.3.0

21 Oct 17:15
383d593

Choose a tag to compare

1.3.0 (2025-10-21)

Features

  • GalaxyMapViewerForClusterRelocation: add CenterOnCluster method for cluster navigation (e661eef)
  • GalaxyMapViewerForClusterRelocation: add ShareSameCell method (6c0aecd)
  • MainWindow: add RowStyle for DataGrid to highlight visible clusters (45344de)
  • MainWindow: enable double-click action on OverlaidClustersDataGrid (e661eef)
  • MainWindow: implement OverlaidClusters functionality (6c0aecd)
  • OverlaidClusterInfo: create OverlaidClusterInfo class (6c0aecd)
  • OverlaidClusterInfo: include visibility status in cluster info (45344de)

Documentation

  • ClusterRelocationService: add YouTube thumbnail image (2cdc53f)
  • README: add new video link for Overlaid Clusters List (e332806)
  • README: add Overlaid Clusters tab and update features section (7bad681)
  • README: Update README's files (e061d0f)

🛡 VirusTotal GitHub Action analysis:

ChemGateBuilder: v0.10.6

11 Oct 14:15
f2cce60

Choose a tag to compare

0.10.6 (2025-10-11)

Bug Fixes

  • GalaxyMapWindow: update connection call to match new method signature (4c68f22)
  • MainWindow: update background worker event handlers (a7d1d54)
  • MainWindow: update load button header based on mode (368e060)
  • Mod: set initial directory for mod folder selection dialog (368e060)
  • README: update changelog for version 0.10.5 (9b8af09)
  • README: update changelog for version 0.10.6 (dd21f7d)

Code Refactoring

  • ChemGateBuilder: add assembly metadata (b70bc2d)
  • ChemGateBuilder: add update check functionality (b70bc2d)
  • GalaxyMapViewerForGateBuilder: add GalaxyMapViewerForGateBuilder class (d511e7c)
  • GalaxyMapViewerForGateBuilder: remove unused editorMode parameter (4c68f22)
  • GalaxyMapWindow: set initial directory for PNG export dialog (368e060)
  • Mod: update selector for galaxy connections (00585de)
  • X4DataExtractionWindow: pass X4UniverseId to extraction window (00585de)

Miscellaneous Chores

  • docs/images: remove unused GalaxyMapAddSectors images (3c96c46)

Documentation

  • README: add update check functionality (e86ee33)
  • README: update acknowledgments section (a8745e7)
  • README: update changelog for version 0.10.6 (e86ee33)
  • README: Update README's files (8aeaa49)
  • README: Update README's files (44b0e90)
  • README: Update README's files (41349ce)
  • README: Update README's files (45c96fc)

🛡 VirusTotal GitHub Action analysis:

ClusterRelocationService: v1.2.0

05 Oct 21:58
9bcf98e

Choose a tag to compare

1.2.0 (2025-10-05)

Features

  • content: update version and description for relocated clusters (eaaf7d7)
  • GalaxyMapClusterForClusterRelocation: add IsOverlapping property and update status handling (7fb8250)
  • GalaxyMapSectorForClusterRelocation: add IsOverlapped property and update status handling (7fb8250)
  • GalaxyMapViewerForClusterRelocation: implement overlapping cluster checks (7fb8250)
  • README: enhance documentation for overlaid clusters handling (d86ffce)

Bug Fixes

  • MainWindow: update context menu for overlapping clusters (7fb8250)
  • MainWindow: update relocation logic for overlaid clusters (71956f7)
  • README: correct context menu description for overlaid clusters (d86ffce)
  • RelocatedCluster: enhance cluster name formatting for multiple sectors (83a82ae)

Code Refactoring

  • GalaxyMapClusterForClusterRelocation: rename IsOverlapping to IsCovers (71956f7)

Documentation

  • ClusterRelocationService: more images (a2061c0)
  • README: improve clarity of galaxy relocation feature (7c0bb78)
  • README: Update README's files (a158917)
  • README: Update README's files (f759f78)

🛡 VirusTotal GitHub Action analysis:

ClusterRelocationService: v1.1.0

28 Sep 17:56
17a224e

Choose a tag to compare

1.1.0 (2025-09-28)

Features

  • ClusterRelocationService: Initial pre-release version 1.0.0 (ea30a1b)

Bug Fixes

  • GalaxyMapViewerForClusterRelocation: correct relocation logic (48f3931)
  • MainWindow.xaml.cs: update data version and mod loading behavior (7f51893)
  • MainWindow.xaml: increase minimum width for better layout (7f51893)
  • RelocatedClustersMod: add offset handling for cluster positions if not present (fix saving central cluster) (8f0f5d5)

Code Refactoring

  • MainWindow: add confirmation dialog for unsaved changes (8dadc8f)
  • MainWindow: add update check options (edf7ab2)
  • MainWindow: clear relocation marker on mod load (15f08c5)
  • MainWindow: enhance mod loading error handling (24ca8ef)
  • MainWindow: rename ResetRelocation to ResetRelocations (8dadc8f)
  • MainWindow: update X4 data version (8dadc8f)
  • Mod: update mod description for clarity (3257afa)
  • Mod: update mod identifiers and descriptions (24ca8ef)
  • Mod: update ModId for consistency (c5626d8)
  • Mod: update RelocatedCluster constructor parameters (a410ca5)
  • RelocatedCluster: enhance target position handling (48f3931)

Miscellaneous Chores

  • ClusterRelocationService.csproj: add assembly metadata (edf7ab2)
  • ClusterRelocationService: remove configuration file from a git (bacfdc4)
  • content: add content.xml for Relocated Clusters extension (fe9b014)
  • videos: remove obsolete video files (aa726b2)

Documentation

  • ClusterRelocationService: update EGOSOFT forum URL in metadata (18778cc)
  • ClusterRelocationService: update README.md and upload some images (83bf2c3)
  • images: add configuration and main window images (473745c)
  • images: Update GIF files (6152cac)
  • images: Update GIF files (b75a1b5)
  • README: enhance documentation with new features and video links (473745c)
  • README: update image links and changelog date (bf3e5a7)
  • README: Update README's files (2f79295)
  • README: Update README's files (e322471)
  • README: Update README's files (44d67e5)
  • README: update version in changelog to 1.1.0 (093e3bd)
  • videos: add demonstration videos (473745c)
  • videos: add first start video tutorial (72e8850)
  • videos: add more video tutorials (fe8bc9d)

🛡 VirusTotal GitHub Action analysis:

ChemGateBuilder: v0.10.5

22 Sep 10:17
1a7b20c

Choose a tag to compare

0.10.5 (2025-09-22)

Code Refactoring

  • MainWindow: change _initiated to readonly (0af29a2)

Documentation

  • README: update changelog for version 0.10.5 (7fd6270)
  • README: Update README's files (3641048)

🛡 VirusTotal GitHub Action analysis:

ChemGateBuilder: v0.10.4

21 Sep 08:13
412c3df

Choose a tag to compare

0.10.4 (2025-09-21)

Bug Fixes

  • MainWindow: load X4 data in background after configuration change (d0f2df6)

Documentation

  • README: add Connection Deletion section and update changelog (2b988ec)

🛡 VirusTotal GitHub Action analysis:

ChemGateBuilder: v0.10.3

20 Sep 20:15
1cfe5fc

Choose a tag to compare

0.10.3 (2025-09-20)

Code Refactoring

  • DataLoader: enhance file collection and extension handling (6108ddb)
  • GalaxyMapViewer: simplify PNG export logic (d3af168)
  • GalaxyMapWindow: adjust BusyOverlay background opacity (deb72b2)
  • GalaxyMapWindow: refactor busy overlay during export process (d3af168)
  • GalaxyMapWindow: update busy overlay appearance (7f9c556)
  • GameFilesStructureItem: add countable property (6108ddb)
  • GateData: simplify sector macro retrieval (535f8b3)
  • MainWindow: add busy overlay and loading messages (04e9153)
  • MainWindow: enable Save As based on mod content (1ed506f)
  • MainWindow: enhance version detection and sorting logic (5515414)
  • MainWindow: improve data loading and configuration resilience (bc33360)
  • MainWindow: load X4 data in background Mode change (4f6673d)
  • MainWindow: optimize JSON serialization options (535f8b3)
  • MainWindow: replace FolderBrowserDialog with OpenFolderDialog (26f6f79)
  • MainWindow: restructure layout for BusyOverlay (deb72b2)
  • Mod: enhance folder selection and connection retrieval (535f8b3)
  • Mod: improve mod file processing (6108ddb)
  • remove unused using directives from App.xaml.cs files (d0badce)
  • X4DataExtractionWindow: streamline extension loading logic (6108ddb)

Documentation

  • images: add example image for Galaxy Map export (402324c)
  • README: add export feature details and update changelog (402324c)
  • README: Update README's files (ffa5f96)

🛡 VirusTotal GitHub Action analysis:

ChemGateBuilder: v0.10.2

19 Jul 11:24
46a4b4d

Choose a tag to compare

0.10.2 (2025-07-19)

Code Refactoring

  • MainWindow: add Reload button to refresh game data and update README (2972bd5)

🛡 VirusTotal GitHub Action analysis: