Skip to content

UdonChat 1.2

Compare
Choose a tag to compare
@FairlySadPanda FairlySadPanda released this 10 May 01:17
· 12 commits to master since this release

A lot of fixes in this one.

  1. UdonStringEvent improvements. This will fix some of the sloppy stuff in the early two releases. The code itself is more correct, and there's less being done in the update loops.

  2. UdonChat UX improvements. It still looks terrible, but at least it scales a lot better and tracks a lot better on a wider variety of avatars.

  3. Bug fixes with caps/shift getting in the wrong state on UdonKeyboard.

  4. An attempt at blocking events from being received and parsed for a second after joining, to allow for the world to synch with the local player.