21 Commits
Author SHA1 Message Date
Mikaël Capelle f502fb468f Add pre-commit hook (#179)
* Update dev dependencies.
* Add pre-commit hook.
2025-04-25 08:23:10 +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
Jeremy Rimpo 55a987bff6 Additional fixes and cleanup for python updates 2023-09-23 14:24:22 +02:00
Mikaël Capelle af6fa07882 Fix for typing after stubs update. 2022-05-07 14:02:01 +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
Chris Bessent 42aef8de3d Make tox happy 2021-12-27 00:57:18 -07:00
Chris Bessent b6e02661b4 Add links for everything else 2021-12-27 00:50:04 -07:00
Jeremy Rimpo 1fdf5031ea PyQt6 Compatibility 2021-12-06 05:20:37 -06:00
Mikaël Capelle a83e96528f Apply isort. 2021-07-18 10:33:08 +02:00
Mikaël Capelle be9ad2cb1f Remove old pieces of code from BasicGameSaveGameInfo and fix W3 save game handling. 2021-02-26 20:57:38 +01:00
Mikaël Capelle 53ad1f4f0c Add save file to W3 and DS2. 2020-10-17 12:53:31 +02:00
Mikaël Capelle 9b600555ba Add ini files to Witcher 3 plugin. 2020-09-27 19:40:26 +02:00
Mikaël Capelle 7e6ece9cd5 Remove description for Witcher 3 support plugin. 2020-08-06 12:10:09 +02:00
Mikaël Capelle 53e86a68a4 Update for GOG IDs and handling of multiple Steam/Gog IDs. 2020-08-06 12:06:25 +02:00
Mikaël Capelle e3ed1ef907 Fix name of Witcher 3. 2020-06-13 21:01:18 +02:00
Mikaël Capelle e493ea3d5f Clean Witcher3. 2020-06-13 20:07:21 +02:00
Mikaël Capelle a92b0aa0d8 Add replacement variables for some members. 2020-06-12 22:47:37 +02:00
Mikaël Capelle 2b51e21f2e Clean save game basic feature. 2020-06-12 21:36:38 +02:00
Mikaël Capelle 374505d6c7 Add basic save game implementation. 2020-06-12 00:06:01 +02:00
Mikaël Capelle 97bebfb54e Add other attributes with possible default values. 2020-06-11 00:26:35 +02:00
Mikaël Capelle 32d16df52e Initial commit. 2020-06-10 23:22:53 +02:00