-
Notifications
You must be signed in to change notification settings - Fork 54
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
Add support for STALKER: Shadow of Chernobyl. #106
Open
lowtied
wants to merge
52
commits into
ModOrganizer2:master
Choose a base branch
from
lowtied:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fix Nexus ID.
TODO: Parse the json to display some simple save info
Add save parsing for Blade & Sorcery
Add Monster Hunter: Rise support
Sekiro: Shadows Die Twice Support Plugin
Updates for Python 3.11 compatibility
…tachecker-usage Fix subnautica mod data checker initialization.
Use poe for linting.
…nters Fix python11 deps + linters
…ker.dataLooksValid Fix valid match in `BasicModDataChecker.dataLooksValid()`
Add enabledPlugins
Use defaults set in UIBase
* Add `basic_feature.BasicLocalSavegames` (profile specific save games) * Refactor Black & White 2 with BasicLocalSavegames * Refactor Valheim with BasicLocalSavegames * Refactor Vampire Bloodlines with BasicLocalSavegames * Add info about basic local save games to readme
* Fix subnautica preview file path * Add BasicGameSaveGameInfo with "File Date" to all BasicGames * Add max_width option to BasicGameSaveGameInfo(Widget) * Refactor Blade & Sorcery with get_metadata * Refactor & cleanup Black & White SaveGameInfo
* fix: Cyberpunk ini files (path) * Add basic savegame support: list only * Add profile specific save games (BasicLocalSavegames) * Add Cyberpunk savegame metadata, including Date, Play Time, Quest, Level, ... * Add ModDataChecker mod support: archive, redscript, RED4ext and CET v1.27.0 (Patch 2.01) moves RED4ext and CET framework to root folder * Fix r6/cache files being overritten in game dir. Copy cache files to overwrite before game start to catch file overwrites. Fix wrong log message (onAboutToRun, qInfo) * Version bump: Cyberpunk support v2.0.0 * Add executables with default arguments * Fix using save dates from folder instead of file * Add option to enforce archive load order Generating archive/pc/mod/modlist.txt from MOs load order (enforce_archive_load_order=True by default) * Add REDMod support - auto_deploy_redmod = True (default) Deploy redmod before game launch if necessary - enforce_redmod_load_order = True (default) Enforce the current load order on redmod deployment Clears the deployed files when not needed or for redeploy on load order change. * Add %modlist% to manual deployment. clean up execs * Version Bump: cyberpunk plugin v2.1 * Add auto install for REDmod's not in mods/ * Add default RootBuilder settings Applied once (setting "configure_RootBuilder") on UI init or RB enabled * Add REDmod exit code check + executable deploy
Fix CyberpunkModDataChecker not accepting extra files
Disable `enforce_archive_load_order` by default
…ad-order Fix mods expecting alphabetical load order
This seems fine to me but needs to be reworked to use PyQt6 imports. Please test against the 2.5.0 builds. |
…pdate Cyberpunk fix game update
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add basic support for STALKER: Shadow of Chernobyl.