Jeremy Rimpo
da4c0af09a
Merge remote-tracking branch 'origin/obvrem' into obvrem
2025-05-22 12:52:39 -05:00
Jeremy Rimpo
18f8e23563
Alternate check to appease Pyright
2025-05-22 12:51:41 -05:00
pre-commit-ci[bot]
aa535d3b3c
[pre-commit.ci] Auto fixes from pre-commit.com hooks.
2025-05-22 17:30:49 +00:00
Jeremy Rimpo
86a1a6f2ec
Fix extension removal for game dir
2025-05-22 12:29:53 -05:00
Jeremy Rimpo
5020934d55
Fix for null entries
2025-05-21 19:39:54 -05:00
Jeremy Rimpo
5fe88cfe88
Remove debug lines
2025-05-21 19:17:51 -05:00
Jeremy Rimpo
ca4d9ad5ec
Don't use private type
2025-05-21 19:17:13 -05:00
Jeremy Rimpo
a46b9e4d58
Pak fixes
...
- Revise directory cleaning after refactor
- Implement paks.txt load order cache
2025-05-21 19:14:41 -05:00
Mikaël Capelle
6447d3c624
Fix linting issues.
2025-05-21 21:22:48 +02:00
Jeremy Rimpo
e7d5fdcb20
Paks management and more
2025-05-20 16:02:40 -05:00
Jeremy Rimpo
3c5ca96eeb
Implement UE4SS mod management tab
2025-05-15 03:45:42 -05:00
Jeremy Rimpo
2f379c9202
Updates
...
- Re-add UE4SS mod directory
- Add game content feature
- Add diagnosis for UE4SS loader DLL
2025-05-12 03:49:26 -05:00
Jeremy Rimpo
79a269c818
Updates
...
- Use 'real' exe for default game executable
- Limit Data extensions to BGS-only files
- Search for 'Win64' path in fixer for 'Root' files
- Add some protection to 'detach_parents'
2025-05-07 22:12:32 -05:00
Jeremy Rimpo
f2b28edb79
Big restructure of datachecker
2025-05-06 21:46:07 -05:00
Jeremy Rimpo
9ae090c007
Merge remote-tracking branch 'origin/obvrem' into obvrem
...
# Conflicts:
# games/game_oblivion_remaster.py
2025-05-06 03:18:28 -05:00
Jeremy Rimpo
146af8b84f
More datachecker refinements
2025-05-06 03:16:44 -05:00
pre-commit-ci[bot]
2b710d16bf
[pre-commit.ci] Auto fixes from pre-commit.com hooks.
2025-05-05 04:31:14 +00:00
Jeremy Rimpo
e8291de123
Handle top level directory being a Paks subdirectory
2025-05-04 23:30:58 -05:00
Jeremy Rimpo
eec1cd755f
Improved mod handling
...
- Map 'Paks' to game 'Paks' (instead of ~mods)
- Validate LogicMods Paks dir
- Handle core OBSE / UE4SS files better
- Add 'get_dir' function to simplify code
2025-05-04 21:48:33 -05:00
pre-commit-ci[bot]
b23e892950
[pre-commit.ci] Auto fixes from pre-commit.com hooks.
2025-05-04 05:50:21 +00:00
Jeremy Rimpo
d9af1fff25
Rework UE4SS to install to Root
2025-05-04 00:50:02 -05:00
Jeremy Rimpo
1db99fe6cb
Check all possible LOOT reg entries
2025-05-04 00:29:41 -05:00
Jeremy Rimpo
98cbe87400
Reformat
2025-05-04 00:10:01 -05:00
Jeremy Rimpo
3586642d82
Add LOOT support
2025-05-03 02:46:27 -05:00
Jeremy Rimpo
592acd1df8
Various updates
...
- Formatted file
- Added Movies and UE4SS directories to map
- ModDataChecker updates for new types
2025-04-28 23:35:29 -05:00