Files
STARTLINER/CHANGELOG.md
2025-05-09 21:45:59 +00:00

5.1 KiB

0.20.1

  • Added japanese localization
  • Added user-customizable scripts
    • The launch script runs directly before the game, and is equivalent to adding lines above start "AM Daemon" ... in start.bat
    • The end script runs after the game has closed for any reason, and is equivalent to adding lines below taskkill /f /im amdaemon.exe ... in start.bat
    • This functionality is needed for cursed things such as brokenithm
  • Fixed the file editor not updating its state properly
  • Fixed diagnostic exports not exporting paths
  • Fixed "Install recommended packages" not enabling the segatools hook

0.19.1

  • Fixed the update button enabling the package
  • Fixed deep URLs with rainycolor.org

0.19.0

  • Added diagnostic exports

0.18.3

  • Updated Rainycolor's domain・真

0.18.2

  • Updated Rainycolor's domain

0.18.1

  • Keys can now be unbinded with Esc
  • Fixed CHUNITHM IR behavior on actual keyboards

0.18.0

  • Added new grouping options to the package list

0.17.0

  • Added a package creation prompt
  • Added a default package icon

0.16.0

  • Fixed the clear cache button not working
  • Fixed Linux builds
  • Moved the store tab to the left
  • "Reapply mods and start" renamed from "Refresh and start" to better convey the meaning
  • "Reapply mods and start" is no longer necessary when enabling packages from the local namespace
  • Various internationalization additions
  • STARTLINER now remembers the recently open tab and re-opens it on the next session
  • Added "Beta" to the title as STARTLINER is approaching feature-completeness
  • Added full Polish localization :smciota:

0.15.0

  • Added internationalization
  • Moved some client options to the home page
  • Added 'dll-game32' and 'dll-game64' entries for native mods that target both Chunithm and Ongeki
  • Ongeki: added mempatcher support (amdaemon)

0.14.0

  • Added the custom FREE PLAY patch for Verse

0.13.0

  • Added profile imports/exports
  • Fixed error when trying to open an empty Ongeki profile
  • Switched the default color scheme from invisible to purple

0.12.1

  • Chunithm: fixed crash when using mempatcher

0.12.0

  • Ongeki: cache and mu3.ini config are now split per-profile (requires mu3-mods 3.7+)
  • Ongeki: added the few config options of mu3.ini that aren't available in TestMenuConfig, or require a restart
  • Chunithm: added Lumi+ patches
  • Added support for a non-standard games manifest entry intended for local packages
    • Expected to be an array containing "ongeki", "chunithm" or both
    • Example: { "games": ["ongeki"] }
  • Added a button linking to the profile config folder
  • Fixed the button linking to the data folder showing up when the folder does not exist
  • Uninstalled tool packages are no longer automatically deselected, as that caused issues

0.11.1

  • Improved help pages

0.11.0

  • Added help pages

0.10.1

  • Fixed the order of cells in the CHUNITHM keyboard
  • Fixed numpad bindings with numlock disabled
  • Disabled primary monitor cleanup when "don't switch primary monitor" is enabled

0.10.0

  • Added a global progress bar
  • Fixed issues with downloading under certain conditions

0.9.0

  • Added a light/dark theme switcher

0.8.1

  • Hotfixed the program failing to launch if the data dir hadn't already been created

0.8.0

  • Added support for ChuniIO
    • CHUNITHM support is now complete
  • Added a context menu option to create a desktop shortcut
  • Added a confirmation prompt before deleting a profile
  • Removed Slow

0.7.1

  • Hotfixed amdaemon crashing at launch
  • Greyed out packages currently incompatible with STARTLINER

0.7.0

  • Hopefully fixed issues with the download button
  • Added a verbose logging option
  • Added an info tab
  • Instead of auto-installing segatools & mempatcher at launch, the package store now shows a "install recommended" button

0.6.1

  • Added support for O.N.G.E.K.I. English Translation
  • Disabled the icon buttons as they broke at some point

0.6.0

  • Chunithm: added support for DLLs (saekawa, mempatcher)
  • Chunithm: added a patch interface
  • Chunithm: added display settings
  • Chunithm: removed split IR
  • Both games: added hardware aime reader support
  • Added an update progress bar

0.5.0

  • Added a keyboard configuration UI (for both games)
  • Added a prompt after selecting mu3.exe/chusanApp.exe in the file picker, allowing you to copy much of the data from segatools.ini, if it already exists.
  • Added an option to not switch the primary monitor.
    • This is not recommended to use but it may help when the primary monitor switcher doesn't work correctly.

0.4.0

  • New error dialog.
  • Added tooltips for IO, Aime, Hook.
  • Added a welcome message.
  • Added a separate auto-update toggle.
  • Fixed a display bug with the offline mode toggle.

0.3.0

  • Added UI scaling, offline mode, and an 'update all' button
  • First public release

0.2.0

  • Added a context menu for the start button with additional launch options
  • Added an audio mode button for ongeki
  • Fixed the launcher freezing while the game is running
  • Probably added auto-updates

0.1.0

⚠️ this release is incomplete and potentially cursed it's more of a preview of a preview