Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 0.15.0 #621

Draft
wants to merge 157 commits into
base: main
Choose a base branch
from
Draft

Version 0.15.0 #621

wants to merge 157 commits into from

Conversation

Bwc9876
Copy link
Member

@Bwc9876 Bwc9876 commented Jul 9, 2024

Version 0.15.0

To do

Core Changes

  • Simplified file loading for JSON files, don't write to it to fix BOMs just strip_prefix
  • Simplified error handling all around by using anyhow::Context

GUI Changes

  • Mac Support! The manager now builds for both Intel and Apple Silicon-based Macs. Some caveats come with this so make sure to check out the Help file for more info
  • Local mod search now factors in all remote mod fields instead of just name (resolves [Feature Request] Factor more remote fields into local search #659)
  • Remote mod search now breaks ties by comparing download counts (this behaviour extends to local mod search when the remote db is loaded as well)
  • Show a warning popup when trying to start the game with an invalid mod (mod with an invalid manifest)
  • Simplified manifest file loading for better performance
  • Improved error messages when failing to load a mod manifest

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.

[Feature Request] Factor more remote fields into local search
1 participant