Commit Graph
488 Commits
Author SHA1 Message Date
Holt59 01703da975 Move contributing stuff from README to CONTRIBUTING. 2025-04-25 14:12:51 +02:00
Holt59 5f3175b559 Start working on automatic README generation. 2025-04-25 10:57:59 +02:00
Holt59 da2f4dc578 Add pre-commit hook to export dependencies to plugin-requirements.txt. 2025-04-25 09:22:02 +02:00
Mikaël Capelle f502fb468f Add pre-commit hook (#179)
* Update dev dependencies.
* Add pre-commit hook.
2025-04-25 08:23:10 +02:00
Zash 9e30d7d104 Catch and show game list errors at startup (#177)
* Catch and log errors for failed EA games list parsing
* Extend error logging for Epic Games
* Add error message box for errors loading game list
* Fix lint error in game_sims4.py
2025-04-12 14:44:20 +02:00
DoubleYouC 59487e7645 Update game_nomanssky.py (#171)
Changed the path from GAMEDATA/PCBANKS/MODS to GAMEDATA/MODS
2025-03-14 15:56:00 +01:00
Zash 6adf3e6483 Update Poetry to v2, toml PEP 621, package-mode (#172) 2025-02-28 19:55:08 +01:00
xieve 7e072cc56f feat(sims4): add ModDataChecker, ModDataContent (#173)
* feat(sims4): add ModDataChecker, ModDataContent
2025-02-23 15:30:17 +01:00
Zash 22920a0521 Fix Cyberpunk r6/cache file updates. (#170) 2025-01-19 10:59:40 +01:00
Zash 68dc6df454 Add / extend game detection support for Epic Games (Heroic Games Launcher) (#169)
* Fix Epic game store detection (ProgramData)
* Add heroic launcher support for epic games
* Add unofficial EGS ID DB to README
* Add Epic ID to Subnautica Below Zero
* Add Epic ID to Cyberpunk
* Add Epic ID to Control
2025-01-12 12:18:08 +01:00
Twinki c0b44c152e Add X4: Foundations supporting plugin (#168) 2024-12-31 10:02:37 +01:00
Zash 1d41208b75 Cyberpunk: forced load libraries instead of RB (#163)
* Remove Cyberpunk RootBuilder option, forced load libraries works now with CET and RED4ext
* Fix CrashReporter error with CET installed in VFS by disabling it.
* Add Message on startup to convert RootBuilder mods
* Fix FileNotFoundError when updating overwrite/r6/cache
2024-12-22 15:04:55 +01:00
Jonny_Bro (Nikita) c3e2bd16e4 Update Blade & Sorcery save parser to 1.0 (#152) 2024-10-12 13:37:20 +02:00
Ari Fogel 19599a87c5 Fix FF7 remake crash when no mods are selected (#165) 2024-10-10 13:46:21 +02:00
IFV 21f738bcee Add Ready or Not support (#160)
Include basic support for Ready or Not

Signed-off-by: Ryan Keane <the.ra2.ifv@gmail.com>
2024-10-03 09:50:51 +02:00
Zash 785be77319 Fix Subnautica installer error (#157)
* Fix Subnautica installer error
* Fix verification Tobey's BepInEx Pack v5.4.23
2024-10-03 09:50:07 +02:00
RJandRJ ae4ae8be70 Use glob.escape for paths that contain square brackets (#161)
Co-authored-by: RJ <Liderate@users.noreply.github.com>
2024-10-03 09:49:43 +02:00
Zash a581e28b0a Add Translations folder to Valheims ModDataChecker (#162) 2024-10-03 09:42:13 +02:00
Rebecca Turner dc3b02d28d [CP2077] Only include .archive files from archive/pc/mod/ (#164) 2024-09-30 09:17:57 +02:00
mopioid eb3e1e9917 Add Borderlands 1 support plugin (#159) 2024-09-28 19:59:24 +02:00
Paynamia a8613c4f95 Add Batman: Arkham City support plugin (#156) 2024-08-17 08:51:32 +02:00
Zash e88d2d2d15 Cyberpunk plugin update for MO 2.5.2 (#150)
* Cyberpunk plugin version bump v2.3
* Fix (workaround) for bugged RB link mode with Python 3.12
2024-07-15 08:13:01 +02:00
Mikaël Capelle 71dbb8c557 Refactoring of game features for better management. (#149)
* Refactoring following uibase change for game features.
* Switch to ruff for linting and formatting.
* Bump stubs to 2.5.1a0.
2024-06-09 12:25:46 +02:00
uwxanduwx 1fff6d441d Add support for Test Drive Unlimited 2 (#147)
* Add TDU2 Support

---------

Co-authored-by: uwx <uwx@users.noreply.github.com>
2024-04-13 10:00:35 +02:00
uwxanduwx 07a941ca87 Add Tony Hawk's Pro Skater 3, 4, Underground & Underground 2 Support (#145)
* Add THPS series support

---------

Co-authored-by: uwx <uwx@users.noreply.github.com>
2024-04-13 10:00:21 +02:00