Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for chastity items with an attached dildo #1842

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

SquishyPandaDev
Copy link

Tried to mod in a chastity cage with a dildo and found that the game logic will pick the characters penis. Changed getCurrentPenis to always check clothing for a dildo. And now the dildo is selected.

I don't know what else needs to be changed to further support this. If this is something that sounds interesting to put in the game, I'm willing to make the needed code changes.

Discord: mightbefluffy

@SquishyPandaDev SquishyPandaDev marked this pull request as draft December 18, 2024 18:35
@SquishyPandaDev SquishyPandaDev marked this pull request as ready for review December 18, 2024 18:57
@SquishyPandaDev SquishyPandaDev force-pushed the chastity_dildo branch 2 times, most recently from 6a10b37 to 33d9cfd Compare December 18, 2024 19:36
@SquishyPandaDev SquishyPandaDev marked this pull request as draft December 18, 2024 20:12
getCurrentPenis will now always check for dildo clothing
regardless of penis type
@SquishyPandaDev SquishyPandaDev marked this pull request as ready for review December 18, 2024 20:48
@SquishyPandaDev
Copy link
Author

I used the item tags PREVENTS_ERECTION_PHYSICAL and CHASTITY to check if penis is blocked by a cage. Did this to avoid having to iterate over another list.

@SquishyPandaDev
Copy link
Author

There is a bug when a character orgasm. Will fix

@SquishyPandaDev SquishyPandaDev marked this pull request as draft December 21, 2024 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant