Skip to content

Tags: mi5hmash/AutostrongSharp

Tags

v2.0.1

Toggle v2.0.1's commit message
Update to 2.0.1.0

- Bump AssemblyVersion and dependency versions;
- Add GetCurrentOwner API and UI command;
- Add GetOwner method to CLI;
- Improve console app;
- Update publish profiles;
- Unlock window resize;
- Fix LoadGameProfile method in UnitTests;
- Update DSSS_AutoStrong.hexpat;
- Update README.md;

v2.0.0

Toggle v2.0.0's commit message
Migrate solution to new structure and remove WinForms app

Replaces the old AutostrongSharp.sln with AutostrongSharp.slnx, removes the AutostrongSharp WinForms project and related files, and adds new WPF, CLI, and editor projects. Updates AutostrongSharpCore and migrates its project file, consolidating the solution around new project types.

- Added Quality Control;
- Improved Console App;
- Improved WPF App;
- Improved Core library;
- Improved GameProfileEditor;

v1.2.4

Toggle v1.2.4's commit message
Updated to 1.2.4.0

v1.2.3

Toggle v1.2.3's commit message
Updated to 1.2.3.0

- Double-clicking a version label no longer copies its value to the clipboard;
- Updated SimpleBackup;
- Updated SimpleLogger;

v1.2.2

Toggle v1.2.2's commit message
Updated to v1.2.2.0

v1.2.1

Toggle v1.2.1's commit message
Updated README.md

v1.2.0

Toggle v1.2.0's commit message
Updated code to 1.2.0

v1.1.0

Toggle v1.1.0's commit message
Updated code to v1.1.0

v1.0.0

Toggle v1.0.0's commit message
Initial commit