27 Commits
Author SHA1 Message Date
Zash b9013090fb Add support for Thunderstore plugin (#199) 2026-01-11 17:44:06 +01:00
Zash cc5c3f27a8 Fix: BasicLocalSavegames not using savesDirectory() defined after init() (#208) 2026-01-11 14:15:29 +01:00
Zash d29425cef8 Valheim: fix BepInEx installation, missing file .doorstop_version (#192) 2025-09-03 08:14:31 +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 a581e28b0a Add Translations folder to Valheims ModDataChecker (#162) 2024-10-03 09:42:13 +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
Zash 4ecc67b853 Fixes for Valheim (#143)
* Fix Jotunn mod install
* Fix Valheim Bepinex install: +changelog.txt
2024-03-14 08:22:16 +01:00
Zash 583bb78977 Add BasicLocalSavegames (basic_feature) (#122)
* Add `basic_feature.BasicLocalSavegames`
(profile specific save games)

* Refactor Black & White 2 with BasicLocalSavegames

* Refactor Valheim with BasicLocalSavegames

* Refactor Vampire Bloodlines with BasicLocalSavegames

* Add info about basic local save games to readme
2023-10-08 09:12:14 +02:00
Jeremy Rimpo 55a987bff6 Additional fixes and cleanup for python updates 2023-09-23 14:24:22 +02:00
Zash 21f69a6b13 valheim plugin version bump v1.2.1 2022-05-31 20:04:22 +02:00
Zash 99214aff35 fix: Jotunn extra files not covered: .dll.mdb, .pdb, .xml 2022-05-27 20:29:06 +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 65e00cce83 Merge branch 'ZashIn-feat/BasicModDataChecker' into qt6
# Conflicts:
#	README.md
2022-05-02 16:53:35 +02:00
Jeremy Rimpo 4523662638 Merge remote-tracking branch 'origin/master' into qt6 2022-04-17 20:07:29 -05:00
Zash f3977a9235 Refactor: clear distinction between setting and updating file patterns, removed kwargs + overloads. 2022-04-07 16:01:53 +02:00
Zash 0567e4ff31 BasicModDataChecker: check / fix keys in definition order. 2022-04-04 22:20:45 +02:00
Zash a127433da5 + basic_feature: BasicModDataChecker - ModDataChecker with simple file patterns (glob). 2022-04-04 22:20:45 +02:00
Zash ecd882becc fix: Valheim sync overwrite also run for other games. 2022-03-30 00:50:44 +02:00
Zash 7380842a98 fix: Valheim Bepinex installation - winhttp.dll 2022-03-20 12:38:14 +01: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 842294be77 Merge remote-tracking branch 'origin/master' into qt6 2021-12-23 21:11:36 -06:00
Zash 795e51379f + savegame list & profile support 2021-12-23 18:10:43 +01:00
Zash 9dc2835588 + settings for sync overwrite 2021-12-22 23:27:55 +01:00
Zash 02e283964e + overwrite sync for config files 2021-12-22 21:38:44 +01:00