Commit Graph
384 Commits
Author SHA1 Message Date
Jeremy Rimpo d0372bc503 Catch missing data when scanning for EA games 2022-05-02 21:13:28 -05:00
Mikaël Capelle 1afaf4195b Fix missing super call. 2022-05-02 21:01:17 +02:00
Mikaël Capelle 7d0d5f825c Merge branch 'LostDragonist-supporturl' into qt6
# Conflicts:
#	basic_game.py
#	games/game_da2.py
#	games/game_dao.py
2022-05-02 17:14:53 +02:00
Mikaël Capelle 096b8fb53f Fix after merges. 2022-05-02 16:59:21 +02:00
Mikaël Capelle 65e00cce83 Merge branch 'ZashIn-feat/BasicModDataChecker' into qt6
# Conflicts:
#	README.md
2022-05-02 16:53:35 +02:00
Mikaël Capelle bef982731e Merge branch 'ashemedai-ea-desktop-support' into qt6
# Conflicts:
#	README.md
#	basic_game.py
2022-05-02 16:52:26 +02:00
Mikaël Capelle e0fdf01868 Merge branch 'ZashIn-game_control' into qt6 2022-05-02 16:48:41 +02:00
Mikaël Capelle 8470b04355 Merge branch 'ashemedai-dragon-age-2-support' into qt6
# Conflicts:
#	games/game_da2.py
2022-05-02 16:48:26 +02:00
Mikaël Capelle 0bb19f86a9 Merge branch 'ZashIn-feat/epic-legendary-launcher' into qt6
# Conflicts:
#	basic_game.py
2022-05-02 16:48:05 +02:00
Mikaël Capelle 024d37a31b Merge pull request #98 from ModOrganizer2/update-cmake-common-qt6
Update cmake common qt6
2022-04-28 17:53:56 +02:00
Mikaël Capelle 117be45a83 Multiple fixes for PyQt6 and CI. 2022-04-21 22:13:00 +02:00
Mikaël Capelle 51a0ea2f64 Merge remote-tracking branch 'origin/qt6' into update-cmake-common-qt6 2022-04-19 23:28:59 +02:00
Jeroen Ruigrok van der Werven 9a8ebf3027 Add EA Desktop support
Add EA Desktop IDs for Dragon Age: Origins and Dragon Age 2.
2022-04-19 10:52:47 +02:00
Jeremy Rimpo 4523662638 Merge remote-tracking branch 'origin/master' into qt6 2022-04-17 20:07:29 -05:00
Mikaël Capelle e82de5717a Update following cmake_common changes. 2022-04-17 16:24:09 +02:00
Zash 237065ef17 Epic detection (ids) for: Subnautica, Kingdom Come: Deliverance
+ urls in README
2022-04-13 00:36:37 +02:00
Zash 0fd4d87c7a Game Detection: Epic Games and Legendary launcher support 2022-04-13 00:36:37 +02:00
Zash 3e7963a24d fix: README list order for Control 2022-04-12 14:12:30 +02:00
Jeroen Ruigrok van der Werven a1859dc380 Reuse save games code from DAO to get this working 2022-04-12 12:41:24 +02:00
Zash 14e53a978b Add basic support for Control with forced load lib for Loose Files Loader and Control Plugin Loader 2022-04-12 00:11:43 +02:00
Zash 7eb501027d fix: = None missing in optional custructor arg 2022-04-07 22:35:59 +02:00
Zash c568c0b943 fix: failed unfold should result in unfixed tree (not valid). 2022-04-07 16:02:56 +02:00
Zash f3977a9235 Refactor: clear distinction between setting and updating file patterns, removed kwargs + overloads. 2022-04-07 16:01:53 +02:00
Zash 3e9217b3c3 fix: valid files not accepted. 2022-04-05 23:31:33 +02:00
Zash 87157e7283 README update: BasicModDataChecker 2022-04-04 22:20:45 +02:00