Skip to content

Releases: funjack/launchcontrol

v0.1.4

17 Apr 19:05

Choose a tag to compare

v0.1.4 Pre-release
Pre-release

Another minor pre-release that updates the dependencies, this includes some updates to the Bluetooth library for MacOS (High Sierra).

v0.1.3

05 Jan 20:37

Choose a tag to compare

v0.1.3 Pre-release
Pre-release

Minor release that updates the dependencies. Hopefully this fixes issues experienced on MacOS when running High Sierra.

v0.1.2

25 Oct 16:50

Choose a tag to compare

Changes

  • Fix possible playback failure on quick successive scriptloading
  • Fix race condition that could occur when starting/stopping traces (websocket/ui)

v0.1.1

22 Oct 21:22

Choose a tag to compare

Changes

  • Add support for FeelVR .meta type scripts
  • Improve Kiiroo script loading robustness

v0.1.0

21 Oct 22:39

Choose a tag to compare

Changes

  • Removed Alpha status from Launchcontrol, because we've been stable for months ;)
  • Support for Feel* .meta files, which are basically Kiiroo scripts just distributed differently.
  • Removed experimental status from the buttplug.io feature. Since buttpug.io is officially released and is being used there is no need to discourage anyone from using this anymore :)
  • Updates dependencies and build releases with Go 1.9.1

Kodi Addon

  • Autodetect .meta files when paired with a movie.

VLC Addon

  • Autodetect .meta files when paired with a movie.

Funscripting (blender addon)

  • No changes

v0.0.10

02 Sep 22:12

Choose a tag to compare

Changes

Funscripting quality of life update.

Funscripting (blender addon)

  • Display hints about command interval and speed limitations
  • Delete previous action button
  • Ensure all values in the exported funscript are valid

v0.0.9

01 Sep 06:49

Choose a tag to compare

Changes

Only the way funscripting is distributed has changed in this release.

Funscripting (blender addon)

  • Distribute as a zip file for easy downloading

v0.0.8

27 Aug 21:46

Choose a tag to compare

Features

Funscripting (blender addon)

  • Support numpad number keys in addition to the ordinary number keys

Bugfixes/Other

Launchcontrol

  • Fix web ui websocket disconnect when loading a new script
  • Build with Go 1.9
  • Update dependencies

v0.0.7

26 Jul 21:01

Choose a tag to compare

Features

Funscripting (blender addon)

  • Add the ability to specify if the script should be exported inverted. Export non-inverted by default.

Bugfixes

Launchcontrol

  • Avoid panics on certain Funscripts using very small values

Funscripting (blender addon)

  • Avoid None error on repeat/fill strokes when there are not enough actions

v0.0.6

15 Jul 11:38

Choose a tag to compare

Release of the Blender addon to create Funscripts.

Experimental Windows builds. The Windows version require the, yet to be released, Buttplug Websocket server. See Metafetish blog and forums for more information/status updates.