Skip to content
This repository has been archived by the owner on Jun 8, 2024. It is now read-only.

Releases: GrooveStats/gslauncher

v1.6.0

07 Mar 20:01
Compare
Choose a tag to compare

NOTE THIS IS THE FINAL GS LAUNCHER RELEASE

With ITGmania development taking a priority and Simply Love no longer supporting StepMania builds after 5.4.0, GS Launcher release will also stop being supported.

Notable changes

  • Added support for ITL Online 2024

v1.5.0

17 Mar 22:35
Compare
Choose a tag to compare

Notable changes

  • Added support for ITL Online 2023
  • Updated unpacking mechanism for ITL Online 2023 and upcoming Stamina RPG 7 events.
  • Fix ITGmania launch on macOS

v1.4.0

26 Jun 18:21
Compare
Choose a tag to compare

Just a maintenance release. If you already have a working install, no need to upgrade.

Notable changes

  • ⬅️ ⬇️ ⬆️ ➡️ Added auto-detection for ITGmania ⬅️ ⬇️ ⬆️ ➡️
    If you are using ITGmania with the bundled Simply Love theme, you don't need the launcher anymore! Users of other supported themes still need the launcher until the themes have added support for lua networking.
  • Added -cachedir command line flag. It allows to change the download cache location, which might come in handy for setups where /home is read-only.
  • Made zip unpacking more robust
  • Updated dependencies

v1.3.2

18 May 21:15
Compare
Choose a tag to compare

Just a maintenance release. If you already have a working install, no need to upgrade.

Notable changes

  • Updated dependencies. This includes an update to the fyne GUI framework, which might resolve some issues a couple of our users were seeing.
  • Improved error message for incomplete settings (Thanks @Roujo!)
  • 🦊 Improved automatic folder detection for OutFox 🦊

v1.3.1

25 Mar 17:10
Compare
Choose a tag to compare

Hotfix to prevent a crash when submitting scores as player 2.

EDIT: The dmg images for macOS have been updated after the release, so that the app can be used on older macOS versions as well (macOS >= 10.12). If you already downloaded the app on mac and it's not working, try re-downloading it.

v1.3.0

24 Mar 20:43
Compare
Choose a tag to compare

NOTICE: There is a bug in this release that can cause the launcher to crash in some circumstances.
Please use v1.3.1 instead!

If you want to participate in ITL Online 2022 this is the version you should use. Otherwise you can skip this version.

Notable changes

▶️⬆️◀️ Added judgment counts to the submitted scores for ITL. ▶️⬆️◀️

v1.2.1

26 Feb 10:47
Compare
Choose a tag to compare

Just incremental improvements, no new features.

Notable changes

🦊 Adapted to the changed names of binaries and config folders in OutFox. 🦊
🍏 We now have a universal binary for macos! (Intel & M1) 🍏

v1.2.0

28 Aug 21:16
Compare
Choose a tag to compare

A release focusing on a couple of small improvements and bug fixes.

Notable changes

  • Added a workaround to prevent crashes when certain controllers are plugged in (#5)
  • Added a menu option to clear the cache folder for unlocked songs
  • Improved GUI layout for 640x480 screens
  • Rate mods up to x3.0 are now allowed. In previous releases scores obtained with rate modes >2 were not submitted to GrooveStats.
  • Allow empty profile name when submitting scores to GrooveStats

v1.1.0

28 May 16:54
Compare
Choose a tag to compare

Our second public release! The biggest new feature is a macOS build, but this version also contains a few quality of life improvements and bug fixes here and there.

Notable changes

  • 🍏 We now have a macOS version! 🍏
  • Added an auto-launch flag to the settings menu
  • Configuring different locations for the Song/ and Save/ folders is now possible (#3)
  • Fixed a bug that prevented scores to be submitted in rare circumstances
  • Improved logging to aid investigating user issues: There is more log output, and log messages are retained across restarts.
  • Create /opt in the linux setup script if it doesn't exist (#4)
  • Tweakes request timeouts (32 seconds for score submit, 12 seconds for everything else)

v1.0.0

08 May 14:56
Compare
Choose a tag to compare

Our first public release!

Notable Changes

  • Check for portable.ini on windows to improve autodetection
  • Correctly abbreviate paths when selecting a new file
  • Make setup.sh for linux idempotent
  • Remove debug messages from windows installer