MadProd

Member
Game Developer
Jan 16, 2019
146
267
Small bug I've found while digging around the game: attractiveness is evaluated via switch for face but certain events can change it's value into a float. Otherwise solid foundation so far.
This is done so that the character's transformation does not happen instantly. Friendship actually also has a float value, it's just that the player sees this value without the fractional part.
 

MadProd

Member
Game Developer
Jan 16, 2019
146
267
Big improvement from the first one, feels a lot less grindy and the grind was the worst part of it for me last update.

I'd like to see either less NPCs with more distinction or variety. Currently there aren't enough portraits in the game that you don't see the same ones on different NPCs frequently. Another option could be making some unique characters who have more plot attached to them than others and giving them unique looks, characters like your roommate. Would also be nice if fight/insult/bullying had more options, currently if you tank someone's friendship/love you largely lose the ability to do much of anything with them as all the other options require high friendship/love.

That said I'm really enjoying the game and it has a lot of promise, looking forward to future updates.
In one of the future versions, I plan to completely replace the NPC images with more attractive ones, after which I will gradually start increasing their number.

Unique story NPCs will also be added in the future.

Work on increasing the individuality of NPCs will continue in the upcoming updates.

Also, there will be more opportunities for (fight/insult/bullying).
 
  • Like
Reactions: AnonKitten
Mar 5, 2018
151
194
Error: <<run>>: bad evaluation: Cannot read properties of undefined (reading 'body')<<run _sub.body.anusSize.increase(Random(0.3, 0.8, true))>>


any idea on how to fix this? its for male dildo scene.
 

lexxus

Member
Oct 18, 2016
306
595
Released bugfix 0.0.2c.

  1. Fixed the dildo bug.
  2. Prostitutes can now walk around the city during non-working hours.
Great job so far! its good to see you taking the time to deal with our whining and making the fixes and adjustments based on the (sometimes) constructive criticism offered up.

Just wondering though when do you plan to implement the "fear" stat? It was a bit of a drawback to work up the stats to start winning fights only to discover you needed to be best buddies before you could persuade the npc to change things.

Still this was a pretty fun little time waster even if a bit grindy at first. Keep up the good work!
 
  • Red Heart
Reactions: MadProd

MadProd

Member
Game Developer
Jan 16, 2019
146
267
Great job so far! its good to see you taking the time to deal with our whining and making the fixes and adjustments based on the (sometimes) constructive criticism offered up.

Just wondering though when do you plan to implement the "fear" stat? It was a bit of a drawback to work up the stats to start winning fights only to discover you needed to be best buddies before you could persuade the npc to change things.

Still this was a pretty fun little time waster even if a bit grindy at first. Keep up the good work!
Thank you. Players help me improve the game with their criticism, so I am happy about that.
The "Fear" stat will appear in the next version(0.0.3a).
 
  • Like
Reactions: lexxus

Laughingfox

Active Member
Apr 2, 2017
966
866
"Changed the event system for when an aggressive NPC approaches the player, now you can avoid actions by the NPC if you have enough dominance."

Apologies for being a pain, but is this a always on thing, or can you choose to avoid them or not? Like, maybe as a player you enjoy the aggressive gestures, or see who falls for your honeypot before kicking their assets. Or maybe threatening somebody to pay for their play. Or even the fabled monster cock trap turning the tables on the unsuspecting groper, haha.

Does lust have a factor for the player (such as using or having a aphrodisiac used on them) in regards to gameplay? Because I suppose that's one way it could be mitigated. Sure, the player enjoys being on top, but they are so pent up they are more than willing to see where things go if it means getting off.

Oh, and how aggressive do they get, by the by? Near as I can tell there was the occasional booty or breast fondling, for now.
 

MadProd

Member
Game Developer
Jan 16, 2019
146
267
"Changed the event system for when an aggressive NPC approaches the player, now you can avoid actions by the NPC if you have enough dominance."

Apologies for being a pain, but is this a always on thing, or can you choose to avoid them or not? Like, maybe as a player you enjoy the aggressive gestures, or see who falls for your honeypot before kicking their assets. Or maybe threatening somebody to pay for their play. Or even the fabled monster cock trap turning the tables on the unsuspecting groper, haha.

Does lust have a factor for the player (such as using or having a aphrodisiac used on them) in regards to gameplay? Because I suppose that's one way it could be mitigated. Sure, the player enjoys being on top, but they are so pent up they are more than willing to see where things go if it means getting off.

Oh, and how aggressive do they get, by the by? Near as I can tell there was the occasional booty or breast fondling, for now.
When a player initiates an event with an aggressive NPC, they have three choices:

  1. Allow the NPC to do what it wants.
  2. Try to resolve the situation using dominance.
  3. Fight with the NPC, and if the player loses, the NPC will either feminize the player or rape the player.
 

Laughingfox

Active Member
Apr 2, 2017
966
866
Gotcha! Sounds like that pretty much covers all the angles there for exploration, haha.

Another funky question: I wasted little time getting getting active in the gym, and seducing the trainers besides. Is there any planned ingame effects due to this? Them joining you in the shower or such? Or scenes working as a trainer?

You've plenty on the plate as is, so I'm mostly just curious.

Actually, what does muscle do for the player, as fighting stat seems to be it's whole different thing? (I assume having a trim body and a booty powerful enough you could bounce a quarter off it is a plus, but I could be wrong.)
 

MadProd

Member
Game Developer
Jan 16, 2019
146
267
Gotcha! Sounds like that pretty much covers all the angles there for exploration, haha.

Another funky question: I wasted little time getting getting active in the gym, and seducing the trainers besides. Is there any planned ingame effects due to this? Them joining you in the shower or such? Or scenes working as a trainer?

You've plenty on the plate as is, so I'm mostly just curious.

Actually, what does muscle do for the player, as fighting stat seems to be it's whole different thing? (I assume having a trim body and a booty powerful enough you could bounce a quarter off it is a plus, but I could be wrong.)
I am planning to create many events throughout the game world, including in the gym during workouts.

Muscle strength and martial arts currently influence your victory. In future versions, I will completely overhaul the combat system, and it will be much more interesting.
 

yilkin

dl.rpdl.net
Donor
Feb 23, 2023
9,009
4,932
Viceburg-0.0.2c
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.​
 
  • Red Heart
Reactions: MadProd

bKohime2

Newbie
Nov 2, 2018
27
25
This is done so that the character's transformation does not happen instantly. Friendship actually also has a float value, it's just that the player sees this value without the fractional part.
I meant in a sense that since they're float, the switch statement fails to evaluate them once they're no longer an integer (had attractiveness go from "ordinary" to "ugly" from face value going up from the starting value by a fraction, therefore face no longer factoring into the attractiveness evaluation). I know the whole attractiveness system is probably still in progress, just something to watch out for in general.
 
  • Like
Reactions: MadProd

mncub31

Member
Nov 1, 2017
306
116
A good fix for the next update could be properly matching the NPC profiles w/ proper videos. It gets strange interacting with a Black or Asian NPC who ends up being white in the video.
 

davemanster

Member
Jun 10, 2017
193
204
I dont really understand the game. I just randomly go to class and talk to people. How do I know who I have interacted with? How do I trigger the forces sissification? I dont understand.
 

MadProd

Member
Game Developer
Jan 16, 2019
146
267
I dont really understand the game. I just randomly go to class and talk to people. How do I know who I have interacted with? How do I trigger the forces sissification? I dont understand.
Each NPC has a friendship and love scale. Depending on these values, the character will be highlighted in different colors. In the next version, unknown characters will be displayed differently.

NPCs can be transformed using estrogen, which can be purchased at a pharmacy or by convincing them to undergo surgery.
 

Ridley77

Newbie
May 5, 2019
43
27
When a player initiates an event with an aggressive NPC, they have three choices:

  1. Allow the NPC to do what it wants.
  2. Try to resolve the situation using dominance.
  3. Fight with the NPC, and if the player loses, the NPC will either feminize the player or rape the player.
How do you trigger the player being raped? I've only seen the feminization so far, or is that not available for M/M as of yet?
 

MadProd

Member
Game Developer
Jan 16, 2019
146
267
How do you trigger the player being raped? I've only seen the feminization so far, or is that not available for M/M as of yet?
This depends on the NPC's sexual preferences. M/M is also available if the NPC who attacked you is interested in your gender
 
  • Like
Reactions: Ridley77

panaeon

Newbie
Feb 3, 2023
30
48
Yes, I am already considering what to do about this.
Initially, I wanted to use the webm format to enable sound playback in videos, but I may have to convert all media to Gif.
I love the Game, despite the progress still being slow - but it's also not too "grindy", methinks and I really love the optionality of content you implemented there - so it can serve all sexual orientations/preferences.

I haven't quite figured out how to intentionally rise Dominance though - do I need to get into more fights (also train more before that maybe) or be more top than bottom? What influences this Stat exactly and how?

Maybe having a Wiki of some sort would be cool - if not done by you (I don't know how well you document your Code, but that documentation could be used as a good foundation for it - and if you have a trusted friend who's not so much into coding but setting up Wikis, you could just let them do it since they won't need to see your code, but only know what's what in the Gameplay. This can also help find possible bugs and inconsistencies when the Game becums more complex).

In terms of Data Size, it's hot to have such relatively high-res videos - especially since Monitor Resolutions aren't bound to get lower -, yet I think you could lower the sound quality a lot and the video quality is still sufficient to enjoy it, even when scaled at 720p/i and 25 fps then. That, combined with the highest-possible sound compression formate (was it aac or ogg?) could enable a still sufficient quality for all us faplords and -queens;):devilish:

Yet, any animated Data are always bloating up the size of the game - naturally. Only way to change that would be programming 3D Game where it's calculated and not played back and then the convenience and ease/fun of programming a Browser-Game would be gone. So, don't let any "whiners" get to ya because of that. There's always a trade-off!
- Yet, with some decent video-editing and using high-compression formats, I could imagine that the size could be reduced a little at least still and then even with sound. You know: it is a Game for adult entertainment, after all. So, if people wanted a porn-hub for home in the same quality as the Online Clouds offer, they need to go there and not expect a Browser-fapping Game to offer that!

In any Game like this, you'll need to compress and lower Quality/Resolution as far as possible - GIFs are really low res usually and have very low color depth, too, after all. But I think we should still see, how good video-snippets can be compressed and lowered in quality/resolution before turning to that "last resort". Of course, if the Content you have planned is so much, that it would still swell-up to 10+ Gigabytes like that, then GIFs it will need to be in the end.

But since I don't know how much you plan to implement still, I don't want to and cannot make that decision for you!

Video Clip Compression to the (low visual) Quality of a GIF and best-possible Audio-Compression with still enough sound for giving it an edge would be hot, of course, but then distribution via Torrents would be preferable, of course (since some Download-Sites really only allow for around 200 KILObit/s, which is insanely slow), but there are so many (free/OpenSource) Torrent-Download-Programs, that it shouldn't be limiting your audience that much, methinks. I mean: they've made it into this Forum, so they need to have enough understanding of Technology to install a simple Torrent-Download-Manager Program after all). And lust - as any urge - can be a powerful motivator to learn, too:WeSmart:;):devilish:j

Cheers and keep up the awesome work so far - I haven't run into any bugs yet and the Interface is really beautifully done:love:(y)
 
  • Red Heart
Reactions: MadProd
2.80 star(s) 12 Votes