GoThongs 1.0.2
Added 2018-01-28 15:19:42 +0000 UTCMinor update which adds additional meta data to the default monsters.
When a player is a victim of most attacks, a hit effect it sent to the player. This is what briefly changes the color of the thong, and causes it to jiggle. These effects have a number of bitwise flags attributed to them, such as if the hit should trigger the default take hit animation or the default hit sound.
A while back we also added additional meta flags for RP & Plugin purposes. These were attributes saying if the attack was painful or arousing, and how much. Something that needed to be coded into all the monsters. In this update, I've gone through all the monsters and added additional flags about where the hit landed. Such as groin, butt, breasts.
The benefit of this is that you can make your character react more naturally and providing utility for plugins. To test this system, I've added a GoThongs fitmesh tit-jiggle plugin that you can grab from the mod section of GoThongs (tho the animations cost 250L since they're not by me).
Another benefit will be with the multi-device system we're working on for VibHub. For an instance, if you wanna have one vibrator at the front and one at the back, these can be controlled based on what kind of attack you received in GoThongs.
It's a minor update, but if you wanna test out getting your tits jiggled, feel free to try the plugin and send me any feedback!
Status of other projects
VibHub - Kadah is working on the code to run on the new microcontroller. Still waiting for some library updates from Espressif, but getting there.
Sexticuffs - Working on the level editor. First island topology and texture made, need to experiment with the ocean and camera angles.