Skip to content

Releases: Pokeyi/VRC-Omni-Action

v1.1.7 - Serialization Patch

23 Jul 03:00
Compare
Choose a tag to compare

v1.1.6 - Performance & Functionality Updates

15 Feb 22:43
Compare
Choose a tag to compare
  • Added custom events to Omni-Relay to call methods on other behaviours.
  • Added Unity Fog Toggle and UTC Weekday Check methods to Omni-Relay.
  • Performance adjustments.

v1.1.5 - Functionality Updates

04 Jan 00:11
Compare
Choose a tag to compare
  • Added On Player Respawn action.
  • Added _ReInit public method/event to optionally reset certain sequences (toggle and teleport) to their original index-0 state as well as reset the stopwatch without triggering an action.
  • Stopwatch text now outputs in more appropriate 00:00:00 format.
  • Added a log warning if event array size fields do not match.
  • Included new Omni-Relay behaviour with a couple of useful methods to call via event actions. This will be added to over time but you can easily add your own in here to avoid the clutter of multiple scripts.

v1.1.0 - Vowgan Editor Update

22 Dec 03:23
Compare
Choose a tag to compare

Implemented @Vowgan's editor code for improved inspector window.

v1.0.1 - Haptics Dependency Bugfix

14 Dec 18:00
Compare
Choose a tag to compare

Fixed unintended Haptics Profile dependency using generic behaviour reference instead.

v1.0.0 - First Release

11 Dec 17:24
fcfb729
Compare
Choose a tag to compare
Update README.md