Skip to content

Releases: Yoooi0/ToySerialController

ToySerialController v24

01 Jan 23:37

Choose a tag to compare

  • Simplify behavior of L0 range/output sliders (Thanks @jcfain)
  • Add recording start/stop actions
  • Set var license to CC BY to align with VAM Hub standard

ToySerialController v23

13 Feb 16:37

Choose a tag to compare

  • Add ability to switch how rotations are calculated from "Target-Reference" (current) to "Target-Plane" (new), the new method should be more stable, especially with static plane enabled
  • Fix static plane settings not saving to config
  • Fix calculation of static plane normal from/to euler angles
  • Fix "default.json" config not loading automatically
  • Improve debug draw

ToySerialController v22

23 Dec 21:40

Choose a tag to compare

  • Add ability to set recording time source (real time, unity time) and type (per frame, per physics tick)
  • Consider people with penis colliders as valid male reference
  • Use more stable plane normal for dildo reference
  • Add ability to set static plane normal for male reference
  • Fix inverted male reference plane normal

ToySerialController v21

22 Jun 13:40

Choose a tag to compare

  • Fix unable to connect udp output when using hostname in address field

ToySerialController v20

19 Jun 22:27

Choose a tag to compare

  • Add simple motion tracking with export to funscripts
  • Add ability to enable/disable auto targets
  • Add dildo base offset
  • Add target forward offset (Thanks @axw-pub)
  • Expose device axis values as float params
  • Change default UDP endpoint to tcode.local:8000 to match WiFi firmware
  • Fix exceptions when changing scenes
  • Fix condition where L0 could instantly flip between 100% and 0%

ToySerialController v19

05 Oct 15:30

Choose a tag to compare

  • Add new motion source (Thanks @axw-pub)
    • Male + Asset
    • Male + Male
    • Asset + Male
    • Toy + Male
  • Add ability to adjust asset reference right/forward offset
  • Optimize memory allocations (Thanks @axw-pub)
  • Fix crash when there are disabled person atoms in the scene (Thanks @axw-pub)
  • Fix TCode command change detection
  • Fix asset reference radius when using "-Up" direction

ToySerialController v18

12 Jul 19:58

Choose a tag to compare

  • Improve male/female source reference position
  • Add male base offset slider

ToySerialController v17

17 Jun 11:18

Choose a tag to compare

  • Make all settings configurable via triggers
  • Register buttons as trigger actions

ToySerialController v16

20 Feb 17:53

Choose a tag to compare

  • Add target offset slider
  • Fix flipped L1 and L2 axes
  • Fix config not saving/loading all settings
  • Minor tweaks

ToySerialController v15

29 Dec 17:19

Choose a tag to compare

  • Add ability to specify udp address instead of only sending to localhost