Skip to content

Releases: starcitizen-lug/lug-helper

lug-helper v2.15

22 Jan 16:58
Compare
Choose a tag to compare

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

09 Jan 22:03
Compare
Choose a tag to compare

"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

08 Jan 14:20
Compare
Choose a tag to compare

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

28 Dec 00:30
Compare
Choose a tag to compare

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

11 Nov 14:38
Compare
Choose a tag to compare

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

26 Sep 22:08
Compare
Choose a tag to compare

Changes

  • Fix self version detection

lug-helper v2.10

26 Sep 13:07
Compare
Choose a tag to compare

Fix for new installs

  • Removed --force flag from the json's dll section to resolve fetch issues during game installation

lug-helper v2.9

11 Sep 13:36
Compare
Choose a tag to compare

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

03 Jul 02:30
Compare
Choose a tag to compare

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

27 Apr 23:55
Compare
Choose a tag to compare

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