Skip to content

Releases: Adamcake/Bolt

v0.10.0

15 Oct 15:01
Compare
Choose a tag to compare

Changes:

  • Added 'PSA' banner messages from the official launcher about game downtime - can be turned off in general settings
  • Added a setting to automatically close the launcher after successfully launching a game
  • Fixed a rate-limiting issue seen by some players when trying to launch RuneLite
  • Bolt's icon has been converted to a scalable SVG and given a bit more of a modern look - thanks to lazyscape on Discord
  • First official Windows build - note that Windows builds will be considered unstable until version 1.0

v0.9.0

12 May 17:24
Compare
Choose a tag to compare

Changes:

  • Added a fancy new UI based on Svelte and Tailwind, courtesy mostly of smithcol11
  • Removed tray icon - Bolt process will now stop itself automatically when it's no longer needed
  • Added descriptive error messages for Java not being installed when it's needed
  • Improved handling of XDG directories, including avoiding a widely-experienced issue with Pulseaudio
  • Removed RuneLite's "flatpak rich presence" setting

v0.8.2

05 Feb 23:59
Compare
Choose a tag to compare

Dealing with flatpak's nonsense...

v0.8.1

05 Feb 23:34
Compare
Choose a tag to compare

Fix for v0.8 having incorrect metainfo

v0.8.0

05 Feb 20:48
Compare
Choose a tag to compare

Changes:

  • consistent capitalisation of "RuneLite" throughout the UI
  • added "Configure RuneLite" launch option, for launching with --configure
  • removed RuneLite scale setting (use Configure instead)
  • added a "browse data" button for browsing to Bolt's data directory, making it less complex to find things like log files

v0.7.0

19 Dec 03:12
Compare
Choose a tag to compare

Changes:

  • fix games failing to launch if Bolt was run via a terminal
  • fix games not having window icons
    • note: window icons will not actually be installed until the next time Bolt downloads a new client version; this can be forced by deleting the file rs3linux.sha256
  • fix Runelite unnecessarily re-downloading its JAR file every time Bolt is started
  • add a setting to expose Flatpak's Discord rich presence to old-school clients
  • slight UI improvement for settings menus

v0.6.0

15 Dec 20:06
Compare
Choose a tag to compare

Changes:

  • fix java-proxy issue on systems where /opt is read-only (e.g. flatpak); HDOS should now launch successfully
  • fix an issue with text overflowing a button on the launcher UI

v0.5.0

12 Dec 01:32
Compare
Choose a tag to compare

Changes:

  • make HDOS work on Java 17 (see fake_java.c)
    • note: newer Java versions probably work but are untested
  • fix a bug relating to WM_CLASS

v0.4.1

03 Nov 19:13
Compare
Choose a tag to compare

Changes:

  • removed dependency on end-user's MIME database

v0.3.1

03 Nov 01:00
Compare
Choose a tag to compare

Fix for v0.3 installing in certain build environments (e.g. Aura)