Skip to content

2022.607.0

Compare
Choose a tag to compare
@VolcanicArts VolcanicArts released this 07 Jun 22:14
2429453

Remember that when adding any of the OSC prefabs to your avatar that after uploading your avatar you need to reset the OSC config from your action menu, else the new values won't be sent or received.

What's Changed

New prefab!

  • The watch prefab is a customisable watch for avatars
  • Comes with 2 faces: Roman numerals and standard digits
  • Tapping the watch face makes it glow for a few seconds
  • Time sent is defaulted to your local time
  • ClockModule contains new settings to let you have a smoothed second hand or have your time in UTC instead of local

New module!

  • Added calculator module created by @Buckminsterfullerene02
  • Allows for integration with the built-in Windows calculator
  • Currently marked as experimental as not tested thoroughly

Other Changes

  • New experimental tag to denote modules that have not been tested thoroughly or have no defined purpose
  • New way of defining module settings and outgoing parameters. All modules have been updated to accommodate
  • Various bug fixes in IntegrationModule
  • Refactor ClockModule to make use of the new watch prefab
  • Fix crash related to port binding issues
  • Various UI updates
  • Spotify module now has a setting to start Spotify on module start
  • Fix allowing button presses behind terminal and edit screens
  • Fixed a bug with the persistent storage loading which caused a crash
  • Allow any IntegrationModule usage to not have to focus a target if one is not defined. This can be used to execute OS-wide keyboard shortcuts
  • Added buttons to close terminal and edit screens without having to press the escape key

New Contributors

Full Changelog: 2022.530.1...2022.607.0