Skip to content

Releases: Adamcake/Bolt

v0.13.1

04 Mar 01:58
f0720d6
Compare
Choose a tag to compare

Fixes a plugin loader crash. See v0.13.0 for release notes.

v0.13.0

03 Mar 18:58
1b09d3e
Compare
Choose a tag to compare

This version updates the plugin loader to be able to work with today's changes to the game engine's OpenGL code.

v0.12.0

02 Mar 14:15
ba3a32b
Compare
Choose a tag to compare

This version fixes several crashes in the RS3 plugin API which was released in version 0.11. It may also improve compatibility with flatpak.

v0.11.2

17 Feb 20:15
Compare
Choose a tag to compare

Fixes a login issue. See v0.11.0 for release notes.

v0.11.1

16 Feb 23:41
Compare
Choose a tag to compare

Fixes some packaging issues. See v0.11.0 for release notes.

v0.11.0

16 Feb 22:50
Compare
Choose a tag to compare

Changes:

  • First official release of the RS3 plugin API. This is considered beta and unstable until 1.0. See the "about" via the plugin menu.
  • Updated to CEF version 126 (from 114), this is primarily to fix the "white screen"/"blank screen"/"GPUCache" issue (e.g. #108)
  • For multi-monitor setups, the launcher will now try to remember which screen it was last on when re-opened
  • The 'play' button is now disabled until login is complete - fixes an issue where clicking 'play' too early with 'close after launching a game' enabled would log the user out
  • Fixed display names not updating when changed in-game
  • Fixed launcher closing when clicking 'configure runelite' while the 'close after launching a game' setting is enabled

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