Releases: starcitizen-lug/lug-helper
Releases · starcitizen-lug/lug-helper
lug-helper v2.15
Improvements & Fixes
- Lutris is noisy and prints an increasing number of warnings when invoked. We can discard those when looking up its version info during the Preflight Check
- When in non-GUI mode, the Helper no longer pauses for a keypress when functions are invoked via command line arguments; it just does the thing and then exits
lug-helper v2.14
"First Run" User Experience!
- On first run, the script now offers the user the option of running the preflight check and installing the game in one fell swoop!
Other Changes
- Restored the bundled lutris installer json file for easier version control and stuffed it under a new
lib
directory - The tmp directory used by the Helper has been renamed to clarify that it belongs to the Helper
- Added the wiki URL to the main menu
- Moved the global EAC workaround to the Maintenance menu
lug-helper v2.13
Improvements & Fixes
- The bundled Lutris json installation file has been removed and is now, instead, created on the fly in a temp directory
- Added support for the EPTU
- UI widths adjusted slightly for Zenity 4.x
- The
-t/--target
command line argument has been changed to use a space instead of an equals sign. New usage:lug-helper.sh --target [live|ptu|eptu]
lug-helper v2.12
Changes
- Support for new Zenity 4.0.0 and libadwaita theme sizing
- Fixed filters that remove GE's game-specific runner builds from the downloads list
lug-helper v2.11
Changes
- RSI Launcher updated to v1.6.10
- Removed
__GL_THREADED_OPTIMIZATIONS
env var for new installs - Create EPTU and TECH-PREVIEW directories for new installs
lug-helper v2.10.1
Changes
- Fix self version detection
lug-helper v2.10
Fix for new installs
- Removed
--force
flag from the json's dll section to resolve fetch issues during game installation
lug-helper v2.9
Improvements & Fixes
- Updated to the latest RSI installer version
- Added basic support for NixOS
- Various improvements to terminal menu fallback mode
- Renamed
--use-gui=[yes/no]
/-g=[yes/no]
command-line argument to--no-gui
/-g
- No longer errors out if Lutris hasn't yet created certain directories
- Worked around Gitlab changing their API's URL formatting again
- Added a DLL override to the install json that disables powershell.exe. This allows the launcher to auto-update itself again
Other Changes
- Added some referral codes
- Minor code cleanup
Thanks to @LovingMelody for contributing to this release!
lug-helper 2.8
Installer Updates
- Updated to the latest RSI installer version
- Specific GE runner download removed; the latest GE runner is now the Lutris global default
Other Changes
- Removed temporary Lutris version detection bug workaround (fixed in 0.5.13)
- Added some referral codes
lug-helper 2.7
Filter out GE runner builds that won't work with Star Citizen
GE builds some runners for specific games. This release filters those out from the list of runner downloads to avoid confusion