Skip to content

Releases: nyakowint/xsoverlay-keyboard-osc

KeyboardOSC Build 26a0150 (1.2.4)

05 May 19:05
Compare
Choose a tag to compare
  • Fix up persistent sfx in live send mode, for real this time (i think)
  • Add setting for disabling character limit, for non-vrchat applications
  • "Check for Updates" is now enabled by default for new installs. It is still on you to update ur shtuff.

Help me out if you use live send:

  • If you notice the "pop" sound effect after every text update on this version pls tell
  • Intended behavio(u)r: To continuously send whatever is being typed every 2~ish seconds until enter is pressed or input is cleared by other means.
  • The sound is supposed to ONLY play once at the start of typing until cleared again, not after every update.

Full Changelog: v0.1.4...v0.1.5

Install Script

KeyboardOSC Build ff1f5cb

05 May 18:59
Compare
Choose a tag to compare
Pre-release

0.1.5 (2024-05-05)

KeyboardOSC Build 8ae3d83 (1.2.3)

12 Apr 05:58
Compare
Choose a tag to compare
  • Added Twitch integration for sending! Check the readme! (exp)
  • Removed keyboard limb attachment. If anyone actually used this let me know and I can try a different approach
  • If you have update checking enabled there is now also a note for new (non pre) releases in the version string

Full Changelog: v0.1.2-74eee65...v0.1.4-8ae3d83

Version 1.2.3.0a - Betas 659-665+

01 Mar 05:05
Compare
Choose a tag to compare

This version only works on the [BETA] branch of XSOverlay currently!

  • Added Twitch integration for sending! Check the readme!
  • Removed keyboard limb attachment
  • If you have update checking enabled there is now also a note for new (non pre) releases in the version string

Last updated 04/05/2024

KeyboardOSC Build 74eee65 (1.2.2)

29 Dec 00:10
Compare
Choose a tag to compare

This build only works with the live branch, check pre releases for beta

  • Allow the keyboard to be attached to your head or hands
    • Can be changed in the same place as a normal setting, but will not save (intentional)
    • Experimental. It may malfunction until ironed out in later updates
  • You can now manually check for updates. This does the same thing as the auto setting
  • You can now see your version in the settings. If it says undefined you are on a version before this one and should probably update lol
    Full Changelog: v0.1.0-5febf8f...v0.1.2-74eee65

KeyboardOSC Build c6d1273 (1.2.1)

28 Dec 08:38
Compare
Choose a tag to compare
Pre-release
  • Allow the keyboard to be attached to your head or hands
    • Can be changed in the same place as a normal setting, but will not save (intentional)
  • You can now manually check for updates

Full Changelog

KeyboardOSC Build 5febf8f (1.2.0)

03 Dec 11:05
Compare
Choose a tag to compare

Changes in this release:

  • You can now modify KeyboardOSC settings from within the overlay! Check it out in XSOverlay's settings.

  • Added an optional update checker

  • Added a character counter

  • Added "live send mode" — Partial send from last release renamed to Live send mode. Also it works now lol

  • You can now choose to disable your typing dots. if you're one of those people..

  • Added a few text macros. Full list here

  • and more!

From last release:

  • Added auto install powershell script (only useful for new users): https://github.com/nyakowint/xsoverlay-keyboard-osc#how-to-install
  • Add the ability to send partial messages as you're typing them (toggled with F6 for now)
  • Fixed most situations where scaling keyboard would result in the bar overlapping it
  • Silent mode (tab) was changed to also disable typing indicators (it doesn't send partial messages either)

Full Changelog: v0.0.6-adcb329...v0.1.0-5febf8f

KeyboardOSC Build adcb329

29 Nov 08:22
adcb329
Compare
Choose a tag to compare
  • Added auto install powershell script (only useful for new users): https://github.com/nyakowint/xsoverlay-keyboard-osc#auto-install
  • Add the ability to send partial messages as you're typing them (toggled with F6 for now)~~ has some issues
  • Fixed most situations where scaling keyboard would result in the bar overlapping it
  • Silent mode (tab) was changed to also disable typing indicators (it doesn't send partial messages either)
  • ... and other fixes go check commits

Full Changelog: v0.0.5-a91d0e2...v0.0.6-adcb329

KeyboardOSC Build a91d0e2 (0c549bf)

21 Oct 02:19
Compare
Choose a tag to compare

This plugin should work on the live branch now! Make sure you're updated

If you have used the plugin before, do one of the following:

Download the below config and place it in <XS Directory>/BepInEx/config/BepInEx.cfg!

OR

Open <XS Directory>/BepInEx/config/BepInEx.cfg and change HideManagerGameObject to true!

Something changed in newer builds and the plugin simply wont start without doing that. idk.

Changes since last release:

  • Mostly shuffling of plugin internals and that annoying forced change I mentioned above. Included config below for convenience.
  • The "make sure you have osc on!" popup shouldnt bug you every. time. anymore. pretty nice :shipit:

KeyboardOSC Build 0c549bf

20 Oct 10:51
Compare
Choose a tag to compare

If you have used the plugin before:

Download the below config and place it in <xso>/BepInEx/config/BepInEx.cfg! Or open that file and change HideManagerGameObject to true!

Something changed in newer builds and the plugin simply wont start without doing that. idk.

Changes since last release:

  • Mostly shuffling of plugin internals and that annoying forced change I mentioned above. Included config below for convenience.
  • The "make sure you have osc on!" popup shouldnt bug you every. time. anymore. pretty nice :shipit:

Full Changelog