Archive for March 19th, 2013
Clarification of the previous post
The reason there hasn’t been any progress on the chastity belt is that i was adding some improvements to the TouchBound base code to support it properly.
The belt is going to use 6 anchor points for a total of 8 sensing zones, that’s a lot more than what my other products have and I needed to make sure it would fit in the tiny memory left in the core script.
I also decided to do some standardization in how objects relate to each others. Before, you would generally have to click the wrist cuffs first because clicking the collar first would serve no animations (the collar had no animation support). This is now a thing of the past and I do intent to have the system work consistently regardless of the clicking order, excepted specific cases such as the collars back locks, which does NOT (yet) feature a locking ring (back locks only lock the object in place).
I also wrote a new synchronisation system in order to restart missing animations when the avatar is logged off/on.
I will roll updates for most of the current TB products in the coming days, and once this is done I will finish the chastity belt implementation.
KDC Chrome lined collar and KDC/ER collar update!
- Animations have been mirrored with the cuffs , now clicking collar > cuff offers the same options as cuff > collar.
- Various memory optimizations done on timers and lists.
- The RLV activator is now compiled in LSL mode to cut its memory usage.
- Adjusted the clicking prims to avoid click conflicts with other attachments.
- Descriptions from locks are capped to 30 characters max. (for memory reasons)
- Chains and animations now survive relogging. (finally!)
A full changelog is available on the documentation wiki.
Enjoy 🙂