summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2022-02-10Update to commit 329Mateusz Szychowski (Muttley)
added optional update notifier
2022-02-07update to commit 326Mateusz Szychowski (Muttley)
Fixed crash with empty values in mod.cpp file
2022-02-03Update to commit 322Mateusz Szychowski (Muttley)
Fixed mods in game's home directory
2022-02-03Update to commit 321Mateusz Szychowski (Muttley)
- Fixed VDF parsing issue (quote escaping support)
2021-12-17Update to commit 316Mateusz Szychowski (Muttley)
Fixed environment variables passing behavior Additional logs for SteamAPI mod events
2021-11-19Update to commit 309Mateusz Szychowski (Muttley)
Fix Western Sahara CDLC support
2021-11-18Update to commit 305Mateusz Szychowski (Muttley)
Added support for Western Sahara CDLC
2021-11-16Add missing spdlog dependencyMateusz Szychowski (Muttley)
2021-11-15Update to commit 303Mateusz Szychowski (Muttley)
- 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)
2021-07-02Update to commit 293Mateusz Szychowski (Muttley)
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
2021-06-17Update to commit 288Mateusz Szychowski (Muttley)
Added support for CSLA DLC
2021-05-08Update to commit 285Mateusz Szychowski (Muttley)
Two contributions by DasCapschen Add SOG Prairie Fire DLC in parameters & exclude DLC from mods list (#159) Make Mods Table Sortable (#160)
2021-04-19Update to commit 279Mateusz Szychowski (Muttley)
Implemented workaround for quotes in mod name
2021-03-16update to commit 277Mateusz Szychowski (Muttley)
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)
2021-01-16Update to commit 277Mateusz Szychowski (Muttley)
Added HTML mod exporting Fixed issue with HTML mod importing mods in reverse order
2021-01-03update to commit 267Mateusz Szychowski (Muttley)
fixed LD_PRELOAD preservation
2020-11-28Update to commit 262Mateusz Szychowski (Muttley)
Implemented mod reordering
2020-11-05Update to commit 257Mateusz Szychowski (Muttley)
- fixed crash when workshop directory is not set - fixed QTDark theme having white background on buttons
2020-11-02Update to commit 254Mateusz Szychowski (Muttley)
fixed 1-pixel height of path chooser dialog on some WMs deb-packaging fixes
2020-10-19Update to commit 250Mateusz Szychowski (Muttley)
fix 'Proton: Need a Verb' issue, caused by Proton 5.13 changes
2020-10-16Update to commit 248Mateusz Szychowski (Muttley)
fixed crash with Steam Flatpak fixed behavior of StartBackgroundProcess
2020-09-12Update to commit 243Mateusz Szychowski (Muttley)
Added autodetection of libpng12.so, fixes thermal optics in-game
2020-08-17Update to commit 239Mateusz Szychowski (Muttley)
fix potential mismatch between fmt library versions
2020-08-08Update to commit 235Mateusz Szychowski (Muttley)
Added icon and desktop entry Fix mod.cpp parsing with values that contain quotes
2020-08-07Update to commit 225Mateusz Szychowski (Muttley)
2020-08-07Update to commit 221Mateusz Szychowski (Muttley)
Display path chooser dialog when SteamUtils fails to find Steam
2020-08-07Update to commit 219Mateusz Szychowski (Muttley)
Added option to disable esync on Proton.
2020-07-12update to commit 217Mateusz Szychowski (Muttley)
export workshop mods to txt file fix possible race condition
2020-05-26Update to commit 212Mateusz Szychowski (Muttley)
- 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
2020-04-25update to commit 187Mateusz Szychowski (Muttley)
Add mod dialog now supports selecting multiple directories
2020-04-19Update to commit 172Mateusz Szychowski (Muttley)
added pugixml dependency no notable changes for Linux
2020-04-15Update to commit 170Mateusz Szychowski (Muttley)
Added support for Contact DLC and Global Mobilization DLC Fixed bug with "Custom parameters" option not working
2020-04-11update to commit 166Mateusz Szychowski (Muttley)
fixed displaying message when mods from HTML preset were not found minor CI/testing fixes
2020-04-05initial commit - release 156Mateusz Szychowski (Muttley)