Skip to content

Remove save as MSE #20

Merged
salix5 merged 5 commits into
masterfrom
remove-mse
Jun 16, 2026
Merged

Remove save as MSE #20
salix5 merged 5 commits into
masterfrom
remove-mse

Conversation

@salix5

@salix5 salix5 commented Jun 16, 2026

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes the “Save As MSE” (Magic Set Editor) export workflow from DataEditorX, including the related UI, background task handling, configuration keys, and documentation references.

Changes:

  • Removed MSE export menu items and corresponding task execution paths.
  • Deleted MSE-related config entries and language strings, and updated docs to drop MSE references.
  • Adjusted image output path handling by introducing an Images path constant and updating the crop output location.

Reviewed changes

Copilot reviewed 11 out of 12 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
README.md Removes MSE export/import from the feature list.
DataEditorX/readme.txt Removes MSE documentation and updates image setting description.
DataEditorX/readme_english.txt Removes MSE-related documentation sections.
DataEditorX/MainForm.cs Updates comment to remove mention of MSE data.
DataEditorX/DataEditForm.Designer.cs Removes the MSE menu and event hook-ups from the UI.
DataEditorX/DataEditForm.cs Removes MSE task completion handling and MSE export actions.
DataEditorX/data/language_english.txt Removes MSE menu labels/messages and neutralizes related message IDs.
DataEditorX/data/language_chinese.txt Removes MSE menu labels/messages and neutralizes related message IDs.
DataEditorX/Core/TaskHelper.cs Removes MSE helper/export logic; updates crop output path.
DataEditorX/Core/MyTask.cs Removes the SaveAsMSE task enum entry.
DataEditorX/Config/MyConfig.cs Adds PATH_IMAGES constant.
DataEditorX/app.config Removes MSE-related settings keys.
Files not reviewed (1)
  • DataEditorX/DataEditForm.Designer.cs: Generated file

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread DataEditorX/Core/TaskHelper.cs
Comment thread DataEditorX/Core/TaskHelper.cs
@salix5 salix5 merged commit 93bec87 into master Jun 16, 2026
6 checks passed
@salix5 salix5 deleted the remove-mse branch June 16, 2026 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants