SamuZai
denialtek
denialtek

patreon


Toying With This Week (Aug 22 - Aug 28)

Not too much to report on this week.

Strokers

I successfully got basic positional patterns working for The Handy. The HTTP request turnaround time makes it impossible for The Handy to actually properly follow a dynamic pattern, but it works ok anyway. I also added proper support for changing the lower stroke position.

I've also received a Kiiroo Titan so I'm hoping to tackle adding support for it soon.

Script Fixes

There were some significant issues with how scripts react when 0 or an invalid value was passed into a timer trigger. So if someone was changing a timer related setting while a script was active and cleared the input field the script would start calling the timer non-stop. Which would for some scripts lead to the toy suddenly increasing in power unexpectedly. So I've changed it so timers no longer trigger if they're given an invalid value.

Scripted Patterns V2

This is still my priority right now, but it's slow going. I've mostly finished the UI for creating the patterns but I haven't actually implemented processing of the scripts yet. It's basically just a combination of regular scripts + basic patterns so I'm hoping it won't be too much work.


More Creators