-
Notifications
You must be signed in to change notification settings - Fork 88
Updated compatibility checker #699
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
base: master
Are you sure you want to change the base?
Conversation
Currently broken, just committing as I've been having lots of power cuts and want to put this somewhere safe.
- Successfully prevents launcher continuelastsave - Mod scanner working (no UI yet)
|
@krzychu124 - looks like we need to update game version on appveyor or something? LauncherLoginData class was added in recent launcher update. |
|
Yeah, I completely forgot to update dependencies. I will fix it later today 😉 |
Not having much luck, because I have no idea what I am doing!
|
IGNORE
|
|
|
|
Pausing; going to wait for the form builder that kvakvs is working on before implementing the UI. |
Work in progress. So far it just logs some stuff to
TMPE.log- still got to do all the UI work which will probably take longest.Once complete....
Fixes #697 :
--continuelastsavelaunch option:LoadingExtensionby moving game version checks to newCompatibilityManagerFixes #608 :
.csfile; oldincompatible_mods.txtresource removedSeverityenumSeverityenum allows better decision making:Criticalitems will always be scanned and must be completely unsubscribedMajorandMinoritems only scanned if enabledMinoritems can be ignored at user discretionSeveritymarkers and countsFixes #439 :
Severityenum can be used to override that forCriticalconflictsFixes #700 :
TMPE.logUpdates #724 & UI:
Fixes #719 :
Fixes #727 :
New incompatible mods added:
Severity.Critical) - game breakingSeverity.Critical) - game breakingSeverity.Critical) - game breakingSeverity.Critical) - game breakingSeverity.Minor) - reported to cause lane usage issuesFixes #36
Fixes #149
Fixes #190