You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Versioning Support: Added MinVer-based versioning support to automatically update the application version based on Git tags and commits.
Styling Improvements:
Scrollbar visibility and styling for the mod list improved to fit the application's overall aesthetic.
Styling of controls was moved to resource libraries for better modularity and easier maintenance.
GitHub Pages Site Added: Created a GitHub Pages site to provide official documentation, updates, and resources related to ASA Mod Cleaner.
Bug Fixes
CheckBox Behavior: Corrected issues with the checkbox, including adding missing references and improving the saving mechanism to ensure changes were properly recorded.
Window Effects: Removed unnecessary window effects for a more consistent and responsive user experience.
Removed
SteamHandler Dependency: Removed SteamHandler in favor of one-time initialization of the GameService class to simplify the process.
Unused Libraries: Cleaned up un-needed libraries to improve performance and reduce dependencies.
Documentation
MIT License Added: Officially added the MIT license to the repository.
General README Updates: Updated the README to improve clarity and reflect the recent changes made to the application.
This discussion was created from the release v1.1.0.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Improvements & Updates
Bug Fixes
Removed
GameService
class to simplify the process.Documentation
This discussion was created from the release v1.1.0.
Beta Was this translation helpful? Give feedback.
All reactions