| Commit message (Expand) | Author | Age | Files | Lines |
| * | Bundle Qt libs missing from PyQt6 dep scan (fixes Bazzite crash) | SulfurNitride | 2026-03-14 | 1 | -0/+16 |
| * | Bundle libxcb-cursor to fix Qt xcb platform plugin crash | SulfurNitride | 2026-03-14 | 1 | -0/+11 |
| * | Update README: add Building section and NixOS runtime requirements | SulfurNitride | 2026-03-13 | 1 | -0/+35 |
| * | Fix image link and clean up README.md | SulfurNitride | 2026-03-13 | 1 | -2/+1 |
| * | Revise installation and running instructions in README | SulfurNitride | 2026-03-13 | 1 | -13/+2 |
| * | Fix DDS and winreg missing in Python plugins | SulfurNitride | 2026-03-13 | 2 | -3/+17 |
| * | Bundle PBS Python 3.12 + PyQt6, restore Python plugins as .py files | SulfurNitride | 2026-03-13 | 9 | -510/+122 |
| * | Replace wrestool with native Rust PE icon extraction (pelite) | SulfurNitride | 2026-03-12 | 19 | -84/+463 |
| * | Upgrade bundled Qt from 6.9 to 6.10 via aqtinstall | SulfurNitride | 2026-03-12 | 2 | -9/+35 |
| * | Fix mobase RPATH: plugins/libs/ needs $ORIGIN/../../lib not $ORIGIN/../lib | SulfurNitride | 2026-03-12 | 1 | -1/+2 |
| * | Fix NixOS CI: use nix python for cmake, venv only for pybind11 pin | SulfurNitride | 2026-03-12 | 3 | -62/+71 |
| * | Fix NixOS CI: use venv for pinned pybind11 (nix Python is immutable) | SulfurNitride | 2026-03-12 | 1 | -7/+16 |
| * | Fix NixOS CI: pin pybind11 to 2.13.6 via pip (ABI compat with Docker build) | SulfurNitride | 2026-03-12 | 1 | -3/+4 |
| * | Fix NixOS CI: add Rust toolchain, cmake configure needs nak_ffi target | SulfurNitride | 2026-03-12 | 2 | -3/+3 |
| * | Fix NixOS CI: tinyxml2 renamed to tinyxml-2 in nixpkgs | SulfurNitride | 2026-03-12 | 1 | -1/+1 |
| * | Add NixOS mobase build to CI for Python plugin compatibility | SulfurNitride | 2026-03-12 | 2 | -0/+113 |
| * | Fix CI: pull pre-built Docker image instead of rebuilding every run | SulfurNitride | 2026-03-12 | 2 | -14/+10 |
| * | Fix Python plugins: bundle mobase pybind11 module in plugins/libs/ | SulfurNitride | 2026-03-12 | 1 | -0/+5 |
| * | Fix build: add missing Qt6 find_package for OMOD installer, fix default arg | SulfurNitride | 2026-03-12 | 2 | -1/+4 |
| * | Add native Root Builder and OMOD Installer plugins | SulfurNitride | 2026-03-12 | 10 | -1/+1368 |
| * | Replace Python plugins with native C++ .so, remove bundled Python (~95MB) | SulfurNitride | 2026-03-12 | 41 | -267/+4640 |
| * | Add per-executable Proton toggle and terminal launch option | SulfurNitride | 2026-03-12 | 9 | -40/+197 |
| * | Fix build: use QString::fromLocal8Bit instead of QStringEncoder::encode | SulfurNitride | 2026-03-11 | 1 | -2/+1 |
| * | Fix LOOT disabling plugins: handle Bethesda asterisk format in plugins.txt | SulfurNitride | 2026-03-11 | 1 | -6/+30 |
| * | Fix rmdir for empty overwrite directory cleanup | SulfurNitride | 2026-03-11 | 1 | -1/+1 |
| * | Fix empty directory cleanup after overwrite move | SulfurNitride | 2026-03-11 | 1 | -3/+7 |
| * | Fix "Create Mod..." and "Move content to Mod..." overwrite context menu actions | SulfurNitride | 2026-03-11 | 1 | -37/+47 |
| * | Fix tracked writes false positives, stale entries, portability, and launcher ... | SulfurNitride | 2026-03-11 | 4 | -18/+93 |
| * | Fix CI: upload build directory instead of removed tar.gz | SulfurNitride | 2026-03-11 | 1 | -18/+3 |
| * | Remove FUSE passthrough, flake.nix, and stop archiving build output | SulfurNitride | 2026-03-11 | 10 | -865/+11 |
| * | Check CAP_SYS_ADMIN at runtime before negotiating FUSE passthrough | SulfurNitride | 2026-03-11 | 4 | -2/+33 |
| * | Fix cap_sys_admin apply: copy-patch-replace to avoid text file busy | SulfurNitride | 2026-03-11 | 2 | -6/+12 |
| * | Patch RPATH to absolute paths when applying cap_sys_admin | SulfurNitride | 2026-03-11 | 2 | -10/+29 |
| * | Fix flake.nix: add libloot hash, remove stale placeholder comment | SulfurNitride | 2026-03-11 | 1 | -1/+1 |
| * | Fix LOOT ambiguous load order: use loadorder.txt as canonical order | SulfurNitride | 2026-03-11 | 1 | -26/+23 |
| * | Fix LOOT "ambiguous load order" by merging base ESMs into plugins.txt | SulfurNitride | 2026-03-11 | 1 | -4/+53 |
| * | Fix LOOT launch: clean QT_PLUGIN_PATH and LD_LIBRARY_PATH from env | SulfurNitride | 2026-03-11 | 1 | -2/+11 |
| * | Fix RPATH patching for .so.* files (libproxy.so.1, libpxbackend) | SulfurNitride | 2026-03-11 | 1 | -1/+1 |
| * | Fix FUSE passthrough: use proper API, drop LD_LIBRARY_PATH, auto-apply cap | SulfurNitride | 2026-03-11 | 6 | -50/+101 |
| * | Fix flake.nix: escape bash ${var} in Nix '' strings | SulfurNitride | 2026-03-11 | 1 | -26/+26 |
| * | Sync entire app to ~/.local/share/fluorine/bin/ for stable symlinks | SulfurNitride | 2026-03-11 | 2 | -45/+52 |
| * | CI: build tarball instead of AppImage, publish .tar.gz in releases | SulfurNitride | 2026-03-11 | 1 | -17/+8 |
| * | FUSE VFS performance, tracked writes fix, remove steam-run, add NixOS flake | SulfurNitride | 2026-03-11 | 18 | -256/+1165 |
| * | Track files moved from Overwrite to mods for in-place write-back | SulfurNitride | 2026-03-10 | 10 | -21/+769 |
| * | Remove COW from FUSE VFS — write mod files in-place | SulfurNitride | 2026-03-09 | 2 | -106/+8 |
| * | FUSE VFS: lazy copy-on-write to prevent Overwrite folder pollution | SulfurNitride | 2026-03-09 | 2 | -24/+74 |
| * | Extract icons from .exe files for desktop shortcuts, add cache invalidation | SulfurNitride | 2026-03-08 | 1 | -26/+295 |
| * | Fix LOOT sort for PluginsTxt games, improve desktop shortcuts, add Browse VFS | SulfurNitride | 2026-03-08 | 7 | -25/+201 |
| * | Remove FUSE passthrough (CAP_SYS_ADMIN incompatible with AppImage), remove bs... | SulfurNitride | 2026-03-08 | 6 | -19/+21 |
| * | FUSE VFS performance: attr cache, selective invalidation, init tuning | SulfurNitride | 2026-03-08 | 6 | -89/+1066 |