Skip to content

Releases: Raphiiko/OyasumiVR

Oyasumi v1.5.1

06 Mar 13:15
Compare
Choose a tag to compare

Fixed

  • Added missing translations for Traditional and Simplified Chinese. (By 狐 Kon)

Oyasumi v1.5.0

28 Feb 16:28
Compare
Choose a tag to compare

Added

  • [EXPERIMENTAL] Sleep detection based on the movement of the user's VR headset.
  • Automation for disabling sleep mode when SteamVR has been stopped.
  • Configuration options for setting the OSC hosts and ports Oyasumi interacts with.
  • Support for XSOverlay and Desktop notifications.
  • Notifications for when sleep mode is enabled and disabled.

Changed

  • The elevated sidecar will be launched on start if the main application is launched with administrator privileges.
  • Layout of Sleep Detection pane has been updated to match recent views.
  • Configuration options for sleep detection automations can now be edited while the automations are inactive.
  • Removing friends from the player list for automatic invite request accepts, now requires confirmation.

Fixed

  • Various improvements to the Japanese translations (by なき)
  • Various small bugs

Oyasumi v1.4.1

31 Jan 18:40
Compare
Choose a tag to compare

Added

  • Added support for logins where VRChat sends an OTP via email for accounts without 2FA enabled.

Fixed

  • Error handling when VRChat wants users to confirm their new location via email.

Oyasumi v1.4.0

22 Jan 14:20
Compare
Choose a tag to compare

Added

  • Add automations for automatically switching MSI Afterburner profiles when the sleep mode changes.
  • Allow sleep mode to be toggled from the pill in the status bar.
  • Language support for Traditional and Simplified Chinese, thanks to 狐Kon.

Changed

  • SteamVR is no longer required for Oyasumi to run.
  • SteamVR does no longer automatically start when Oyasumi is started.
  • Improved error handling and error messages for non-nvidia users.
  • Improved logging on elevated sidecar module.

Oyasumi v1.3.1

20 Dec 16:15
Compare
Choose a tag to compare

Fixed

  • A bug where VRChat accounts without 2FA enabled could not log in properly.
  • A bug where the status bar would still a VRChat user name after logging out.

Changed

  • Update check to run every week after application start, in case Oyasumi is left running for a long time.
  • Update check to rerun every 10 minutes until at least one check has succeeded, in case Oyasumi is started while offline.

Oyasumi v1.3.0

18 Dec 17:01
Compare
Choose a tag to compare

Added

  • New feature for automatically accepting invite requests while on orange/green status, optionally based on a white- or blacklist.
  • Korean language support, thanks to @soumt-r.

Changed

  • Made sleeping position animation automations automatically trigger when the automation is enabled.
  • Prevent Oyasumi from being opened twice and instead focus the window for the instance already running.

Oyasumi_w5Lt0ee7k5

Oyasumi v1.2.2

09 Nov 09:16
Compare
Choose a tag to compare

Fixed

  • Fixed issue where the main window would load before the app was ready, due to a bug in a new version of the tao crate.

Oyasumi v1.2.1

08 Nov 19:37
Compare
Choose a tag to compare

Fixed

  • Updated Tauri dependencies to new 1.2 release.
  • Properly send user agent to VRChat API when connecting the websocket.
  • Updated various dependencies to their latest version.

Oyasumi v1.2.0

29 Oct 14:37
Compare
Choose a tag to compare

Added

  • Status automations for automatically changing your VRChat status based on the amount of players in your world.
  • VRChat login for features that require accessing the VRChat API. (e.g. Status automations)
  • Possibility for specific options to be triggered over OSC (and thus using VRChat avatar parameters):
    • Sleep Mode
    • Sleeping Animation Automations
    • Status Automations
    • Turning off controllers
    • Turning off trackers
    • Turning off trackers & controllers
  • Status bar for showing the current sleep mode and logged-in VRChat account, as well as the status of that account.
  • Better logging

Fixed

  • Setting migrators properly resetting to defaults when detecting configs from future versions.

Oyasumi v1.1.0

13 Oct 17:44
Compare
Choose a tag to compare

Added

Changed

Fixed

  • Fixed side sleeping poses being detected too early in some positions.