aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Fix VFS rmdir, prefix/launch issues, add version + beta channelSulfurNitride2026-04-2315-29/+188
* Gate panel-plugin swap on enabled, pre-sync plugins.txt from prefixSulfurNitride2026-04-181-0/+4
* Symlink saves, rank prefixes by Steam app type, ntsync safeguardsSulfurNitride2026-04-1736-0/+5912
* Remove Fix Game Registries button, fix BethINI New Vegas detectionSulfurNitride2026-04-131-5/+14
* VFS perf fixes, icon/stylesheet compat, download filename fixSulfurNitride2026-04-12109-2/+17029
* Add BSA in-memory extraction and nested preview supportSulfurNitride2026-04-129-122/+598
* Add NIF previewer plugin with Linux-specific fixesSulfurNitride2026-04-1233-0/+4198
* Remove LOOT integration entirelySulfurNitride2026-04-1223-2548/+0
* Remove vendored usvfs and Windows-only usvfs code pathsSulfurNitride2026-04-12270-24441/+0
* Remove dead plugin scaffolds and duplicate lib dirsSulfurNitride2026-04-1293-12956/+0
* Add Stalker 2: Heart of Chornobyl pluginSulfurNitride2026-04-121-0/+52
* Sync upstream MO2 2.5.3 Beta 3 fixesSulfurNitride2026-04-101-1/+1
* Add BethINI Pie tool pluginSulfurNitride2026-04-106-0/+543
* Fix backup restore failing when destination file already existsSulfurNitride2026-04-101-0/+2
* Remove NaK/Rust dependency, port remaining functionality to native C++SulfurNitride2026-04-0837-8129/+48
* Replace winetricks dependency setup with native implementationsSulfurNitride2026-04-052-2/+22
* Add modl:// protocol support for mod.pub downloadsSulfurNitride2026-04-031-1/+1
* Replace Rust prefix setup with C++ step-by-step dialogSulfurNitride2026-04-031-0/+2
* Fix cabextract not found in pressure-vessel and TTW game detectionSulfurNitride2026-04-033-16/+39
* Fix SLR download failures and CMake rebuild detectionSulfurNitride2026-04-014-269/+283
* Block rootbuilder directory plugin in Python proxySulfurNitride2026-03-281-1/+2
* Add debug logging to game symlink creationSulfurNitride2026-03-281-0/+18
* Search all Steam library folders for game compatdataSulfurNitride2026-03-281-18/+20
* Multi-dir plugin loading, VFS Root Builder, Wine registry check, column visib...SulfurNitride2026-03-221-1/+7
* Fix Steam game mode: strip LD_PRELOAD, robust looksValid(), restore env for g...SulfurNitride2026-03-172-2/+50
* Fix Steam game mode: clear LD_LIBRARY_PATH, deploy native basic_games, add en...SulfurNitride2026-03-173-1/+13
* Fix Steam game detection in game mode + add result cacheSulfurNitride2026-03-161-4/+26
* Fix looksValid() for games with nested data directories (e.g. Oblivion Remast...SulfurNitride2026-03-161-1/+20
* Add Steam Linux Runtime (SLR) support + fix Use Proton defaultSulfurNitride2026-03-154-2/+360
* Fix DDS and winreg missing in Python pluginsSulfurNitride2026-03-131-1/+9
* Bundle PBS Python 3.12 + PyQt6, restore Python plugins as .py filesSulfurNitride2026-03-131-67/+9
* Replace wrestool with native Rust PE icon extraction (pelite)SulfurNitride2026-03-1211-69/+430
* Fix build: add missing Qt6 find_package for OMOD installer, fix default argSulfurNitride2026-03-121-0/+3
* Add native Root Builder and OMOD Installer pluginsSulfurNitride2026-03-128-0/+1363
* Replace Python plugins with native C++ .so, remove bundled Python (~95MB)SulfurNitride2026-03-1229-68/+4107
* Fix build: use QString::fromLocal8Bit instead of QStringEncoder::encodeSulfurNitride2026-03-111-2/+1
* Fix LOOT disabling plugins: handle Bethesda asterisk format in plugins.txtSulfurNitride2026-03-111-6/+30
* FUSE VFS performance, tracked writes fix, remove steam-run, add NixOS flakeSulfurNitride2026-03-111-27/+0
* Remove FUSE passthrough (CAP_SYS_ADMIN incompatible with AppImage), remove bs...SulfurNitride2026-03-084-16/+16
* Replace lootcli with standalone LOOT GUI AppImage on LinuxSulfurNitride2026-03-072-6/+4
* Fix log copy truncation, enable ccache for build cacheSulfurNitride2026-02-251-5/+9
* Remove umu-run, keep game as child process for Steam trackingSulfurNitride2026-02-237-81/+148
* Fix AppImage plugin loading, save timestamps, and INI corruptionSulfurNitride2026-02-206-62/+256
* Add Python init diagnostics, AppImage build system, misc Linux fixesSulfurNitride2026-02-1916-122/+164
* Fix fomod-plus image loading and settings file location on LinuxSulfurNitride2026-02-182-5/+10
* Read Fluorine prefix path from config.json instead of QSettingsSulfurNitride2026-02-181-5/+20
* Fix save deploy/sync for non-Bethesda games using Saved Games directorySulfurNitride2026-02-181-1/+1
* Fix Wine prefix deployment, INI handling, and data directory pathsSulfurNitride2026-02-1740-152/+323
* Replace Python build deps with uv across all build pathsSulfurNitride2026-02-151-3/+0
* Fix RPATH, absolute instance paths, Proton symlink matching, umu-run logging,...SulfurNitride2026-02-152-20/+25