Skip to content

2024.1012.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@VolcanicArts VolcanicArts released this 12 Oct 18:34
· 36 commits to main since this release
  • Added voice commands to PiShock
  • Reworked how the max duration and intensity work for PiShock groups
  • Removed Leash module
    • It may return at some point but I want the V2 release to be at parity with V1
  • Removed Timer module in favour of the new Timer global variable
  • Added Voice Commands module
  • Reworked Maths module to change how parameters are retrieved
    • You now need to surround the parameter's name with {}, and it will be replaced with the parameter's literal value
    • If a parameter's value cannot be found, the equation will be aborted