itch.io is community of indie game creators and players

Devlogs

Devlog #15: Skill requirements and pose unlocks

Battle Succubi
A downloadable game

Greetings and salutations,

The last few weeks I've been going through the new pose system and I've realized that it broke a number of other systems that were previously working. For example, I had a set of unlockable poses for each skill, and after having sex using a particular skill (vaginal, anal, or oral, etc), you'd gain SexXP (patent-pending), level up the skill, and unlock the next pose. For some reason, the notifications for these level ups were not being generated, so you'd be stuck with the same poses forever. 

That issue should be taken care of. When I moved over to the new system, I needed a different method for tracking the skill being used, and I think I have a workable version now.

I also noticed that unlockable skills were not tracking correctly. So, I set up a Threesome skill that requires the succubus to have a level 5 in her vaginal skill and a level 5 in her oral skill. But because the skills were not being tracked, you could never unlock this skill. But, it turns out that there were a number of other issues as well. Although the threesome skill was receiving notifications (after I'd fixed the first issue), it never checked if it was now possible to make itself available to the player, and in fact, I never updated the status of the skill. So, I went through my skill code, and found a whole lot of bugs related to checking whether a skill met the requirements or not, and I also made sure to update the skill status if its requirements were satisfied.

These should be fixed in the latest version which is up now.

As always, enjoy!

Files

  • Battle Succubi 2023-05-27.zip 282 MB
    May 27, 2023
Download Battle Succubi
Leave a comment