Skip to content

v7.6.0 Custom Event Categories

Compare
Choose a tag to compare
@BOLL7708 BOLL7708 released this 22 Jan 19:13
· 132 commits to master since this release

Custom Event Categories

It is now possible to set a custom category on any event, and those will be filtered from the drop down menu. This does mean that the old type is invalid and if you're not re-importing the defaults you will have to set it manually yourself. There are new preset imports you can run at least, to get the Default Imports and Bonus Imports categories premade.

License

Added the AGPLv3 open source license to the project.

Task Button

Previously I added Tool button support, buttons that will affect data properties in the editor, I also added support for Task buttons that will perform things using the data, but not update the data itself. Nothing is currently using this but the support is there.

TTS

Added the new type "Polyglot" to the allowed voices for Google TTS.

Fixes

  • Fixed screenshots config being faulty, mixing up documentation and types
  • Fixed import of JSON from the OpenVROverlalPipe, due to a new data format in the bot it became incompatible, now both are supported.
  • Fixed default imports for Get Voice Command, TTS Dictionary Set & Clear Word.