Skip to content

Releases: Kenny-Hui/obDRPC

v1.0.2

27 Apr 06:32
Compare
Choose a tag to compare
  • Fix couple of potential crashes with the UI (I forgot what specifically :P)
  • The text cursor will no longer jump back to the start when inserting placeholders in the UI
  • Now ships a default config in the release, see Installation on where to put the xml file in.

v1.0.1

31 Jul 07:35
Compare
Choose a tag to compare

This is merely a recompiled version of v1.0.0 that should work with the latest OpenBVE Version.
If you are experiencing crashes, please update to this instead.

v1.0.0

28 Jan 06:10
Compare
Choose a tag to compare

This is the first official release of OpenBVE Discord RPC.
Refer to the wiki for details.

Flatpak

If you are using Flatpak's Discord, by default this plugin can't connect due to Flatpak's sandboxing.
You should refer to this guide to enable Discord RPC. (Specifically the Unsandboxed applications section)

v0.9.2

18 Nov 08:41
Compare
Choose a tag to compare
v0.9.2 Pre-release
Pre-release

Full Changelog: v0.9.1...v0.9.2

This release added support for profiles, switchable in-game with a customizable keybind.
This means that user can now create multiple profiles and switch to them depending on what route they are playing.

See the wiki for details.

Existing users will have to reconfigure the RPC due to a config format change.
If the request to add a config migration is highly demanded, then I might work on it.
Otherwise I am too lazy to work on it :P
(Don't worry, the config format probably won't be changed again in the future)

As always, this is a pre-release and is not guaranteed to be stable.
It probably won't destroy your computer, but expect some crashes here and there.
If you find a bug, please report in Issues, thanks.

v0.9.1

14 Oct 12:45
Compare
Choose a tag to compare
v0.9.1 Pre-release
Pre-release
  • Minor code cleanup
  • Fix config form crashing on non-fully filled config file
  • Fix plugin not launching when missing config file
  • Allow pasting Application ID

Known Issues

  • Config GUI constantly displaying "Not connected"

v0.9.0

02 Oct 18:00
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release
Initial commit