Releases: Pokeyi/VRC-Omni-Action
Releases · Pokeyi/VRC-Omni-Action
v1.1.7 - Serialization Patch
v1.1.6 - Performance & Functionality Updates
- 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
- 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
Implemented @Vowgan's editor code for improved inspector window.
v1.0.1 - Haptics Dependency Bugfix
Fixed unintended Haptics Profile dependency using generic behaviour reference instead.
v1.0.0 - First Release
Update README.md