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
Jeremy Rimpo
96c578ddf9
Fixes for init
...
- Use 'initializeProfile' to create required directories
- Use 'makedirs' just in case
2025-04-28 02:58:07 -05:00
Jeremy Rimpo
8d55dde8a9
Fix detach parent if directory parent is root
2025-04-27 02:55:35 -05:00
Jeremy Rimpo
78ffffd97c
Many changes
...
- Revamped to use new mod directory mapping
- Updated file validation code
- INI support (including profile INIs)
- Removed profile save support (which didn't work)
2025-04-26 23:58:39 -05:00
Jeremy Rimpo
35d08fb33e
More file map updates
2025-04-26 00:37:19 -05:00
Jeremy Rimpo
5d9a778f43
Numerous updates
...
- Fix load order reader
- Add OBSE64 detector
- Make ~mods dir if missing
- Set DLC and force-enabled plugins
2025-04-25 22:05:26 -05:00