562 Commits
Author SHA1 Message Date
Daniel Schlatter 3b2f67ce4c disable unneeded configparser interpolation that causes issues when %s are present in values (#198) 2025-10-10 09:50:58 +02:00
pre-commit-ci[bot] 003d313d7e [pre-commit.ci] Pre-commit autoupdate. (#197)
updates:
- [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v5.0.0...v6.0.0)
- [github.com/astral-sh/ruff-pre-commit: v0.12.2 → v0.13.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.2...v0.13.3)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-10-07 15:01:43 +02:00
ddbb07 6535a8decc Update save game functions for Mount & Blade II: Bannerlord (#194) 2025-09-30 20:11:08 +02:00
Nikolai 0679b45cdb Add silksong suport (#196) 2025-09-30 20:10:17 +02:00
Amelia deabf2ac25 Add Support for Fantasy Life I Mods and Pak files (#187) 2025-09-15 09:57:08 +02:00
Gabriel cae15affee [Baldur's Gate 3]: Various bug fixes (#193)
* Add additional DLLs to the lslib retriever
* Fix regex pattern for folder name in pak_parser
* Ensure log directory is created if missing
* Update pak file naming to include parent directory name
2025-09-15 09:56:40 +02:00
Zash d29425cef8 Valheim: fix BepInEx installation, missing file .doorstop_version (#192) 2025-09-03 08:14:31 +02:00
Daniel Schlatter e7e990696f fix check for if directory is packable in baldursgate3.pak_parser (#191) 2025-08-31 14:44:55 +02:00
Daniel Schlatter f14428a4a7 Add official support for Baldur's Gate 3 (#188) 2025-08-18 07:52:02 +02:00
Ben Orchard c3fe98601f Add basic support for Dark Souls II Scholar of the First Sin (#190) 2025-08-15 11:29:26 +02:00
Zash c5d39b83b2 Fix is_gog(): setGamePath() is not setting gogAPPId (#189) 2025-08-07 10:05:08 +02:00
pre-commit-ci[bot]andMikaël Capelle 3571d4aac6 [pre-commit.ci] Pre-commit autoupdate. (#186)
* [pre-commit.ci] Pre-commit autoupdate.

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.11.7 → v0.12.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.11.7...v0.12.2)

* Fix pyproject for ruff upgrade.

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Mikaël Capelle <capelle.mikael@gmail.com>
2025-07-07 20:35:54 +02:00
Mikaël CapelleandJeremy Rimpo f35a6b087a Move to VCPKG for mo2-cmake. (#151)
* Oblivion Remastered updates
- Handle invalid JSON
- Remove outdated pak sorting code
- Start from 8999 for pak directories
- Leaves space for early loaders
- Update MagicLoader handling for more dir names

---------

Co-authored-by: Jeremy Rimpo <jeremy.rimpo@servermonkey.com>
2025-05-29 10:59:13 +02:00
Luna 7ce47ddc83 Fix typo in NieR:Automata (#183) 2025-05-24 20:11:36 +02:00
Diego Fernandoandpre-commit-ci[bot] cbb6ebd9c6 Add a basic version of final fantasy 7 rebirth (#174)
---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-05-24 09:26:12 +02:00
Jeremy Rimpo 06c35aa4cc Merge pull request #181 from ModOrganizer2/obvrem
Oblivion Remastered Support
2025-05-23 14:00:53 -05:00
Jeremy Rimpo a9b9c8869a Documentation first pass 2025-05-23 10:50:14 -05:00
Jeremy Rimpo 8751c246c0 Several improvements
- GameSettings support
- ML exe detection
- Validation for body morph and npc appearance directories
2025-05-22 17:47:47 -05:00
Jeremy Rimpo 1886f99f02 The exe location changed on a recent release (#182) 2025-05-22 20:18:56 +02:00
Jeremy Rimpo d292c1cf21 Process entries out of the iterator 2025-05-22 13:00:25 -05:00
Jeremy Rimpo da4c0af09a Merge remote-tracking branch 'origin/obvrem' into obvrem 2025-05-22 12:52:39 -05:00
Jeremy Rimpo 18f8e23563 Alternate check to appease Pyright 2025-05-22 12:51:41 -05:00
pre-commit-ci[bot] aa535d3b3c [pre-commit.ci] Auto fixes from pre-commit.com hooks. 2025-05-22 17:30:49 +00:00
Jeremy Rimpo 86a1a6f2ec Fix extension removal for game dir 2025-05-22 12:29:53 -05:00
Jeremy Rimpo 5020934d55 Fix for null entries 2025-05-21 19:39:54 -05:00