Commit Graph
26 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 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 117be45a83 Multiple fixes for PyQt6 and CI. 2022-04-21 22:13:00 +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
Qudix 16d6f7507a Specify nexus name and id 2021-10-05 19:52:00 -05:00
Qudix 0a8c8ed777 Make mypy happy 2021-10-01 18:40:05 -05:00
Qudix ee09ab2323 Fix debug file crash
Set documents directory
2021-10-01 18:37:12 -05:00
Qudix 60af80b3ed Separate module for XRay classes 2021-09-30 23:35:32 -05:00
Qudix e748d945d9 Add save reading
Add lib lzokay to uncompress lzo data
Display character stats on hover
+ Minor bug fixes and improvements
2021-09-30 02:34:07 -05:00
Qudix 0f301bc591 Minor 2021-09-23 18:21:12 -05:00
Qudix 3744bc1782 Added ModDataContent
Added "fix" feature to ModDataChecker
2021-09-23 18:18:11 -05:00
Mikaël Capelle a83e96528f Apply isort. 2021-07-18 10:33:08 +02:00
Qudix 6d39c35754 Removed unused import 2021-03-03 12:09:12 -06:00
Qudix 47f5748169 checks 2021-03-03 12:05:57 -06:00
Qudix a70b12cfbf Fix deleting saves 2021-03-02 17:34:19 -06:00
Qudix d3a67b92a9 Revert "Workaround for error when steam id isn't provided"
This reverts commit 58d162ba8e.
2021-03-02 17:31:09 -06:00
Qudix 58d162ba8e Workaround for error when steam id isn't provided
As Anomaly doesn't have a steam page, this is set to 0
2021-02-09 17:15:17 -06:00
Qudix c02d74da8c Improved data checker for STALKER Anomaly 2020-11-07 10:08:15 +01:00
Mikaël Capelle 613287d5f9 Fix CI and Github action. 2020-10-31 17:46:56 +01:00
Qudix fdcb312a31 Added file mapping to STALKER Anomaly 2020-10-17 12:54:42 +02:00
Qudix 52844da70d Added ModDataChecker to STALKER Anomaly 2020-09-23 19:00:18 -05:00