Author Topic: Gender  (Read 8013 times)

0 Members and 1 Guest are viewing this topic.

Offline aevojoey

  • Hero Member
  • *****
  • Posts: 1413
  • Thats ok, I'm used to disappointment.
Gender
« on: April 11, 2015, 01:27:11 PM »
I am adding Gender variables to the game so I can make it available in the future.
At the moment the only thing that it will be used for is setting the player as male for the purpose of interaction with girls.
Because everything assumes the player is male, not much will change yet.
As more things get options for other genders, eventually the gender of the player will be changeable.


So far I have this but I may be missing somethings.
I do not include breasts as a gender identifier because anyone can have them.
Game Code Name  |  #  |  Description
GENDER_FEMALE  |  0  |  all female
GENDER_FEMALENEUT  |  1  |  female with a vagina but no ovaries
GENDER_FUTA  |  2  |  female plus penis but no testes
GENDER_FUTANEUT  |  3  |  female with vagina and penis but no ovaries or testes
GENDER_FUTAFULL  |  4  |  female plus penis and testes
GENDER_NONEFEMALE  |  5  |  no gender but more female
GENDER_NONE  |  6  |  no gender at all
GENDER_NONEMALE  |  7  |  no gender but more male
GENDER_HERMFULL  |  8  |  male plus vagina and ovaries
GENDER_HERMNEUT  |  9  |  male with penis and vagina but no testes or ovaries
GENDER_HERM  |  10  |  male plus vagina but no ovaries
GENDER_MALENEUT  |  11  |  male with a penis but no testes
GENDER_MALE  |  12  |  all male

They will be used with "Straight" and "Lesbian" traits to compare against.
Lesbian and straight males prefer <6
Straight girls and gay guys prefer >6
Bisexual have no preference

They may be used with pregnancy:
 - GENDER_FUTAFULL could impregnate another girl but GENDER_FUTA could not.
 - GENDER_HERMFULL could carry his own baby
 - GENDER_HERM and GENDER_FEMALENEUT could only carry an implanted baby.
 - GENDER_MALE and GENDER_NONE* may only be able to carry a baby in special/magical circumstances.
 - "Sterile", "Fertile" and "Broodmother" traits would be separate from but still usable with all genders in some way.

GENDER_NONE* types would have no normal sex ability (no penis, no vagina)


I am adding in adjustment functions for future use but they will not be useable yet.
« Last Edit: April 11, 2015, 08:31:31 PM by aevojoey »
Fixing the game is a better game than actually playing it.
Get the Current Version <|> Discuss the Game <|> Report a bug

Offline aevojoey

  • Hero Member
  • *****
  • Posts: 1413
  • Thats ok, I'm used to disappointment.
Re: Gender
« Reply #1 on: April 11, 2015, 01:27:26 PM »
Reserved
Fixing the game is a better game than actually playing it.
Get the Current Version <|> Discuss the Game <|> Report a bug

Offline aevojoey

  • Hero Member
  • *****
  • Posts: 1413
  • Thats ok, I'm used to disappointment.
Re: Gender
« Reply #2 on: April 11, 2015, 01:27:38 PM »
Reserved
Fixing the game is a better game than actually playing it.
Get the Current Version <|> Discuss the Game <|> Report a bug

Offline Hazure

  • Jr. Member
  • **
  • Posts: 92
  • I'll get there eventualy.
Re: Gender
« Reply #3 on: April 12, 2015, 03:56:41 AM »
So the operation in the clinic that is for fertility only works if the girl has ovaries? Would you also have a sex change?

Offline MMeer

  • Newbie
  • *
  • Posts: 43
  • Monocle Kyubey
Re: Gender
« Reply #4 on: April 13, 2015, 12:55:56 AM »
If a Futa_Full girl in your brothel were to impregnate another girl from your brothel, would the child's last name be from the Futa parent or the 'Mother' parent?

Offline MMeer

  • Newbie
  • *
  • Posts: 43
  • Monocle Kyubey
Re: Gender
« Reply #5 on: April 14, 2015, 02:50:56 AM »
Also on the subject of gender, I have a proposition for how sexual orientation is controlled. As it is, sexual orientation is expressed by traits. This probably shouldn't change but the problem is that a person can't really 'not have' a sexual orientation. Even if their orientation is Asexual they still have an orientation. But with the traits just being a checklist, girls can not have a trait representing orientation. So my suggestion is to add in the editor a slider or radio button set for orientation. The game still treats them as traits, but this way any girl (who gets saved in a version of the editor that has this feature) will have an orientation listed.

Offline Yukinohki

  • Full Member
  • ***
  • Posts: 120
Re: Gender
« Reply #6 on: April 14, 2015, 03:22:40 AM »
or you treat it the same as breast sizes, average is the same as no trait
so every girl with no trait for sexual orientation could be treated as straight

Offline MMeer

  • Newbie
  • *
  • Posts: 43
  • Monocle Kyubey
Re: Gender
« Reply #7 on: April 14, 2015, 04:04:41 AM »
Then what value does the 'Straight' trait have?

Offline Yukinohki

  • Full Member
  • ***
  • Posts: 120
Re: Gender
« Reply #8 on: April 14, 2015, 04:09:26 PM »
i would suggest taking straight as extra trait out of the game again,
but that could lead to problems with girlsx who have it already in it
so leaving it in the game would be the easiest

in my opinion,
if you see no trait as straight, you have it already in the game
and that means programming efforts, possibly needed bugfixing
without any real gain

Offline aevojoey

  • Hero Member
  • *****
  • Posts: 1413
  • Thats ok, I'm used to disappointment.
Re: Gender
« Reply #9 on: April 14, 2015, 06:28:53 PM »
i would suggest taking straight as extra trait out of the game again,
but that could lead to problems with girlsx who have it already in it
so leaving it in the game would be the easiest

in my opinion,
if you see no trait as straight, you have it already in the game
and that means programming efforts, possibly needed bugfixing
without any real gain
I see no trait as undecided.
If she has sex with males and does not like it, then Lesbian.
If she has sex with females and does not like it, then Straight.
If she likes both, then Bisexual.

Not sure how Futa and Herm would play into this.
When sexuality is changeable, sexual preference is changeable.
Fixing the game is a better game than actually playing it.
Get the Current Version <|> Discuss the Game <|> Report a bug

Offline Yukinohki

  • Full Member
  • ***
  • Posts: 120
Re: Gender
« Reply #10 on: April 14, 2015, 06:45:25 PM »
it wasn't about the straight trait itself,
more about all the girls without any preference trait, which should be seen as straight in my opinion
and treated as that in the game
maybe they could get that trait automatically if no other preference trait is defined
that would also solve any possible future problem with older girlfiles without any of these traits

Offline MMeer

  • Newbie
  • *
  • Posts: 43
  • Monocle Kyubey
Re: Gender
« Reply #11 on: April 14, 2015, 08:15:15 PM »
That's actually a good solution as well.