Age | Commit message (Collapse) | Author |
|
added optional update notifier
|
|
Fixed crash with empty values in mod.cpp file
|
|
Fixed mods in game's home directory
|
|
- Fixed VDF parsing issue (quote escaping support)
|
|
Fixed environment variables passing behavior
Additional logs for SteamAPI mod events
|
|
Fix Western Sahara CDLC support
|
|
Added support for Western Sahara CDLC
|
|
|
|
- added spdlog for better log messages (fixes #132)
- refactored steam_utils - loosened CompatToolMapping key name requirement and reordered compatibility tools order (now user provided compatibilitytools.d are used first, before Steam tools) (possible fix for #167 and #168)
|
|
external: add rihab/scope_guard dependency
launcher: fix crash when loading mods when sorting is enabled
library: remove unused variable
readme: add dependency list for Fedora
|
|
Added support for CSLA DLC
|
|
Two contributions by DasCapschen
Add SOG Prairie Fire DLC in parameters & exclude DLC from mods list (#159)
Make Mods Table Sortable (#160)
|
|
Implemented workaround for quotes in mod name
|
|
fix parameter name in steam-integration
fix possible crash in steam-integration
add Art of War DLC to exclusion list
specify Qt5 as default on Mac CI (Qt6 installs when qt package is selected)
|
|
Added HTML mod exporting
Fixed issue with HTML mod importing mods in reverse order
|
|
fixed LD_PRELOAD preservation
|
|
Implemented mod reordering
|
|
- fixed crash when workshop directory is not set
- fixed QTDark theme having white background on buttons
|
|
fixed 1-pixel height of path chooser dialog on some WMs
deb-packaging fixes
|
|
fix 'Proton: Need a Verb' issue, caused by Proton 5.13 changes
|
|
fixed crash with Steam Flatpak
fixed behavior of StartBackgroundProcess
|
|
Added autodetection of libpng12.so, fixes thermal optics in-game
|
|
fix potential mismatch between fmt library versions
|
|
Added icon and desktop entry
Fix mod.cpp parsing with values that contain quotes
|
|
|
|
Display path chooser dialog when SteamUtils fails to find Steam
|
|
Added option to disable esync on Proton.
|
|
export workshop mods to txt file
fix possible race condition
|
|
- Add support for local mods in HTML presets
- launcher will prefer ~/.steam/steam instead of ~/.local/share/Steam
- UI fix when too many mods failed during import
|
|
Add mod dialog now supports selecting multiple directories
|
|
added pugixml dependency
no notable changes for Linux
|
|
Added support for Contact DLC and Global Mobilization DLC
Fixed bug with "Custom parameters" option not working
|
|
fixed displaying message when mods from HTML preset were not found
minor CI/testing fixes
|
|
|