Archive for the ‘product updates’ Category
Documentation updated!
I just finished adding the new poses to the TouchBound documentation page for the wrist cuffs and elbow cuffs.
Wrist cuffs update
In preparation for the next release, (which is coming in the next few hours) i released a minor “support” patch for the TouchBound wrist cuffs:
- Laminated series.
- KDC/ER series.
- Chrome series.
It ‘might’ also contain some bug fixes, not entirely sure where i was on this front. Enjoy 🙂
KDC Revosuit appliers for Lolas! :: Tango
I suppose everyone guessed what i was making, so without further due (and right on time for Halloween?), I present you Lolas :: Tango appliers that match the KDC Revosuit latex catsuit 🙂
The pack has a total of 105 appliers, that’s 15 colors and 7 options to match the catsuit!
As usual, you can check it out in the KDC Main Shop or the SecondLife Marketplace. Enjoy, and have a happy Halloween!
Second gasmask patch
I waited long enough for this one, I was expecting another bug to come up, but it has been long enough.
I’ took a breather the past few weeks, it was too hot to do anything good anyway. I started a new project, but there isn’t much to show yet.
And this is our first gasmask bugfix.
Two bugs fixed on this one, the first one is mine, improper colors on some of the HUDÂ buttons.
The second one we have to thank linden labs for! apparently you cannot change the shape of a prim with a script placed inside of a mesh, SL thinks you are trying to change the shape of the mesh, and silently discards it. Instead of… you know, checking which object you are actually trying to change.
So I made a new root prim to the mask, fixed the lock scaling and updated the code that set the mask textures and it’s all good now, I hope.
You should receive the update sometime during the next 24 hours, enjoy 🙂
EDIT: I actually updated the sl wiki with the issue, feel free to make a jira, I’m not touching it anymore. https://wiki.secondlife.com/wiki/PRIM_TYPE
Small update for the knee-high pony boots
I corrected a little bug that allowed anyone to open the KDC Knee-high Pony Boots configuration menu, excepted it would only show for the wearer, could be used in mildly annoying ways.
It’s on the auto update so you should probably get it in the following hours.
I also wrote a proper “manual” for the boots, it’s not complete yet but it should get you started if you where looking for instructions.
Chastity belt update issues :/
For those who got stuck in an update loop it was my fault, the server kept trying to send the version 2 of the belt, but only had version one in store.
The problem should not happen anymore.
Chastity belt: Quick patch!
There was an error with the “bound to the sides” animations, fixed.
Cuffs & piercings update
Bunch of little fixes for the piercings and i added the animations for the belt to the cuffs.
Squashing more bugs!
So hm, touchbound rely heavily on a binary field to make sure that animations do not conflict with each others. Now this is pretty much rock solid when it comes to code.
UNLESS… I’m writing my binary fields wrong, which I apparently have done for quite a while. I spent most of the day fixing, double checking, triple checking my binary fields.
The biggest offenders where the ankle cuffs, the wrist cuffs still need to get a fix, but I worked on this for so long today that I’m starting to get cross eyed. I also took the time to write down a document with all the animations and their respective bitfields so this problem should not happen (hopefully) anymore.