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

Add support for STALKER: Shadow of Chernobyl. #106

Open
wants to merge 52 commits into
base: master
Choose a base branch
from

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    2fc690b View commit details
    Browse the repository at this point in the history
  2. Update game_monsterhunterrise.py

    Fix Nexus ID.
    Rodolfo Figueroa Soriano authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    8651887 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    92a354f View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    fba8fd5 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    bff84ec View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Fixes for python 3.11

    Silarn committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    1b142d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Return if no INI exists

    Silarn committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    fe3cd9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2aed61 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Basic save support

    TODO: Parse the json to display some simple save info
    Silarn committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    f24f86e View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. WIP: Add savegame parsing

    Silarn committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    1dc70b5 View commit details
    Browse the repository at this point in the history
  2. Implement full save display

    Silarn committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    76a1e24 View commit details
    Browse the repository at this point in the history
  3. Bump version

    Silarn committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    8011cb9 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. Configuration menu
    Copy the full SHA
    3303ce5 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    6db3411 View commit details
    Browse the repository at this point in the history
  2. Holt's recommendations

    Silarn committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    a846216 View commit details
    Browse the repository at this point in the history
  3. Use assert

    Silarn committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    252ba9f View commit details
    Browse the repository at this point in the history
  4. Merge pull request ModOrganizer2#114 from ModOrganizer2/bs_saves

    Add save parsing for Blade & Sorcery
    Holt59 authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    0f10636 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. Configuration menu
    Copy the full SHA
    55a987b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b20534 View commit details
    Browse the repository at this point in the history
  3. Fix CI.

    Holt59 committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    5c84ee6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request ModOrganizer2#102 from RodolfoFigueroa/master

    Add Monster Hunter: Rise support
    Holt59 authored Sep 23, 2023
    Configuration menu
    Copy the full SHA
    1117e72 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d4002e View commit details
    Browse the repository at this point in the history
  6. Merge pull request ModOrganizer2#115 from kols/patch-1

    Sekiro: Shadows Die Twice Support Plugin
    Holt59 authored Sep 23, 2023
    Configuration menu
    Copy the full SHA
    5fe30fe View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. Merge pull request ModOrganizer2#113 from ModOrganizer2/python311

    Updates for Python 3.11 compatibility
    Holt59 authored Sep 24, 2023
    Configuration menu
    Copy the full SHA
    adcd06d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    050739e View commit details
    Browse the repository at this point in the history
  3. Merge pull request ModOrganizer2#116 from ModOrganizer2/dev/fix-modda…

    …tachecker-usage
    
    Fix subnautica mod data checker initialization.
    Holt59 authored Sep 24, 2023
    Configuration menu
    Copy the full SHA
    2c68322 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Use poe for linting.

    Holt59 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    5ca38c7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ModOrganizer2#117 from ModOrganizer2/dev/poe

    Use poe for linting.
    Holt59 authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    0c15b51 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Fix python 3.11 psutil error

    ZashIn committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    f99da81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3749d18 View commit details
    Browse the repository at this point in the history
  3. Merge pull request ModOrganizer2#118 from ZashIn/fix/python11_deps_li…

    …nters
    
    Fix python11 deps + linters
    Holt59 authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    2802df3 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    c441e42 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ModOrganizer2#119 from ZashIn/fix/BasicModDataChec…

    …ker.dataLooksValid
    
    Fix valid match in `BasicModDataChecker.dataLooksValid()`
    Holt59 authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    01d2c33 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Add enabledPlugins

    Silarn committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    4354644 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ModOrganizer2#120 from ModOrganizer2/loot_0_22

    Add enabledPlugins
    Silarn authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    265b174 View commit details
    Browse the repository at this point in the history
  3. Use defaults set in UIBase

    Silarn committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    7d3da34 View commit details
    Browse the repository at this point in the history
  4. Bump stubs to dev15

    Silarn committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    34ec663 View commit details
    Browse the repository at this point in the history
  5. Merge pull request ModOrganizer2#121 from ModOrganizer2/uibase_updates

    Use defaults set in UIBase
    Silarn authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    27d17ee View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Add BasicLocalSavegames (basic_feature) (ModOrganizer2#122)

    * 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
    ZashIn authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    583bb78 View commit details
    Browse the repository at this point in the history
  2. Add metadata to BasicGameSaveGameInfo(Widget) (ModOrganizer2#109)

    * 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
    ZashIn authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    44645a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. Cyberpunk full support (ModOrganizer2#105)

    * 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
    ZashIn authored Oct 15, 2023
    Configuration menu
    Copy the full SHA
    cf2a700 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    22f88eb View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Merge pull request ModOrganizer2#124 from ZashIn/cyberpunk

    Fix CyberpunkModDataChecker not accepting extra files
    Silarn authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    b99c053 View commit details
    Browse the repository at this point in the history
  2. Fix mods expecting alphabetical load order

    Disable `enforce_archive_load_order` by default
    ZashIn committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    8995d23 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Merge pull request ModOrganizer2#125 from ZashIn/cyberpunk-archive-lo…

    …ad-order
    
    Fix mods expecting alphabetical load order
    Silarn authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    bcf7f0e View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Configuration menu
    Copy the full SHA
    fba4bd8 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    dbcbd91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94e43f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6036615 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Merge pull request ModOrganizer2#127 from ZashIn/cyberpunk-fix-game-u…

    …pdate
    
    Cyberpunk fix game update
    Silarn authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    4d7a7cc View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    9b805f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07fbb35 View commit details
    Browse the repository at this point in the history