Skip to content

Releases: jacobclarke92/TouchOSC-Script-Injector

Version 1.0.4

14 Feb 00:54
Compare
Choose a tag to compare
  • Fixed a general issue where some 'number' values with leading zeroes were getting stripped, causing issues within TouchOSC, namely to do with connections (Thanks @kmitch95120 !)

Version 1.0.3

16 May 03:32
Compare
Choose a tag to compare
  • Deleting script files no longer crashes the watcher.
  • Added a 'quick replace' mode that kicks in after project is initially built -- this avoids needing to rebuild the whole XML structure after each subsequent change to lua files.
  • The results file list shows an exclamation mark next to files that had no place(s) to be injected into.
  • Watcher ignores changes to files that previously had no place(s) to be injected into.

Version 1.0.2

15 May 06:41
Compare
Choose a tag to compare

Added progress bars for the xml encoding/decoding process.
Added extra watcher for the .tosc file which retriggers the entire script injection process if modified.

Version 1.0.1

14 May 15:59
Compare
Choose a tag to compare

Should fix absolute path issue on windows

Version 1.0.0 👶

14 May 14:29
Compare
Choose a tag to compare

If you have any issues runnning these binaries your best bet would be to clone the repo and run npm run compile which will make a fresh version for your system.